/*bogus link for NS6 bug - doesn't recognize the first style in the style sheet*/
.bogus { color: #868686; text-decoration: none; }
.bogus:hover { color: #868686; text-decoration: none; }

body {
	background-color: #FFFFFF;
	margin-top: 10; 
	margin-bottom: 0; 
	margin-left: 0;
	background:URL(/images/green_back.gif);}
	
td, span, div {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
						}

a:link {  color: #336600; text-decoration: underline}
a:visited {  color: #336600; text-decoration: underline}
a:hover {  color: #669900; text-decoration: underline}

.H1 { color: #336600; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.H1 a { color: #336600; text-decoration: none}
.H1 a:hover { color: #669933; text-decoration: underline}


.headline { color: #336600; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.headline a { color: #336600; text-decoration: none}
.headline a:hover { color: #669933; text-decoration: underline}

.headline2 { color: #336600; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.headline2 a { color: #669933; text-decoration: underline}
.headline2 a:hover { color: #336600; text-decoration: underline}

.subheadline { color: #000; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.subheadline a { color: #990000; text-decoration: none}
.subheadline a:hover { color: #FF0000; text-decoration: underline}

.name { color: #336600; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.name a { color: #336600; text-decoration: none}
.name a:hover { color: #669900; text-decoration: underline}

#newsnav {padding 0; margin-top: 0px;}
#newsnav td {font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #696969;font-family: Arial, sans-serif;}
#newsnav a {display: block; font-size: 10px; font-weight: normal; color: #333333;font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; background-color: #F0F0F0;text-decoration: none;padding: 4px 9px 0px 11px;}
#newsnav a:hover {color: #336600; background-color: #FFFFCC;text-decoration: none;}

/*TOP NAVIGATION*/

.navtop {
width: 780px;
height: 25px;
background: url(/images/top_nav.gif);
padding-left: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
position: relative;
}
.navtop li {
padding-left: 0;
height: 25px;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
list-style: none; display: block; position: absolute;}
.navtop a {display: block;}

.tab1 {left: 0px; top: 0px; width: 83px; height: 25px;}
.tab2 {left: 83px; top: 0px; width: 157px; height: 25px;}
.tab3 {left: 240px; top: 0px; width: 133px; height: 25px;}
.tab4 {left: 373px; top: 0px; width: 81px; height: 25px;}
.tab5 {left: 454px; top: 0px; width: 87px; height: 25px;}
.tab6 {left: 541px; top: 0px; width: 122px; height: 25px;}
.tab7 {left: 663px; top: 0px; width: 117px; height: 25px;}

.tab1 a {height: 25px;}
.tab2 a {height: 25px;}
.tab3 a {height: 25px;}
.tab4 a {height: 25px;}
.tab5 a {height: 25px;}
.tab6 a {height: 25px;}
.tab7 a {height: 25px;}

.tab1 a:hover {background: url(/images/top_nav.gif) 0px -25px no-repeat;}
.tab2 a:hover {background: url(/images/top_nav.gif) -83px -25px no-repeat;}
.tab3 a:hover {background: url(/images/top_nav.gif) -240px -25px no-repeat;}
.tab4 a:hover {background: url(/images/top_nav.gif) -373px -25px no-repeat;}
.tab5 a:hover {background: url(/images/top_nav.gif) -454px -25px no-repeat;}
.tab6 a:hover {background: url(/images/top_nav.gif) -541px -25px no-repeat;}
.tab7 a:hover {background: url(/images/top_nav.gif) -663px -25px no-repeat;}

