
.customHeader {
font-family: 'Tahoma';
color: #FF6600;
font-weight: bold;
}


.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'PT Sans';
font-size: 20px !important;
color: #333333;
font-weight: bold;
}


.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: #E8601D;
font-weight: normal;
font-style: normal;
text-decoration: none;
}


.menuItemL2 A, .menuItemL2 A:visited {
color: #333333;
}


.menuItemL2 A:hover {
color: #333333;
text-decoration: none;
}

a, a:visited, a:hover
{ color: #E56531; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #F87118; }BODY
{
font-family: "PT Sans", Arial, Helvetica, sans-serif;
font-size:16px;
color:rgb(116, 116, 116);
}
/*  ------- Styles below the line are not shown during page editing --------- */
/* To center the menu */
.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
}

DIV.header
{
  font-size: 26px;
  color: #333;
 padding-top: 15px !important;
 padding-bottom: 15px !important;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: #000; }
  .menu-btn .icon-bar { background-color: #000;  }
  #mobile-menu-actions { background-color: #eee; }
  #siteTitle IMG { max-width: 100% !important; }
}