 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; }
 h1 { font-weight: bold; font-size: 16px; }

.fixed_width { FONT-SIZE: 75%; FONT-FAMILY: fixed-width, monospace }

#slidetabsmenu {
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid gray;
}

* html #slidetabsmenu{
margin-bottom: 1em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(images/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(images/tab-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#3B3B3B;
}

#slidetabsmenu a span {float:none;}

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: black;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}
