 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; color: #09B805; }

.indentmenu{
font: bold 13px Arial;
width: 950px;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%;
border: 1px solid #564c66;
border-width: 1px 0;
background: black url(images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white;
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important;
padding-top: 6px;
padding-bottom: 4px;
background: black url(images/indentbg2.gif) center center repeat-x;
}
