@charset "utf-8";
a:link {
	color:#000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1A1A1A;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maincontent_text {
	color: #000000;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
#toptable a {
color:#FFFFFF;
}

#bottomtable a {
color:#FFFFFF;
}
