body
{
font-family: Verdana; font-size:10pt
}
.menuitem    { padding-left: 10; padding-right: 10; padding-top: 2; padding-bottom: 2 }
.hmenutext
{
	color: white;
}
.khmer
{
	font-family: Ekreach V3, Ekreach New, Ekreach Regular;
}

.big_khmer_text
{
	font-family: Ekreach V3, Ekreach New, Ekreach Regular;
	font-size: 30pt;
}
#body
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	padding-top: 10px;
}
UL
{
	LIST-STYLE-IMAGE: url(/images/redarrow-white-bg.bmp);
}
a:link
{
	color: #006666;
}
a:visited
{
	color: #336600;
} 
a:active 
{
	color: rgb(102,179,255);
}
a:hover
{
    color: #ff0000;
    text-decoration: underline
}
#header
{
	BORDER-COLLAPSE: collapse;
	background-image: url(/images/topbannertopslice.bmp);
	height: 123px;
	width: 786px;
	
}
#copyrightcell
{
	width: 600px;
	height: 38px;
}
#updateemailcell
{
	width: 186px;
	background-image: url(/images/vmenubarbgslice.bmp);
}
#vmenubarcell
{
	width: 185px;
	background-image: url(/images/vmenubarbgslice.bmp);
}
#contentbodyheadercell
{
	font-weight: bold;
	font-size: 13pt;
	background-image: url(/images/topbannerbottomslice.bmp);
	width: 100%;
	height: 44px;
}
#bodycell
{
	width: 600px;
}
TABLE
{
	font-family: Verdana; font-size:10pt
}
#LoginForm
{
	background-color: lightcyan;
}
.ErrorMessage
{
	color: Red;
}
.SectionTitle
{
	font-weight:bold;
	font-size:larger;
}
.required
{
	color: #ff0000;
}
.RequiredField
{
	color:Red;
}

.updateemail_box_top
{
	background-image: url(/images/updatetopedge.bmp);
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
	border-width: 0px;
}

.updateemail_box
{
	background-image: url(/images/updatebgslice.bmp);
	background-repeat: no-repeat;
}

.updateemail_box_bottom
{
	background-image: url(/images/updatebottomedge.bmp);
	background-repeat: no-repeat;
}

