.MainMenu_MenuContainer {
 background-color: transparent; 
}
.MainMenu_MenuBar {
 cursor: pointer; 
 cursor: hand;
 height: 20px;
 background-color: Transparent;
}
.MainMenu_MenuItem {
 border-left: #7584BD 0px solid; 
 border-bottom: #7584BD 1px solid; 
 border-top: #7584BD 1px solid; 
 border-right: #7584BD 0px solid;
 cursor: pointer; 
 cursor: hand; 
 color: #ffffff; 
 font-family: Verdana, Arial, Helvetica; 
 font-size: 9pt; 
 font-weight: normal; 
 font-style: normal; 
 background-color: Transparent;
}
.MainMenu_MenuIcon {
 background-color: #7584BD; 
 border-left: #7584BD 1px solid; 
 border-bottom: #7584BD 1px solid; 
 border-top: #7584BD 1px solid; 
 cursor: pointer; 
 cursor: hand; 
 text-align: center; 
 width: 15px; 
 height: 20px;
}
.MainMenu_SubMenu {
 background-color: #7584BD;  
 z-index: 1000; 
 cursor: pointer; 
 cursor: hand; 
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
 height: 1px;
}
.MainMenu_MenuItemSel {
 background-color: #7584BD; 
 cursor: pointer; 
 cursor: hand; 
 color: #3103A9; 
 font-family: Verdana, Arial, Helvetica; 
 font-size: 9pt; 
 font-weight: normal; 
 font-style: normal;
}
.MainMenu_MenuArrow {
 border-right: #7584BD 1px solid; 
 border-bottom: #7584BD 1px solid; 
 border-top: #7584BD 0px solid;
 font-family: webdings; 
 font-size: 10pt; 
 cursor: pointer; 
 cursor: hand; 
}
.MainMenu_RootMenuArrow {
 font-family: webdings; 
 font-size: 10pt; 
 cursor: pointer; 
 cursor: hand;
}
.WhiteLetters{
   color: #ffffff; 
 font-family: Verdana, Arial, Helvetica; 
 font-size: 9pt; 
 font-weight: normal; 
 font-style: normal; 
 background-color: Transparent;
}
A.WhiteLetters:link {
    text-decoration:    none;
    color:#ffffff;
}

A.WhiteLetters:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.WhiteLetters:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.WhiteLetters:hover    {
	text-decoration : underline;
    color:#ffffff;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:hover    {
text-decoration : underline;
    color:#ffffff;
}
