
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Arial';
font-size: 13px !important;
color: #A6A6A6;
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover, .mmenu A:hover, .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span {
color: #3E469F;
text-decoration: none;
}

a, a:visited, a:hover
{ color: #214DFC; }
input[type='submit'], input[type='button']
{ background-color: #2F318D; }
.MenuButton TD
{ background-color: #2F318D; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #2F318D; }/*  ------- Styles below the line are not shown during page editing --------- */
.mainMenuContainer
{
  width: 600px;
  margin-left:auto;
  position: relative;
  top: -100px;
}

#siteTitle {
background-color:Transparent !important;
border: none !important;
text-align: left;
}

#siteTitle IMG
{
  height: 138px !important;
  width: 350px !important;
}

/* To center the menu */

.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
}


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 border-bottom: 1px solid #eee;
 margin-bottom: 20px !important;
}

/* Hides the My Account - Preferences tab*/
#ctl04_trMenuContainer > td > div > div:nth-child(2) > a
{
display: none;
}