body { background-color: white; text-align: center; height: 100%; margin: 0; padding: 0; }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.main 
{ 
color: white; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 18px; 
background-color: black; 
text-align: left; 
width: 945px; 
height: 100%; 
margin: 0 auto; 
padding: 0; 
}
.main P, .main TD
{
color: white; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 18px; 
}
.main P
{
margin-bottom: 5px;
}
.main A
{
	color: #968376;
	text-decoration: none;
}
.main A:hover
{
	color: white;
	text-decoration: none;
}

.top { }
.logo { margin-left: 216px; }
.menubanner { background-color: #968376; height: 20px; padding-top: 10px; padding-bottom: 5px; }
.menulogin
{
	color: black; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	padding-left: 10px;
	width: 216px;
}
.menulogin A
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}
.menulogin A:hover
{
	color: white;
	font-weight: normal;
}

.menucontent { }
.menubottom { font-size: 1px; background-color: #776656; height: 5px; float: none; clear: both; }
.content { width: 600px; margin-top: 40px; margin-left: 216px; }
h1 { font-size: 14px; font-weight: bold; }


.MainMenu_MenuContainer 
{
    background-color: transparent;
}

.ActiveRootTab TD
{
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
color: white;
padding-right: 20px;
text-align: center;
}

.RootTab TD
{
color: black; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
padding-right: 20px;
text-align: center;
}



.SelectedRootTab TD
{
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
color: white;
background-color: transparent;
padding-right: 20px;
text-align: center;
}



