

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#thickhorizdivide{
background: #54ff54 none;
color: #000000;
width: 100%;
height: 22px;
border-color: #000000;
font: bold 12px Verdana, Arial, sans-serif;
text-align: center;
}

#ddcolortabs{
margin-left: 94px;
padding: 0;
width: 100%;
background: transparent;
color: white;
voice-family: male;
voice-family: inherit;
padding-left: 5px;
}

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

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


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

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

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background: #2db138;
color: white;
}

#ddcolortabs a:hover span{
background:  #2db138;
color: white;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background: #fff700;
color:black;
}

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


ul.partypolicies{
font: 12px/140% Verdana, Arial, sans-serif;
}


td.lowerfootercell{
background: #fff700;
color: black;
text-align: center;
height: 49px;
border-color: #000000;
font: 11px Verdana, Arial, sans-serif;
}


td.upperfootercell{
background: #f55116;
color: white;
text-align: center;
height: 22px;
border-color: #000000;
font: 11px Verdana, Arial, sans-serif;
}
