
.statusicon
{
	float:left;
	border:0px;
	/*margin-top:-20px;*/
	padding:0px;
	margin:0px;
}


.graybold
{
	font-family:Arial, verdana;
	font-size:11px;
	color:#808080;
}

.redBold 
{
	font-family:Arial, verdana;
	font-weight: bold;
	color: #DC9A14;
	font-size: 12px;
}


.glossymenu
{
margin: 0px;
padding: 0px;
width: 158px;
height:500px; 
padding-left:1px;
}

.glossymenu a.menuitem
{
padding-top:5px;
font-family: Verdana, Helvetica, sans-serif;
color: black;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 165;
padding: 0px;
text-decoration: none;

}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active
{

color: #808080;
}



.glossymenu a.menuitem:hover
{

}

.glossymenu div.submenu
{ /*DIV that contains each sub menu*/
	clear:both;
	background: white;
	height:410px;
	padding-left:0px;
	margin-left:3px;
}


.glossymenu div.submenu div.propBlock
{ /*DIV that contains each sub menu*/
	clear:both;
	margin-left:3px;
	background: white;
	width:157px;
	height:97px;
	padding-top:3px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	border-bottom:2px solid #66A541;
}


.propBlock
{ 
	background: white;
	width:157px;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	border-bottom:2px solid #66A541;
}
