body {
	background-color: #000000;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #FF8300;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#bottom a {
	font-family: verdana;
	font-size: 11px;
	color: #FF8300;
	font-weight: bold;
}
#bottom a:hover {
	text-decoration: none;
	color: #ffffff;
}
.left{
	background-images: url(images/side.gif);
	background-color: #1d1c1c;
	background-repeat:repeat-x;
}
.imgborder{
border:	1px solid #ffffff;	
}
.style1 {color: #000000}
.style2 {color: #FFFFFF}
.style3 {color: #FF8300}