.menuitem{
	font-family:Verdana;
	font-size:8.5pt;
	font-weight:normal;
	text-decoration:none;
	color:#000000;	
}
.menuitem:hover{
	font-family:Verdana;
	font-size:8.5pt;
	font-weight:norma;
	text-decoration:underline;
	color:#000000;
}
.subject{
	font-family:Verdana;
	font-size:8.5pt;
	font-weight:bold;
	text-decoration:none;
	color:#000099;
}
.subject:hover{
	font-family:Verdana;
	font-size:8.5pt;
	font-weight:bold;
	text-decoration:underline;
	color:#000099;
}
.brief{
	font-family:Verdana;
	font-size:8.5pt;
	font-weight:normal;
	color:#000099;
	line-height:120%;
	text-align:justify;
}
.subjectdetail{
	font-family:Time News Roman;
	font-size:14pt;
	font-weight:bold;
}
.subjectbrief{
	font-family:Time News Roman;
	font-size:12pt;
	color:#5F5F5F;
	font-weight:bold;
}
.gallery_main{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}
.gallery_main_link{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.gallery_main_link:hover{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}
.sub_doc{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	padding:5 0 5 20;
}
.main_doc{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	padding:5 0 5 0;
}
.f_lable{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}
.red_note{
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
	color:#ff0000;
}
INPUT.textbox {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	border-top:#CCCCCC 0px solid;
	border-right:#CCCCCC 0px solid;
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 0px solid;
}

INPUT.button {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
}

SELECT {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
}
.otherlink{
	text-decoration:none;
	color: #483593;
	font-weight:normal;
}
.otherlink:hover{
	text-decoration:underline;
	color: #6969EB;
	font-weight:normal;
}

TABLE.tblLogin {
	border-collapse:collapse;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	width:450;
	color:#000000;
}

TABLE.tblLogin TH {
	background-color:#1C71B0;
	color:#C8E0F4;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	height:25;
	text-align:center;
}

TABLE.tblLogin TD {
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	height:25;
}
.ImageTitle{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
}