body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/orangebg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
	font-size: 11px;
	color: #000000;
}
.content_left {
	background-image: url(../images/leftbg.jpg);
}
#footer {
	background-image: url(../images/footerbg.jpg);
	width: 894px;
	height: 80px;
}
#footer td {
	color: #FFFFFF;
	font-size: 9px;
	padding-top: 0px;
	font-weight: bold;
}
#homenews {
	position: absolute;
	top: 60px;
	left: 20px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}
#homenews a {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#homenews a:hover {
	text-decoration: underline;
}
#IM {
	position: absolute;
	top: 340px;
	left: 5px;
	text-align: left;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	width: 300px;
}
#IM a {
	text-decoration: none;
	color: white;
}
#IM a:hover {
	text-decoration: underline;
}
#homeform {
	width: 892px;
	background-image: url(images/contactusbg.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
}
#homeform td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	color: #9EDEEC;
}
#homeform input {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	color: #000000;
}
#homefooter {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #9FA0A4;
	text-align: center;
	font-size: 8pt;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.titlesmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.smallred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.error {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.nav {
	background-image: url(images/navbg.jpg);
	height: 36px;
}
.nav td a {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: 30%;
}
.subnav td { 
	background-image: url(images/subnavbg.jpg);
	height: 25px;
	width: 210px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.subnav td a, .subnav td #category { 
	padding-left: 20px;
	color: #FFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
td.subsubnav a {
	color:#FA7107;
}