body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0088ff;
	text-decoration: none;
}
a:visited {
	color: #0088ff;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #0088ff;
	text-decoration: none;
}
.title {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.title_menu {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	background:#012042;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 0px 1px 0px;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #001226;
}
.resize {
	width:598px;
}
.footer {
	color:#000000;
	z-index:1;
}
.footer2 {
	color:#000000;
	z-index:0;
	position:absolute;
	font-weight:bold;
	color:#FFFFFF;
	left:530px;
	font-size:11px;
	font-stretch:50px;
}
a.footer:link {
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #000000;
}
a.footer:hover {
	text-decoration: none;
	color: #FF0000;
}
a.footer:active {
	text-decoration: none;
	color: #000000;
}
.currentday {
	background:#CCCCCC;
	color:#001226;
	background-image:url(../images/currentday.jpg);
}
.posted {
	font-size:9px;
	color:#0043FF;
}