
BODY {
	font-Family: Verdana,arial,sans;
	font-Size: 7px; 
	color: #391F00;
	text-decoration: none; 
	font-weight: normal;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

.subnav {
    font-size: 9px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

TABLE {
	font-Family: Verdana,arial,sans;
	font-Size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.left_nav {
	background-color:#E6E6E6;
}


.top_nav {
	color:#CC3300;
	background-color:#E6E6E6;
}


.copyright {
    color:#FFFFFF;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
filter:alpha(opacity=75);
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid black;
padding: 4px 9px;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ 
background-color: #612020;
color: #ffffff
}

a { 
font-family: Verdana; 
font-size: 10pt; 
color: #2B1700;
text-decoration: none; 
}

a:hover { 
font-family: Verdana; 
font-size: 10pt; 
color: #000000;
text-decoration: underline 
}

a.menu { 
font-family: Verdana; 
font-size: 10pt; 
color: #FFFFFF; 
}

a:hover.menu { 
font-family: Verdana; 
font-size: 10pt; 
color: #E5E5E5; 
}


.ddoverlap{
border-bottom: 6px solid #6D6641;
}

.ddoverlap ul{
padding: 0;
margin: 0;
list-style-type: none; font-style:normal; font-variant:normal; font-weight:BOLD; font-size:10pt; font-family:Tahoma
}

.ddoverlap li{
display: inline;
margin: 0;
}

.ddoverlap li a{
padding: 3px 12px;
text-decoration: none;
padding-right: 35px; /*extra right padding to account for curved right edge of tab image*/
color: #391F00;
background: transparent url(../media/righttabdefault.gif) 100% 0px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left: 1px solid #6D6641;
position: relative;
display: block;
float: left;
margin-left: -20px; /*shift tabs 20px to the left so they overlap*/
left: 20px;
}

.ddoverlap li a:visited{
color: #391F00;
}

.ddoverlap li a:hover{
text-decoration: none; color:#987A03
}

.ddoverlap li.selected a{ /*selected tab style*/
color: #B9B08B;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(../media/righttabselected.gif) 100% 0 no-repeat;
}
.ddoverlap li.selected a:visited{
color: #B9B08B;
}
.ddoverlap li.selected a:hover{
text-decoration: none;
}

<!--[if ie > <style type > .ddoverlap{ height 1% < style> < ! endif{  }