@charset "utf-8";
/* CSS Document */

<style type="text/css">

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
	font:12px Arial, Verdana, sans-serif;
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
}


#ddcolortabs a{
	float:left;
	color: white;
	background: #436d08 url(../template_images/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;

}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(../template_images//color_tabs_right.gif) no-repeat right top;
padding:4px 9px 3px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #81b349;
}

#ddcolortabs a:hover span{
background-color: #81b349;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #81b349;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 3px;
line-height: 2px;
background: #436d08;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

#ddcolortabs #add a, #ddcolortabs #add span {
background-color: #f7ea12;
color:#666666;


}

.thrColFixHdr #footernav {
	padding: 0px 0px 4px;
	color: #666666;
	clear:right;
} 




/*footer links*/
.foot a:link  {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}

.foot a:visited  {
	text-decoration: none;
	color: #666666;
		font-size: 10px;
	
}

.foot a:active {
	text-decoration: none;
	color: #666666;
		font-size: 10px;
}

.foot a:hover {
	text-decoration: underline;	
	color: #666666;
		font-size: 10px;
}

.blind a:link  {
	text-decoration: none;
	color: #EBEBEB;
	font-size: 10px;
}

.blind a:visited  {
	text-decoration: none;
	color: #EBEBEB;
	font-size: 10px;
	
}

.blind2 a:link  {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}

.blind2 a:visited  {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	
}


</style>
