a:link {
	color:#FFCC00;
	text-decoration:none;
	font-weight: bold;
}
a:active {
	color:#FF9900;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #FFCC33;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #3399FF;
	text-decoration:underline;
	font-weight: bold;
}
a.states:link {
	color: red;
	text-decoration: none;
}
a.states:visited {
	color: #CC0000;
	text-decoration: none;
}
a.states:hover {
	color: orange;
	text-decoration: underline;
}
a.states:active {
	color: blue;
}
a.orangelink:link {
	color: #FF9900;
	text-decoration: none;
}
a.orangelink:visited {
	color: #FFCC00;
	text-decoration: none;
}
a.orangelink:hover {
	color: orange;
	text-decoration: underline;
}
a.orangelink:active {
	color: blue;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background:url(images/trailerbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font: normal 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div {
	margin: 0px;
}
h1 {
	background-color: transparent;
	color: #00CC66;
	padding: 0.25em;
	margin: 0px;
	font: small-caps bold 1.25em Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
}
h2 {
	margin-top: 0px;
	font: small-caps bold 1.1em Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #00CC66;
}
h3 {
	color: #00CC66;
	padding: 0.25em;
	margin: 0px;
	font: small-caps bold 1.25em Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CCCCCC;
}
p {
	margin: 0px;
	padding: 0.75em 1em;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	line-height: 10pt;/*font: normal 0.9em Tahoma, Arial, Verdana, sans-serif;*/
 }
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C29B14;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 1pt;
	word-spacing: normal;
	font-weight: normal;
}
.section_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009999;
	letter-spacing: 1pt;
}
.pageheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:normal;
	color:#CD800C;
}
.side_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: capitalize;
}
.states {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	text-align: center;
}
.orang_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}
.orangelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}
.green_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00CC00;
}
