a		{ color: #003366; }
td, body	{ font-size: 12px; font-family: Verdana, Arial, Geneva; }
body { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 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: 15px; }

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

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 100%;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 5px 11px;
text-decoration: none;
border-right: 2px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(images/overlay.png); }
