.containermaster
{ 
	background-color: white; 
	padding: 10px;
	width: 100%; 
	border: solid 1px #C0AE54 
}
.containerrow1
{ 
	background-color: silver; 
}
.containerrow2 
{
	background-color: #FFFFFF
}
.ModuleTitle_MenuContainer  
{ 
	border: solid 0 silver 
}
.ModuleTitle_MenuItem
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	border-top-style: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.ModuleTitle_MenuIcon  
{ 
	background-color: transparent; 
	border: solid 0 silver 
}
.ModuleTitle_MenuBreak  
{ 
	height: 1px; 
	border: solid 0 silver 
}
.ModuleTitle_MenuItemSel  
{ 
	color: black; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	background-color: silver 
}
.ModuleTitle_MenuArrow 
{ 
	color: black 
}
.ModuleTitle_RootMenuArrow 
{ 
	color: black 
}
.Head 
{ 
	color: black; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold 
}
.SubHead 
{ 
	color: black; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold 
}
A:link 
{ 
	color: black; 
	text-decoration: none 
}
A:visited 
{ 
	color: black; 
	text-decoration: none 
}
A:active 
{ 
	color: black; 
	text-decoration: none 
}
A:hover  
{ 
	color: gray; 
	text-decoration: none 
}



