#chromemenu{
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #02578F;
background-color:#0099FF;
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 11px arial;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: white;
font-weight: bold;
padding: 2px 18px 2px 7px;
text-decoration: none;
/*background: url(divider.gif) center right no-repeat; Theme Change here*/
}

#chromemenu ul li a:hover{
color: #02578F;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #02578F; /*Theme Change here*/
border-bottom-width: 1;
 border-right: 2px solid #0099FF;
  border-bottom: 2px solid #0099FF;
font:normal 11px arial;
line-height:12px;
z-index:100;
background-color: #ffffff;
width: 150px;
visibility: hidden;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #fa8005;
color:#FFFFFF;
}/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
}
a:link {
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.GreyBox{BORDER-RIGHT: #888888 1px solid; BORDER-TOP:#888888 1px solid; BORDER-LEFT: #888888 1px solid; WIDTH:800px; BORDER-BOTTOM: #888888 1px solid;  background-color:#F2F2F2}
.title {font-weight:bold; font-size:12px}
.login {font-weight:bold; font-size:11px}
.normaltext { font-size:12px}
.normal9pxtext { font-size:9px}
.titleWhite {font-weight:bold; font-size:12px; color:white}
.normaltitle { font-size:12px}
.title16pxbold { font-size:14px; font-weight:bold}
.normalWhitetitle { font-size:12px;color:white}

.menuWhite14pxtext { font-size:14px; color:white; font-weight:bold}


.REDremark { font-size:14px; color:red}
.FREE { font-size:14px; color:#3366CC;font-weight:bold; }
.menuWhitetext a:link{font-weight:bold; font-size:12px; color:white}
.menuWhitetext a:visited{font-weight:bold; font-size:12px; color:white}
.menuWhitetext a:hover{font-weight:bold; font-size:12px; color:yellow}
.menuWhitetext a:active {font-weight:bold; font-size:12px; color:white}
.REDerror { font-size:12px; color:red}
.footer {
	font-size: 11px;
	color: #666666;
}
.tablesmallfontCopy {
	color: #666666;
	background-color: FFE8C4;
	font-size: 12px;
	border: #FFFFCC;
	background-position: center center;


}
.tablefontwhiteCopy {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF9900;
}
.contentgrey {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(../images/arrow.jpg);



}
.subheadingorang {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
}
.indexheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FF6600;
}
.HOMETUITION {
	color: 1468CB;
	font-size: 14px;
	font-weight: bold;

}
.CARE {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;


}
.contentblacknormal {
	font-size: 12px;
	color: #333333;
}

