body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color: #aaaaaa;
	scrollbar-highlight-color: #bbbbbb;
	scrollbar-shadow-color: #453254;
	scrollbar-track-color: #324234;
}
.topbg {
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #7CAEC9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7CAEC9;
}
a:hover {
	text-decoration: none;
	color: #b2db7f;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #7CAEC9;
}
.table {
	border: 1px solid #1D1D1D;
}
.table_header_text {
	font-weight: bolder;
	color: #7CAEC9;
	font-style: italic;
}