.solidblockmenu{
margin: 3px 0 0 0;
padding: 0;
float: left;
font: bold 16px arial;
width: 740px;
overflow: hidden;
margin-bottom: 1em;
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{
font: bold 16px arial;
float: left;
color: white;
padding: 12px 24px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
font: bold 16px arial;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
font: bold 16px arial;
background: transparent url(images/blockactive.gif) center center repeat-x;
}








body {
	background: #fff url(images/bg.gif) repeat-x;
}

img {
	border:0;
	}

td {
	font: normal 11px verdana;
	color: #555;
}

h1, h3, h4, h5 {

    text-transform:uppercase;
	 color:#000;
	 padding-bottom:15px;
	 margin:0;
}


h1 {
    font-weight: bold;
    font-size: 16px;
}

h2 {
    font-size: 12px;
	 color:#000;
	 margin:0;
	 padding-bottom: 5px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px helvetica;
color: #663;
text-decoration: underline;
}

a:hover {

font: normal 11px helvetica;
color: #000;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}


.blye-text-underline {
color: #00ffb7;
text-decoration: underline;
}

.blye-text-regular {
color: #00ffb7;
text-decoration: none;
}

.yellow-text-regular {
color: #ff9c00;
text-decoration: none;
}

.yellow-text-underline {
color: #ff9c00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #70a693;
text-decoration: none;
}

.green-text-underline{
color: #70a693;
text-decoration: underline;
}
