.alogin
{
	color:"#A1D899";
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	
}
.alogin a
{
	color:"#A1D899";
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	text-decoration: underline; 
}
.cdate
{
	color:Black;
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
}

a#houseMenuParentLink
{ 
	color:white;
	text-decoration: none;
	list-style-type: none;
	font-family:Arial;
	margin-top:10px;
	/*margin-left:-40px;*/
	font-weight: bold;
	
}

#houseMenuVstatic a:hover
{
	color: white;
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
	/*margin-left:-12px;*/
}
a#houseMenuCurrentLink
{ 
	color: white;
	text-decoration: underline;
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
	/*margin-left:-12px;*/
}
#houseMenuVstatic a
{
	color: white;
	font-family:Arial;
	font-size:10pt;
	/*margin-left:-12px;*/
	font-weight: bold;
}

#houseMenuVstatic li
{
	color: white;
	text-decoration: none;
	list-style-type: none;
	font-family:Arial;
	margin-left:-24px;
	font-weight: bold;
	padding-bottom: 5px;
   padding-top: 5px;

}
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: white;
	/*text-decoration: underline;*/
	list-style-type: none;
	font-family:Arial;
	/*margin-left:-12px;*/
	font-weight: bold;
	
}



