 a		{ color: #003366; }
 td, body	{ font-size: 12px; font-family: Verdana, Arial, Geneva; }
 body { background: #fff url(images/bg.gif) repeat-x; }
 .newshd { font-size: 15px; font-family: Geneva, Arial; font-weight: bold; }
 .noul { color: #000000;  text-decoration: none; }
 .noul:hover { text-decoration: underline; }
 .footer { font-size: 10px; color: #666666; }
 form { display: inline; }
 .comm { font-size: 75%; font-family: fixed-width, monospace; }

.post {
margin: 0 0 40px;
text-align: justify;
font-size: 12px;
}

.ddoverlap{
border-bottom: 1px solid #bbb8a9;
}

.ddoverlap ul{
padding: 0;
margin: 0;
font: bold 90% default;
list-style-type: none;
}

.ddoverlap li{
display: inline;
margin: 0;
}

.ddoverlap li a{
padding: 3px 7px;
text-decoration: none;
padding-right: 32px;
color: #4462BC;
background: transparent url(images/righttabdefault.gif) 100% 1px no-repeat;
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px;
left: 20px;
}

.ddoverlap li a:visited{
color: #4462BC;
}

.ddoverlap li a:hover{
text-decoration: underline;
}

.ddoverlap li.selected a{
color: black;
z-index: 100;
top: 1px;
background: transparent url(images/righttabselected.gif) 100% 0 no-repeat;
}

.ddoverlap li.selected a:hover{
text-decoration: none;
}