body{
	background-image: url(../../images/layout/backgrd.jpg);
	font-family: arial;
	font-size: 10pt;
	background-repeat: repeat-x
}

.bkg{
	background-image: url(../../images/layout/backgrd.jpg) repeat-x;
	font-family: arial;
	font-size: 10pt;
	
}

.black{
	background-color: black;
	color: silver;
	font-weight: bold;
	text-align: center;
	
}

.mmain{
	background-color: #E8E8E8;
}

.botgrey{
	background-image: url(../../images/layout/pandp3H5V3.jpg);
	height: 26px;
	text-align: center;
	color: Black;
}
.top a:link, .top a:active, .top a:visited {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}
.top a:hover{color:black;}

a:link, a:active, a:visited {
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: Maroon;
}

.navbar
{
	background-image: url(../../images/layout/pandp3H2V5.jpg);
	height: 28px;
}

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	border: 0px solid #625e00;
	border-width: 0px 0;
	background: black url(../../images/layout/black.jpg) repeat-x center center;
	height: 28px;
	}
.test
{
	padding: ;
	padding-top: 5pt;
}
.small{
	font-size: 8pt;
}
.solidblockmenu li{
display: inline;
}
td{
	font-size: 10pt;
}
.result_row_0	{ background-color: #D6D3EE; }
.result_row_1	{ background-color: #FFFFFF; }

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

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

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