body {
	background-color:#e4e6e9;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}


.rootmenuitemcssclass
{
	color:#5AB4F2;
	font-size:11px;
	font-family:Arial;
	font-weight:bold ;
	
}

.RootMenuItemSelectedCssClass
{
	color:white;
		vertical-align:top;
			font-size:11px;
			font-family:Arial;
	font-weight:bold;
	background-color:Transparent;
}
.login
{
	color:#464646;
	font-family:Arial;
	font-size:1pt;
	font-weight: bold;
}
.login a
{
	color:#464646;
	font-family:Arial;
	font-size:1pt;
	font-weight: bold;
}

.menucolor
{
	color:#1c7ec8;
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
	padding:7px;
}

.menuactive
{
	color:white;
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
	padding:7px;
	background-color:#1c7ec9;
}


#houseMenuVstatic li 
{
	color:#465f74;
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	list-style-type: none;
	margin-left:-40px;
	padding-top:5px;
	padding-bottom:5px;
	_padding-top:3px;
	_padding-bottom:3px;

}
#houseMenuVstatic li a 
{
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	list-style-type: none;
	padding-left:30px;

}


#houseMenuVstatic a:hover
{
	color:#1d9fdc;
	list-style-type: none;
	text-decoration:none;
			
	background-image:url(sidelink_hover.gif);
	background-position:left;
	background-repeat:no-repeat;

}
a#houseMenuCurrentLink
{ 
	color:#1d9fdc;
	list-style-type: none;
	text-decoration:none;
	
	background-image:url(sidelink_hover.gif);
	background-position:left;
	background-repeat:no-repeat;

}
.footer {

	font-size:11px;
	text-align:right;
	color:#666;
	font-family:Arial;
}
.rootmenuitemcssclassnew
{
	color:white;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	vertical-align:top;
	/*padding:20px 20px 0px 20px;*/
	margin:20px 20px 0px 20px;
	background-color:Transparent;
	
}

.rootmenuitemcssclassnewblack
{
	color:black;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	vertical-align:top;
	/*padding:20px 20px 0px 20px;*/
	margin:20px 20px 0px 20px;
	background-color:Transparent;
	
}

.rootmenuitemcssclassinner
{
	color:#333;
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	padding:7px;
}

.RootMenuItemSelectedCssClassinner
{
	color:#1c7ec8;
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	padding:7px;
	background:Transparent;
}


.footerinner {

	font-size:11px;
	text-align:right;
	color:White;
	font-family:Arial;
}
