body {
	background-color: #2A2A2A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(media/bg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	color: #3089FF;
	font-weight: bold;
}
.style4 {font-size: 16px; font-weight: bold; color: #FFFFFF; }
a:link {
	color: #F9B343;
	text-decoration: underline;
}
a:visited {
	color: #F9B343;
	text-decoration: underline;
}
a:hover {
	color: #F9B343;
	text-decoration: none;
}
a:active {
	color: #F9B343;
	text-decoration: underline;
}
.style7 {font-size: 10px}
.style9 {color: #F9B343}
.style11 {color: #FFFFFF; font-weight: bold; }
.style13 {color: #666666}
.style14 {color: #CCCCCC}
.form{
border: solid #999999 1px;
background-color: #333333;
font: Arial, Helvetica, sans-serif;
font-size:10px;
color: #CCCCCC;
}