/* CSS Document */

body {
	background-color: #102418;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
}
.style1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style3 {
	font-size: 18px;
	font-style: italic;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC33;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style7 {
	font-size: 24px;
	color: #66FF99;
}
.style8 {
	color:#fbc918;
}
h1{
	font-size: 23px;
	color: #92c330;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
}
h2{	
	color: #fbc918;
	font-size: 18px;
	margin:0;
	padding-top:12px;
	padding-bottom:18px;
}
h3{
	color: #fbc918;
	font-size: 16px;
}
h4{
	color: #66FF99;
	font-size: 18px;
	margin:0;
	padding-bottom:10px;
}
a:active, a:link, a:visited{
	color: #FFCC33;
	text-decoration: underline;
}
a:hover{
	color: #FFCC33;
	text-decoration: none;
}
.space{
	padding-left: 50px;
}
#footer {
	color: #a9a9a9;
	clear: both;
	font-size: 11px;
	padding: 15px 0px;
	margin: 0px auto;
	width: 906px;
	text-align: center;
	line-height: 18px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #a9a9a9;
	text-decoration: none;
}
#footer a:hover {
	color: #a9a9a9;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #a9a9a9;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #a9a9a9;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
.clr{
	clear: both;
}
p{
	margin:0;
	padding-bottom:20px;
}
.mar-l{padding-left:20px; padding-bottom:20px; margin-top:-20px;}
.pad-l{padding-left:20px; margin-top:-20px;}
.mar-l2{padding-left:20px; padding-bottom:20px;}
a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;	color: #FFFFFF;
}
a.seo:hover {
	text-decoration: none; cursor: text;
}
.news table {
	font-size:11px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	font-weight: normal;
}
.news td {
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	vertical-align:top;
}