/* font styles */
BODY { margin: 0px; font-family: SimSun,Arial, Sans-Serif, sans-serif; color:black; }
HTML, BODY {
    height: 100%;
    font: 12px;
	margin:0px;
	padding:0px;
}

FORM {
	margin:0px;
	padding:0px;
}

TD{
	font-family:SimSun;
	font-size:12px;
}


STRONG {font-weight: bold;}
B {font-weight: bold;}

option
{
    background-color: #ffffff;
}

img
{
    border: 0px;
}

a { 
	font-size:12px;font-family:SimSun;color:#003366; text-decoration:underline; 
}

a.menu{
		font-weight:bold;font-size:13px;color:white;text-decoration: none;
}
a.menu:hover{
		font-weight:bold;font-size:13px;color:#DEDEDE;text-decoration: none;
}
a.menu2{
		font-size:13px;color:#404041;text-decoration: none;
}
a.menu2:hover{
		font-size:13px;color:#CA0404;text-decoration: none;
}


a.homehead:link {   font-size: 12px; color: #58595B; text-decoration:none}
a.homehead:visited {  font-size: 12px; color: #58595B; text-decoration: none}
a.homehead:hover { font-size: 12px; color: #58595B; text-decoration: underline}
a.gotop{
		color:#0066CC;text-decoration: none;font-size:9pt
}

a.gotop:hover{
		color:#0066CC;text-decoration: underline;font-size:9pt
}

INPUT.goPageSingleLine {
	height:18px;
	background-color:white;
	border: #C8C8C8;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a.news_link{
		color:#58595B;text-decoration: none;font-size:14px
}

a.news_link:hover{
		color:#F15A21;text-decoration: underline;font-size:14px
}
