.Head
{
    FONT-SIZE: 12pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

.Contentpane .Head
{
	FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none

}

.Compat_Login
{
	border: 0px;
	background-image: url('compat_logo_small.gif');
	width: 48px;
	height: 40px;
}

.Footer
{
 background-image:url('FooterBg.JPG');
 background-repeat:repeat-x;
}

.MenuSeparator
{
	font-family: verdana;	
	font-size: 12pt;
	color: #BCD331;
	background-color: #B42776;
	font-weight: bold;
}


/* Main Menu */
.Compat_MainMenu_MenuContainer {

}
.Compat_MainMenu_MenuBar {

}
.Compat_MainMenu_MenuItem {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;

}
.Compat_MainMenu_MenuIcon {
	

}
.Compat_MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: pointer; 
	background-color: #B42776; 
}
.Compat_MainMenu_MenuBreak {

}
.Compat_MainMenu_MenuItemSel {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #BCD331;
	cursor: pointer;
}
.Compat_MainMenu_MenuArrow {

}
.Compat_MainMenu_RootMenuArrow {

}

.Compat_RootMenuItemActive 
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #BCD331;
}


