html { min-height: 100%; margin-bottom: 1px; overflow-y:scroll; }  /* Firefox / IE8 scroll-fix*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {margin: 0px;}  

body {
	background-color: #006700;
	background-image:  url(images/main_bg_grd.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}

h1 {
color:#1F811F;
font-style:italic;
font-weight:bold;
font-size:24px;
}

.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
}
.mainnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: #1F811F;
	text-decoration: none;
}

.mainnav_heading {
color:#333333;
font-size: 16px;
font-style:italic;
font-weight: bold;
}

.newstable {
	background-color: #D5E7D5;
	border: 1px solid #AAD0AA;
}

.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F956F;
	text-decoration: none;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F956F;
	text-decoration: none;
	font-weight: bold;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #006700;
	text-decoration: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F956F;
	text-decoration: none;
	font-weight: bold;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: underline;
	color: #1F811F;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #006700;
	text-decoration: none;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.smallgreentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006700;
	text-decoration: none;
}
.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.techspecstableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.techtable {
	border: 1px solid #719671;
}
.footbkr {font-size : 10px; color:#FFFFFF; }
.footbkr:visited {font-size : 10px;color: #FFFFFF; }
.footbkr:active {font-size : 10px;color: #FFFFFF; }
.footbkr:hover {font-size : 10px;color: #FFFFFF; }
.footbkr{text-decoration:none}

.footbkrn {font-size : 10px;color: #FFFFFF;} 
.footbkrn{text-decoration:none}

.main_blt {
margin-left: 15px;
}

.swap:link {
text-decoration:none;
font-weight:bold;
color:#0000FF;
}

.swap:visited {
text-decoration:none;
font-weight:bold;
color:#0000FF;
}

.swap:hover {
text-decoration:none;
font-weight:bold;
color:#000000;
}