.tab_bar a:link, .tab_bar a:visited {color: #056839; font-weight: normal; text-decoration: none;}
.tab_bar a:active, .tab_bar a:hover {color: #056839; font-weight: normal; text-decoration: underline;}


a:link.leftnav, a:visited.leftnav {color: #6d6e71; font-weight: normal; text-decoration: none; background-color:inherit;}
a:hover.leftnav, a:active.leftnav {color: #056839; font-weight: normal; text-decoration: underline; background-color:inherit;}
a:link.leftnav_active, a:visited.leftnav_active {color: #056839; font-weight: bold; text-decoration: none; background-color:inherit;}
a:hover.leftnav_active, a:active.leftnav_active {color: #056839; font-weight: bold; text-decoration: underline; background-color:inherit;}

a:link.related, a:visited.related {color: #056839; font-weight: normal; text-decoration: none;}
a:active.related, a:hover.related {color: #056839; font-weight: normal; text-decoration: underline;}

h1 {
	color: #056839;
	font-size:180%; 
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding:0px;
}

.rhs_bar {
	background-image:url("../images/rhs_bar_green.gif"); background-repeat:no-repeat;	
	width:148px;
	height:33px;
}
