body {
	background-color: #fff;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-x;
	background-position: 100% 0%;
	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: "Verdana", "Times", "Arial", "Helvetica";
	word-spacing: 1px; /* letter-spacing: 1px;  */
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #313c4d;
	cursor: crosshair;
}
td, th, pre {
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
b, strong, h4  {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #082041;
}
input, option, textarea, select, .form {
 	color: #555555;
	font-size: 10px;
	padding: 2px;
	border: #999 solid 1px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style:  none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	height: 1px;
}
a:link, a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	color: #ff0000;
}
.bordered {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style:  none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	color: #A1ACB6;
}
.bordertable {
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.containertable {
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.leftimage {
	text-decoration: none;
	width: 245px;
	height: 300px;
}
.rightcontent {
	text-decoration: none;
}
.rightcontenttop {
	text-decoration: none;
	background-color: #191938;
	width: 650px; 
	height: 120px;
}
.rightcontentinternal{
	text-decoration: none;
	background-color: #191938;
	background-image: url(../images/rightcontentbg.gif);
	background-repeat: repeat-x;
	background-position: 100% 0%;
	width: 555px; 
	height: 301px;
}
.rightcontentmid {
	text-decoration: none;
	background-color: #ffffff;
	padding: 12px;
	width: 650px; 
}
.logobox {
	text-decoration: none;
	width: 245px; 
	height: 250px;
	padding: 12px;
}
.spacer {
	height: 150px;
	padding: 12px;
}
.navtablecontainer {
	text-decoration: none;
	background-color: #ffffff;
	width: 570px;
	height: 35px
}
.navtable {
	text-decoration: none;
	background-color: #1a3d15;
	width: 100%;
	height: 35px
}
.midleftcontent {
	text-decoration: none;
	background-color: #002200;
	padding: 20px;
	width: 520px;
}
.midrightcontenttop {
	text-decoration: none;
	background-color: #cccccc;
	background-image: url(../images/rightbg.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	padding: 8px;
}
.midrightcontent {
	text-decoration: none;
	background-color: #f9f9f9;
	padding: 0px;
}

.pagetitle {
	text-decoration: none;
	font-weight: strong;
	font-size: 18px;
	color: #082041;
}
.news {
	text-decoration: none;
	font-size: 15px;
}
.newstitle {
	text-decoration: none;
	font-size: 10px;
}
.newscontent, a.newscontent:link, a.newscontent:visited, td.newscontent{
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #999999;
}
a.newscontent:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #FF6600;
}
.red  {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
}
.green {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #005500;
}
.blue, a.blue:link, a.blue:visited, td.blue {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #0066ff;
}
a.blue:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
}
.mainbgbot {
	background-image: url(../images/mainbg_bot.png);
	background-repeat: repeat-x;
	background-position: 100% 0%;
}
.formtable {
	text-decoration: none;
	font-size: 12px;
	color: #888;
	padding: 5px;
}
.sitenav {
	text-decoration: none;
	font-size: 9px;
	color: #00ff66;
	padding: 2px 0px 2px 5px;
}
