/*
---------------------------------------------------------------------------  Tags
*/
body {
	margin : 0px;
	overflow-x : hidden;
	overflow : -moz-scrollbars-vertical;
}
div {
	color : #000000;
	font-family : arial, tahoma, verdana;
	font-size : 9pt;
}
td {
	color : #000000;
	font-family : arial, tahoma, verdana;
	font-size : 9pt;
}
/*
---------------------------------------------------------------------------  Classes
*/
.Bkg_LogoRight {
	background : url(../Images/Bkg_Logo.jpg) bottom right no-repeat;
}
.BodyTxt {
	color : #386C02;
	font-size : 11pt;
	text-align : left;
}
.BodyTxt a {
	color : #275889;
    text-decoration : none;
}
.BodyTxt a:hover {
    color : #386C02;
    text-decoration : none;
}
.BodyTxtIntro {
	color : #275889;
	font-size : 11pt;
	font-style : italic;
	padding-bottom : 10px;
}
.HdgTxt_About_Us {
	background : url(../Images/HdgTxt_Where_The_Children.gif) top left no-repeat;
}
.HdgTxt_A_Word_from_the_Director {
	background : url(../Images/HdgTxt_A_Word_Director.gif) top left no-repeat;
}
.HdgTxt_Scholarship {
	background-image: url(../Images/HdgTxt_Scholarship.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.HdgTxt_Class {
	color : #386C02;
	font-size : 11pt;
	font-weight : bold;
	height : 36px;
	text-align : left;
}
.HdgTxt_Contact_Us {
	background : url(../Images/HdgTxt_Contact_Us.gif) top left no-repeat;
}
.HdgTxt_Our_Unique_Programs {
	background : url(../Images/HdgTxt_Our_Unique_Programs.gif) top left no-repeat;
}
.HdgTxt_Our_Classes {
	background : url(../Images/HdgTxt_Our_Classes.gif) top left no-repeat;
}
.HdgTxt_Teaching_Staff {
	background : url(../Images/HdgTxt_Teaching_Staff.gif) top left no-repeat;
}
.Hdr_About_Us {
	background : url(../Images/Hdr_About_Us.jpg) no-repeat;
}
.Hdr_A_Word_from_the_Director {
	background-image: url(../Images/Hdr_Word_From_Director.jpg);
	background-repeat: no-repeat;
}
.Hdr_Scholarship {
	background-image: url(../Images/Hdr_Scholarship.jpg);
	background-repeat: no-repeat;
}
.Hdr_Contact_Us {
	background : url(../Images/Hdr_Contact_Us.jpg) no-repeat;
}
.Hdr_Our_Classes {
	background : url(../Images/Hdr_Our_Classes.jpg) no-repeat;
}
.Hdr_Our_Unique_Programs {
	background : url(../Images/Hdr_Our_Unique_Programs.jpg) no-repeat;
}
.Hdr_Teaching_Staff {
	background : url(../Images/Hdr_Teaching_Staff.jpg) no-repeat;
}
.Icon_BilingualProgram {
	background : url(../Images/Icon_Flag.jpg) left no-repeat;
	height : 45px;
	width : 58px;
}
.Icon_EnvironmentProgram {
	background : url(../Images/Icon_Rabbit.jpg) left no-repeat;
	height : 45px;
	width : 58px;
}
.Icon_FreshAirProgram {
	background : url(../Images/Icon_Fern.jpg) left no-repeat;
	height : 45px;
	width : 58px;
}
.Icon_MoonClass {
	background : url(../Images/Icon_Moon.gif) left no-repeat;
	height : 34px;
	width : 40px;
}
.Icon_ReadinessProgram {
	background : url(../Images/Icon_Bird.jpg) left no-repeat;
	height : 45px;
	width : 58px;
}
.Icon_StarClass {
	background : url(../Images/Icon_Star.gif) left no-repeat;
	height : 34px;
	width : 40px;
}
.Icon_SunClass {
	background : url(../Images/Icon_Sun.gif) left no-repeat;
	height : 34px;
	width : 40px;
}
.Icon_TeachersAtWork {
	background : url(../Images/Icon_HelpingHand.jpg) left no-repeat;
	height : 45px;
	width : 58px;
}
.Icon_TeachingStaff {
	/*background : url(../Images/Icon_Bird.jpg) left no-repeat;*/
	height : 45px;
	width : 58px;
}
.MenuItemTd {
	background : url(../Images/Menu_Bullet.gif) left no-repeat;
	color : #386C02;
	font-family : arial, tahoma, verdana;
	font-size : 7.5pt;
	font-weight : bold;
	height : 21px;
	padding-left : 14px;
	padding-right : 9px;
}
.MenuItemTd a {
	color : #ffffff;
    text-decoration : none;
}
.MenuItemTd a:hover {
    color : #386C02;
    text-decoration : none;
}
.MotherDiv {
	padding-top : 10px;
}
/*
---------------------------------------------------------------------------  Ids
*/
#HdgTxtDiv {
	color : #ffffff;
	height : 55px;
	text-align : right;
}
#HdrDiv {
	height : 302px;
	width : 739px;
}
#MainBodyDiv {
	border-left : 2px solid #000000;
	border-right : 2px solid #000000;
	height : auto;
	padding-top : 25px;
	padding-left : 15px;
	padding-right : 15px;
	padding-bottom : 8px;
}
#MainBodyBkgDiv {
	background : url(../Images/Bdr_RoundedBottom.gif) bottom no-repeat;
	border-bottom : 10px solid #ffffff;
	padding-bottom : 20px;
	width : 739px;
}
#MainDiv {
	background : #F6F6F6 url(../../Images/Bkg_Main.gif) repeat-y;
	height : 300px;
	left : 0px;
	position : relative;
	top : 0px;
	width : 776px;
}
#MenuBarDiv {
	border-left : 2px solid #000000;
	border-right : 2px solid #000000;
	border-bottom : 2px solid #000000;
	height : 23px;
	z-index : 10;
}
#MenuBkgDiv {
	background-color : #85C325;
	height : 23px;
	width : 739px;
	z-index : 5;
}
