Body
{
    background-color: A8B3AF;
}

.SkinObject2 {
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject2:link, A.SkinObject2:visited , A.SkinObject2:active, A.SkinObject2:hover    {
    text-decoration:    none;
    color:#ffffff;
}
.SkinObject3 {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject3:link, A.SkinObject2:visited , A.SkinObject2:active, A.SkinObject2:hover    {
    text-decoration:    none;
    color:#000000;
}

/* Menu */

.MainMenu_MenuContainer TD {
background-color: transparent;
height: 25px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 1px;
}

.MainMenu_MenuBreak {
border-bottom: #404040 0px solid; 
border-left: #FF8080 0px solid; 
border-top: #FF8080 0px solid;  
border-right: #404040 1px solid; 
background-color: transparent; 
color: #333333; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
font-style: normal;
}

.Normal {
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 11px;
}

.MainMenu_MenuBar TD {
	cursor: pointer; 	
	cursor: hand; 
	height:16px;
}

.MainMenu_MenuItem {
color: #FFFFFF; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
padding-right: 0px;
border-left: transparent 0px solid;
border-right: transparent 0px solid;
border-bottom: transparent 0px solid;
border-top: transparent 0px solid; 
font-style: normal; 
color: white;
background: #566260;cc6E86AC;
height: 25px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}


/* Active Menu  */

.ActiveRootTab TD, .RootTab TD, .BreadcrumbRootTab TD{
width: 88px;
height: 73px;
color: #FFFFFF;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
background-color: transparent;
text-align: center;
}

.SelectedRootTab TD{
width: 88px;
height: 71px;
color: #eaeaea;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold;
//*background-color:#000000; */
text-align: center;
}


.ActiveSubTab, .SubTab {
background-color: #A8B3AF;
color: #ffffff;
border-top: 0px solid;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}



.SelectedSubTab {
background-color: #92A58F;
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
height: 25px;
}

.BreadcrumbSubTab {
background-color: transparent; /*#000000;*/
color: #ffffff;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
border-top: 0px solid;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;

}


/* this is the colour in the dropdown menu */
.MainMenu_SubMenu {
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: #A8B3AF; cc899BBF;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
color: #C14337;
height: 25px;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#4C648E', Direction=135, Strength=0) ;
border-left:  #FFFFFF 0px solid; 
border-right: #4C648E 0px solid; 
border-top: #ffffff 0px solid;
border-bottom: #ffffff 0px solid;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}


.MainMenu_MenuItemSel {
color: #ffffff; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
height: 25px;
border-left: #ffffff 0px solid; 
border-right: #ffffff 0px solid; 
border-bottom: #ffffff 0px solid;
border-top: #ffffff 0px solid; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow{
display: none;
}
