body {
	background-color: #000000;
	background-image: url(images/tfsbg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #918A8A;
	margin: 0px;
	text-align: center;
	vertical-align: text-top;
	background-attachment: fixed;
	overflow: auto;
	height: 100%;
} 
A:link, A:visited, A:active {
	color: #1E55D2;
	text-decoration: none;
}
A:hover {
	color: #0DD801;
	text-decoration: none;	
}
.staticbg {
	width: 670px;
	vertical-align: text-top;
	text-align: center;
	background-attachment: fixed;
	background-image: url(images/samandco.gif);
	background-repeat: no-repeat;
	background-position: center 125px;
	overflow: visible;
}
.maintable {
	width: 570px;
	vertical-align: text-top;
	text-align: center;
	overflow: auto;
	margin: 0px;
}
#menu {
	text-align: right;
	vertical-align: middle;
	height: 20px;
	width: 570pxpx;
	border-top: 1px dashed #656565;
	border-bottom: 1px dashed #656565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #918A8A;
	padding-top: 4px; padding-bottom: 5px;
}
	#menu a:link{ color: #918A8A; text-decoration: none;}
	#menu a:visited{ color: #918A8A; text-decoration: none;}
	#menu a:hover{ color: #0DD801; text-decoration: none;}
	#menu a:active{ color: #918A8A; text-decoration: none;
}
.newstable {
	font-size: 13px;
	width: 540px;
}
.newsposted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.newstabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 2px;
}
.newstablebody {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;}
	.newstablebody a:link{ color: #1E55D2; text-decoration: none;}
	.newstablebody a:visited{ color: #1E55D2; text-decoration: none;}
	.newstablebody a:hover{ color: #0DD801; text-decoration: none;}
	.newstablebody a:active{ color: #1E55D2; text-decoration: none;
}
#footer {
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #363636;
	overflow: visible;
}
