.Head
{
    FONT-SIZE: 12pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

.Compat_Login
{
	border: 0px;
	background-image: url('compat_logo_small.gif');
	width: 48px;
	height: 40px;
}

.MenuSeparator
{
	font-family: verdana;	
	font-size: 12pt;
	background-color: #7C4291;
	color: #E6E20B;
	font-weight: bold;
}


/* Main Menu */
.Compat_MainMenu_MenuContainer {

}
.Compat_MainMenu_MenuBar {

}
.Compat_MainMenu_MenuItem {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #BB9EC5;
}
.Compat_MainMenu_MenuIcon {

}
.Compat_MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: pointer; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.Compat_MainMenu_MenuBreak {

}
.Compat_MainMenu_MenuItemSel {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #E6E20B;
	cursor: pointer;
}
.Compat_MainMenu_MenuArrow {

}
.Compat_MainMenu_RootMenuArrow {

}

.Compat_RootMenuItemActive 
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
