#bodyW3
{
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #092b46;
	background-image: url(../images/W3/bgmainbodyW3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#bodyW4
{
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #B6B6B6;
	background-image: url(../images/W4/bgbodyW4.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#bgContentW4
{
	background-image: url(../images/W4/bgContent.jpg);
	background-repeat: no-repeat;
}
#divTopHeader
{
	background-image: url(../images/W3/bgTopHeader.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 1011px;
}
#divContentMainRegis
{
	background-image: url(../images/W3/bgMainContent.jpg);
	background-repeat: no-repeat;
}
#divContentMainExam
{
	background-image: url(../images/W3/bgMainContent1.jpg);
	background-repeat: no-repeat;
}
#bgContent
{
	background-image: url(../images/W3/bgBodyContent.jpg);
	background-repeat: repeat-y;
}
#divContent
{
	background-color: #FFF;
	margin: 0px 10px 20px 10px;
	padding: 20px 10px 20px 10px;
}
#divHeader
{
	height: 173px;
	width: 982px;
}
#divBlkHeader
{
	background-image: url(../images/W3/bgBlkHeader.jpg);
	background-repeat: no-repeat;
}
#txtSystem
{
	margin: 0px 10px 3px 10px;
	font-size: 16pt;
	color: #000000;
}
#divFooter
{
	background-image: url(../images/W3/bgFooter.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 1011px;
}
#bgF_Left
{
	background-image: url(../images/W3/f_left.png);
	background-repeat: repeat-y;
}
#divF_Left
{
	height: 5px;
	width: 14px;
}
#bgF_Right
{
	background-image: url(../images/W3/f_right.png);
	background-repeat: repeat-y;
}
#divF_Right
{
	height: 5px;
	width: 15px;
}
.fontLoginName
{
	font-size: 12px;
	color: #761D00;
}
div.subTopicW3
{
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
	margin-bottom: 20px;
	border-bottom: #CCCCCC double 1px;
	padding-top: 10px;
	line-height: 20pt;
}