/* ------------------------------------------------------------------Main Body Styles------------------------------------------------------------------------ */

body {
	background-color: #E8E2C5;
	font-family: Verdana, Arial, sans-serif;
	font-size:1em;
}

html {
	font-size:100%;
}

.Master_Page {
	border: solid #000000;
	border-width: 1px;
	background-color: #FFFFFF;
}

.Header_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	display: table-cell;
	vertical-align: bottom;
	text-decoration: none;
}
.Header_Title  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	display: table-cell;
	vertical-align: bottom;
	text-decoration: none;
}

.Header_Title a:link, .Header_Title a:visited, .Header_Title a:hover, .Header_Title a:active
	{
	color: #000000;
	}
 
.Header_Line {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: .8em;
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.Header_Search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
	vertical-align: middle;
	font-variant:small-caps;
}

/* ------------------------------------------------------------Top Navigation Styles-------------------------------------------------------------- */


/* Master */
.InsideSlot1, .InsideSlot2, .InsideSlot3, .InsideSlot4, .InsideSlot5, .InsideSlot6, .InsideSlot7 {
	font-family: Verdana, Arial, sans-serif;
	width: 8em;
	vertical-align: middle;
	text-align: center;
	font-size: .6em;
	font-weight: bold;
	border-right-width: .2em;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #C0DBE6;
}

.InsideSlot1 a, .InsideSlot2 a, .InsideSlot3 a, .InsideSlot4 a, .InsideSlot5 a, .InsideSlot6 a {

	text-decoration: none;
	color:#666666;
}

.InsideSlot1 a:Hover, .InsideSlot2 a:Hover, .InsideSlot3 a:Hover, .InsideSlot4 a:Hover, .InsideSlot5 a:Hover, .InsideSlot6 a:Hover {
 height: 4em;
 display:block;
}

.InsideSlot1 a:link, .InsideSlot1 a:visited, .InsideSlot2 a:link, .InsideSlot2 a:visited, 
.InsideSlot3 a:link, .InsideSlot3 a:visited, .InsideSlot4 a:link, .InsideSlot4 a:visited, 
.InsideSlot5 a:link, .InsideSlot5 a:visited, .InsideSlot6 a:link, .InsideSlot6 a:visited {
	background-color: #C0DBE6;
	color: #2F5F8D;
}
.InsideSlot1 a:Hover {
	background-color: #DF8C2E;
	color: #FFFFFF;
}
.InsideSlot1 a:active {
	background-color: #DF8C2E;
	color: #2F5F8D;
}

/* Teacher */
.InsideSlot2 a:Hover {
	background-color: #6E9538;
	color: #FFFFFF;
}
.InsideSlot2 a:active {
	background-color: #6E9538;
	color: #2F5F8D;
}

/* Parent */
.InsideSlot3 a:Hover {
	background-color: #752E2E;
	color: #FFFFFF;
}
.InsideSlot3 a:active {
	background-color: #752E2E;
	color: #2F5F8D;
}

/* Employee */
.InsideSlot4 a:Hover {
	background-color: #645858;
	color: #FFFFFF;
}
.InsideSlot4 a:active {
	background-color: #645858;
	color: #2F5F8D;
}

.InsideSlot5 a:Hover {
	background-color: #006699;
	color: #FFFFFF;
}
.InsideSlot5 a:active {
	background-color: #006699;
	color: #2F5F8D;
}

.InsideSlot6 a:Hover {
	background-color: #006699;
	color: #FFFFFF;
}
.InsideSlot6 a:active {
	background-color: #006699;
	color: #2F5F8D;
}

/* ----------------------------------------------------------Left Navigation Styles---------------------------------------------------------- */

.LN_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: table-cell;
	color:	#6E9538;
	font-size: 1.8em;
	line-height: 1em;
}

.LN_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	font-weight: bold;
	display: table-cell;
	color:	#FC5004;
	text-decoration: none;
}

.Nav_Item {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	/*height: 3em;*/
	text-align: left;
	/*display: Block;*/
	color:	#000000;
	text-decoration: none;
}

.Nav_Item  a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 2em;
	text-align: left;
	display: Block;
	color:	#000000;
	text-decoration: none;
}

.Nav_Item a:link, .Nav_Item a:visited {
	color: #000000;
}
.Nav_Item a:Hover {
	color: #999999;
}
.Nav_Item a:active {
	color: #000000;
}

.Imp_Nav_Item {
	font-family: Verdana, Arial, sans-serif;
	color: #DF8C2E;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.Imp_Nav_Item a {
	font-family: Verdana, Arial, sans-serif;
	color: #DF8C2E;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.Imp_Nav_Item a:link, .Imp_Nav_Item a:visited {
	color: #DF8C2E;
}
.Imp_Nav_Item a:Hover {
	color: #999999;
}
.Imp_Nav_Item a:active {
	color: #DF8C2E;
}

/* -----------------------------------------------------------------Content Area Styles--------------------------------------------------- */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #C0DBE6;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #C0DBE6;
	display: block;
}

table.Master {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.Page_Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	text-decoration:none;
	font-style: normal;
}

.Page_Content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333366;
	text-decoration:none;
	font-style: normal;
}

.Page_Content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333366;
	text-decoration: underline;
	font-style: normal;
}

.Page_Content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	text-decoration:none;
	font-style: normal;
}

.Page_Content a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	color: #CC6600;
	text-decoration:underline;
}

.Page_Content_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	text-decoration:none;
}
.Page_Content_small a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	text-decoration:none;
	padding-top: .3em;
}
.Page_Content_small a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	text-decoration:none;
}
.Page_Content_small a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	text-decoration:none;
}
.Page_Content_small a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #D8B735;
	text-decoration:none;
}

.Page_Content_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	text-decoration:none;
}
.Page_Content_large a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	text-decoration:none;
	padding-top: .3em;
}
.Page_Content_large a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	text-decoration:none;
}
.Page_Content_large a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	text-decoration:none;
}
.Page_Content_large a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #D8B735;
	text-decoration:none;
}

/* ---------------------------------------------------------------News Items Styles----------------------------------------------------------- */
.News_Main {
	color: #666666;
	border: 1px solid #666666;
}

.News_Main a, .News_Main a:active, .News_Main a:hover, .News_Main a:visited {
	color: #666666;
	text-decoration:none;
}

.News_Type a, .News_Type a:active, .News_Type a:hover, .News_Type a:visited {
	color: #000000;
}

.News_Type {
	font-family: Verdana, Arial, sans-serif;
	height: 3em;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background-color: #C0DBE6;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.News_Head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .6em;
	font-weight: bold;
	text-align: center;
}

.News_Detail {
	font-family: Verdana, Arial, sans-serif;
	font-size: .6em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

/* --------------------------------------------------------Footer Navigation Styles-------------------------------------- */

.Foot {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.Foot a, .Foot a:link, .Foot a:visited, .Foot a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.Foot a:Hover {
	color: #999999;
}
