body {
  color: #bcbcbc;
  font-family: Century Gothic, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background: #330033;
}

a {
  color: #bcbcbc;
  text-decoration: none;
} 

a:hover { 
  text-decoration: underline; color: #bcbcbc;
} 

a:visited { 
  color: #bcbcbc;
}

td {
  color: #bcbcbc;
  font-family: Century Gothic, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

.verdana6 { font-size: 6px; font-family: Century Gothic, Verdana, Helvetica, sans-serif; }
.verdana8 { font-size: 8px; font-family: Century Gothic, Verdana, Helvetica, sans-serif; }
.verdana9 { font-size: 9px; font-family: Century Gothic, Verdana, Helvetica, sans-serif; }
.verdana10 { font-size: 10px; font-family: Century Gothic, Verdana, Helvetica, sans-serif; }
.verdana11 { font-size: 11px; font-family: Century Gothic, Verdana, Helvetica, sans-serif; }
.verdana12 { font-size: 12px; font-family: Century Gothic, Verdana, Helvetica, sans-serif; }
.verdana14 { font-size: 14px; font-family: Century Gothic, Verdana, Helvetica, sans-serif; }
.verdana18 { font-size: 18px; font-family: Century Gothic, Verdana, Helvetica, sans-serif; }

td.mainnav_hl { 
 /* background: #f0e68c; */ 
  font-family: Century Gothic, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top:3px;
  padding-bottom:0px;
  color: #ffffff;
}  

td.mainnav { 
  /* background: #f0e68c; */
  font-family: Century Gothic, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top:3px;
  padding-bottom:0px;
  color: #723A73;
} 

td.mainnavswap { 
  font-family: Century Gothic, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  margin: 0px;
  color: #ffffff;
} 

a.mainnav:visited { 
  color: #723A73;
}

a.mainnav {
  font-family: Century Gothic, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #723A73;
} 

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

.left_border {
  background-image: url (images/left_border_stripe.jpg) repeat-x;
}

a.portfolio:visited { 
  text-decoration: none; 
  color: #723A73;
}

a.portfolio  {
  font-family: Century Gothic, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #723A73;
} 

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

a.portfolio_hl {
  color: #ffffff;
}







  