.solidblockmenu

{
margin: 0;
padding: 0;
float: left;
font: bold 18px Arial;
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: #336699;
padding: 4px 14px;
text-decoration: none;
border-right: 1px solid white;
/*width:100px;*/
text-align:center;
}

/* 
.current A:LINK, A:Visited
{
color:#green;
}
*/

/* 
.solidblockmenu li a:visited{
color:#336699;
}
*/


.solidblockmenu li a:hover, .solidblockmenu li .current a
{
/*color: #eff2f7;*/
color:White;
background: transparent url(../images/blockactive.gif)
center center repeat-x;
}

.list
{
margin-left: 0;
padding-left: 0;
}

.list a
{ display: block; background: #eff2f7; text-decoration: none; color: #336699; 
	border-bottom: 5px solid #eff2f7; 
	list-style-type: none;
}

.list a:hover
{
color: #afafb1;
text-decoration: underline;
}



ul#NavRight
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

ul#NavRight a
{
display: block;
text-decoration: none;
background: #dfe0e4;
color: #336699;
padding: 1em .5em;
border-bottom: 1px solid #eff2f7;
width: 10em;
}

ul#NavRight a:hover
{
background: #336699;
color: #dfe0e4;
}#div_block_500 {
	width: 500px;
}
