body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.important_small {
	font-size: 10px;
	color: #CC0000;
	background-color: #FFFFCC;
	padding: 2px;
}
.mathbowlreg {
	background-color: #FFFFFF;
}
label {
	font-weight: bold;
	background-position: right;
}
.ltblue_Table {
	border: thin solid #C8DAF2;
}
.footer {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.LeftEdge {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CDDEF2;
}
.GrayBottomBorder {
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h1 {
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #4765A5;
	background-color: #F9FADC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}

h2 {
	font-size: 15px;
	font-weight: bolder;
	font-style:normal;
	font-variant:small-caps;
	color:#0066CC;
	PADDING-TOP:0px;
	PADDING-BOTTOM:0px;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-size: 14px;
	font-weight: bolder;
	padding-bottom:1px;
	font-style:normal;
	font-variant:small-caps;
	color:#CC0000;

}
h4 {
	font-size: 13px;
	font-weight: bolder;
	text-transform: capitalize;
}
h5 {
	font-size: 12px;
	font-weight: bolder;
}


.important {
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	background-color: #FFFFCC;
}
UL{
	list-style-image: url(../images/HCMC_LOGO24X24.gif);
	vertical-align:baseline;
	list-style-position: outside;
}

.banner {
	border:#3366FF medium dashed;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight: bolder; 
}
.SideBar {
	text-align: left;
	margin-left: 1%;
	padding: 1%;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990099;
	background:#F4F4F4;
}

.SignUpStandOut
{
	background-color:#FFFFCC;
	border: #3300FF thin solid; 
	padding:5px; 
	text-align:center;
}