body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#A90000;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
a {
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu {
	font-size:12px;
	height:30px;
	vertical-align:middle;
	text-align:center;
	line-height:30px;
	color:#FFFF00;
	font-weight:bold;
	background-image:url(../images/menubg.gif);
	background-repeat:no-repeat;
}
.menu a:link {
	color:#FFFF00;
	text-decoration: none;
}
.menu a:visited {
	color:#FFFF00;
	text-decoration: none;
}
.menu a:hover {
	color:#0099FF;
	text-decoration: none;
}
.menu a:active {
	color:#FFFF00;
	text-decoration: none;
}
.content {
	font-size: 11px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}
.content a:link {
	color:#0099FF;
	text-decoration: none;
}
.content a:visited {
	color:#0099FF;
	text-decoration: none;
}
.content a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.content a:active {
	color:#0099FF;
	text-decoration: none;
}
.footer {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	color:#000000;
	text-align:center;
	height:50px;
}
.footer a:link {
	color:#0099FF;
	font-weight:bold;
	text-decoration: none;
}
.footer a:visited {
	color:#0099FF;
	font-weight:bold;
	text-decoration: none;
}
.footer a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}
.footer a:active {
	color:#0099FF;
	font-weight:bold;
	text-decoration: none;
}
.bottom_border {
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#333333;
}
.bottom_top {
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#333333;
}
.bottom_right {
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#333333;
}
.bottom_left {
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#333333;
}
.usermenu {
	height:30px;
	border-style:solid;
	border-color:#00CCFF;
	border-width:thin;
		
}
.usermenu a:link {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.usermenu a:hover {
	color:#66CCFF;
	font-weight:bold;
	text-decoration: none;
}
.usermenu a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.usermenu a:active {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.uploadWarning {
	color: #FF0000;
	font-weight: bold;
}
.uploadGood {
	color: #006600;
	font-weight: bold;
}
.resultHead {
	color: #CCCCCC;
	font-size:14px;
	font-weight:bold;
}
