
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-size: 14px !important;
color: #888888;
}


.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: #FFFFFF;
text-decoration: none;
}

a, a:visited, a:hover
{ text-decoration: underline;color: #000000; }
.boxed
{ max-width: 1200px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
table tr.TableHeader TD, table tr.TableHeader TH, DIV.TableHeader, table tr.TableHeader A, table tr.TableHeader A:visited, table tr.TableHeader A.headerLink, table tr.TableHeader A.removeRegistrantLink, td.classTableHeaderTD
{ color: #FFFFFF; }
table tr.TableHeader TD, table tr.TableHeader TH, DIV.TableHeader, td.classTableHeaderTD
{ background-color: #FFFFFF; }
input[type='submit'], input[type='button']
{ background-color: #000000; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #000000; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #000000; }.innerBodyFooter
{
  border-radius: 5px;
  background-color: white;
  padding: 20px; 
  margin-bottom: 30px; 
  border: 1px solid #e2e2e2;
}

#siteTitle
{
  border-bottom: 1px solid #2a2a2a;
  padding-left: 42px;
  padding-top: 13px; 
  padding-bottom: 13px;
}
.innerPageHeader
{
  height: 325px;
  background-color: #0D0D0D;
}

.extraFooter
{
  height: 200px;
  background-color: #0D0D0D;
}

.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -310px;
  margin-right: 30px; 
  }

.menuTopItem A
{
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  font-weight: 600;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Barlow;
  font-size: 15px;
  color: rgb(68,68,68);
}

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 font-family: 'Bebas Neue', sans-serif;
 font-size: 64px;
 font-weight: 700;
 letter-spacing: 0.02em;
}


@media screen and (max-width: 970px)
{
  .mainMenu   {    top: -243px; }
}


@media screen and (max-width: 767px)
{
  #siteTitle { padding: 0px; }
  .menu-caption { color: white; }
  .menu-btn .icon-bar { background-color: white;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:-20px; left: 0px; max-width: 200px !important; }
  DIV.header { font-size: 40px;  }
  .innerPageHeader {   height: 120px;   }
}