body {
	background-color: #090909;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em; /* copied from opposite side (right) */
	padding: 0; /* what Opera thinks is right */
	text-decoration: none;
	font-family: "Arial", "Helvetica","verdana";
	word-spacing: 1px; /* letter-spacing: 1px;  */
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	cursor: crosshair;
}
td, th, pre {
	text-decoration: none;
	font-size: 11px;
}
h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
b, strong, h4  {
	text-decoration: none;
	font-family: "Verdana", "Helvetica","verdana";
	font-weight: bold;
	font-size: 11px;
	color: #888888;
}
.form {
	text-decoration: none;
	background-color: #222222;
	border: 1px solid #444444;
 	color: #888888;
	font-size: 12px;
	padding: 0px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style:  none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}
a:link {
	text-decoration: none;
	color: #fea319;
}
a:visited {
	text-decoration: none;
	color: #bc7913;
}
a:hover {
	color: #ff0000;
}
.top {
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	height: 31px;
}
.maintable {
	text-decoration: none;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 100%;
	width: 980px;
}
.spacer {
	text-decoration: none;
	height: 10px;
}
.middletable {
	text-decoration: none;
	height: 100%;
	width: 990px;
}
.middletablecenter {
	text-decoration: none;
}
.middletablebottom {
	text-decoration: none;
	background-image: url(../images/mainbg_footerbot.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height: 100%;
	width: 930px;
}
.content {
	text-decoration: none;
	background-image: url(../images/mainbg_botmid.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	background-color: #060606;
	word-spacing: 2px;
	font-size: 11px;
	padding: 0px;
	color: #555555;
	height: 400px;
}
.leftcontent {
	text-decoration: none;
	background-color: #060606;
	font-size: 11px;
	padding: 15px;
	color: #555555;
	height: 400px;
}
.rightcontent {
	text-decoration: none;
	background-color: #060606;
	font-size: 11px;
	padding: 15px;
	color: #444444;
	height: 400px;
}
.pagetitle {
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	color: #888888;
}
.news {
	text-decoration: none;
	font-size: 15px;
}
.newstitle {
	text-decoration: none;
	font-size: 10px;
}
.viewmore, a.viewmore:link, a.viewmore:visited, td.viewmore{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #0099cc;
}
a.viewmore:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #fd6624;
}
.lightgrey  {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #888888;
}
.grey  {
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #475164;
}
.darkgrey  {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #555555;
}
.blue  {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #003399;
}
.red  {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
}
.green {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #005500;
}
.searchbg {
	text-decoration: none;
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.print {
	text-decoration: none;
	background-image: url(../images/print_it.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
