.MenuModuleMenuContainer
{
	width: 100%;
	background-color: transparent;
}
.MenuModuleMenuBar
{
	background-color: transparent;
}
.MenuModuleMenuBreak
{
	background-position: 5px center; /*background-image: url(MenuModule_Sep.gif);*/
	background-repeat: no-repeat;
	height: 1px;
}
.MenuModuleTopMenuItem
{
	background-color: #4c82b0;
	font-family: Tahoma, Arial, Helvetica;
	height: 25px;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.MenuModuleTopMenuSelItem
{
		font-weight: bold;
	color: #0b599c;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	height: 25px;
	background-color: #8bb0cf;
}
.MenuModuleSubMenuItem
{
		font-weight: bold;
	border: 0px solid #C0C0C0;
	font-size: 8pt;
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	height: 25px;
	background-color: #4c82b0;
}
.MenuModuleSubMenuSelItem
{
		font-weight: bold;
	background-color: #8bb0cf;
	color: #336699;
	height: 25px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}
.MenuModuleMenuIcon
{
}
.MenuModuleRootMenuArrow
{
	text-align: left;
}
.MenuModuleMenuArrow
{
}

