
a:active {
  text-decoration: none;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #ff0000;
}


.bodyMain {
 margin: 10px;
 background-color: #dfdfdf;
 background-image: url("/images/jpg/bg1.jpg");
/* background-image: url("/holidays/christmas/snowflakes.gif"); */
}
.bodyMum {
 margin: 10px;
 background-color: #dfdfdf;
 background-image: url("/images/jpg/mum-bg.jpg");
}

body, td, th, tr {

  font-family: Arial, Helvetica;
  font-size: 10pt;

}

h3 {
  font-family: "Trebuchet MS", Times;
  font-size: 13pt;
  font-weight: bold;
  color: #7f4040;
}

h4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #5f2020;
}

h5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
}

.siteNav {
  font-family: Verdana, Arial, Helvetica;
  color: #ffddaa;
}

a.siteNav:hover {
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica;
  color: #00ffff;
}


.content {
  font-family: Arial, Helvetica;
  font-size: 10pt;
}

.small {
  font-family: Arial, Helvetica;
  font-size: 8pt;
}

.footnote {
  font-family: Arial, Helvetica;
  font-size: 7.5pt;
}

.caption {
  font-family: Arial, Helvetica;
  font-size: 7.5pt;
}

.searchBox {
  background-color: #555555;
/*  background-color: #058a05; */
}

.search {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  font-variant: small-caps;
  color: #ffffff;
}

.searchInput {
  width: 88px;
  border: 1px solid #ffa410;
  background-color : #ffefaf;
}

.feature {
 font-family: Arial, Helvetica;
 font-size: 8.5pt;
 color: #CCD082;
}

a.feature:link, a.feature:visited {
 text-decoration: none;
 color: #589CFF;
}
a.feature:hover {
 text-decoration: none;
 color: #F87574;
}


.border  { background-color: #000000; }
.borderv { background-color: #000000; width: 1px; }


.header {
 background-color: #A95166;
}

.bottomEdge {
 background-color: #000055;
}

.hNavbar {
 font-family: Verdana, Arial, Helvetica;
 background-color: #666666;
 font-size: 7.5pt;
 color: #ffff00;
 font-weight: bold;
}

.hNavbar a {
  color: #33ccff;
}

.hNavbar a:hover {
  text-decoration: underline;
  color: #ffffff;
}

.leftMargin {
 background-color: #777777;
 background: url("/images/gif/background_ocean.gif");
/* background: url("/holidays/christmas/bg_green.gif"); */
}

.blueBullet {
  font-family: Verdana, Arial, Helvetica;
  color: #00ffff;
}


.mumheader {
 background-color: #43392D;
}

.mumheaderBar {
 background-color: #5A5B5A;
 color: efefef;
 font-family: verdana, arial, helvetica;
 font-size: 8pt;
 font-weight: bold;
}

.mumleftMargin {
 background-color: #734229;
 background: url("/images/jpg/mum-bg-leftmargin.jpg");
}

.mumcontent {
 background-color: #E5CEAB;
}

#top_ad_unit {
 display: none;
}

#bottom_ad_unit {

}



