.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: 12px Trebuchet MS;
font-weight:bold;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #ffffff;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: #ffffff;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
A {text-decoration: underline;color: #000000;}
A:HOVER {color: red;text-decoration: none;}
.style1 {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: x-small;}
.style2 {font-family:verdana; font-size: x-small}
.style3 {font-family:verdana; color: #FF3300; font-size: small; font-weight: bold}
.title1 {font-family:verdana; color: #0066CC; font-size: medium; font-weight: bold}
.title2 {font-family:verdana; color: #0066CC; font-size: 11px; font-weight: bold}
.title3 {font-family:verdana; color: #000000; font-size: 11px; font-weight: bold}
.title4 {font-family:verdana; color: #000000; font-size: 11px; font-weight: bold}
.style4 {
	font-size: medium;
}
.style5 {color: #FF6600}
