a.mainMenuLink:link {
  text-decoration:none;
  color:#83839D;
  font-weight:normal;
  font-size:11px;
  font-family: verdana, "Times New Roman", serif; letter-spacing: 0px;
  color:#7F6517;  
}

a.mainMenuLink:visited {
  text-decoration:none;
  color:#83839D;
  font-weight:normal;
  font-size:11px;
  font-family: verdana, "Times New Roman", serif; letter-spacing: 0px;
  color:#7F6517;   
}

a.mainMenuLink:hover {
  text-decoration:none;
  color:#4F4F75;
  font-weight:normal;
  font-size:11px;
  font-family: verdana, "Times New Roman", serif; letter-spacing: 0px;
  color:black;  
}

a.mainMenuLink:active {
  text-decoration:none;
  color:#83839D;
  font-weight:normal;
  font-size:11px;
  font-family: verdana, "Times New Roman", serif; letter-spacing: 0px;
  color:#7F6517;  
}


a.subMenuLink:link {
  text-decoration:none;
  font-family: Verdana, Arial, sans-serif; 
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size:10px;
  color:#AF8300; 
}

a.subMenuLink:visited {
  text-decoration:none;
  font-family: Verdana, Arial, sans-serif; 
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size:10px;
  color:#AF8300; 
}

a.subMenuLink:hover {
  text-decoration:none;
  font-family: Verdana, Arial, sans-serif; 
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size:10px;
  color:green; 
}

a.subMenuLink:active {
  text-decoration:none;
  font-family: Verdana, Arial, sans-serif; 
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size:10px;
  color:#AF8300; 
}




.lright {
 font: italic 11px Georgia, serif;
 color:#C75F0A;
}

a.bottomMenuLink:link {
  text-decoration:none;
  color:#83839D;
  font-weight:normal;
  font-size:10px;
}

a.bottomMenuLink:visited {
  text-decoration:none;
  color:#83839D;
  font-weight:normal;
  font-size:10px;
}

a.bottomMenuLink:hover {
  text-decoration:none;
  color:#4F4F75;
  font-weight:normal;
  font-size:10px;
}

a.bottomMenuLink:active {
  text-decoration:none;
  color:#83839D;
  font-weight:normal;
  font-size:10px;
}


.hl {
 cursor:pointer;
 font-weight:bold;
 text-decoration:underline;
 display:inline;
}

.js_link_intext {
 cursor:pointer;
 text-decoration:underline;
 color:blue;
 display:inline;
}

.js_submenu {
 cursor:pointer;
 font-weight:normal;
 text-decoration:none;
 display:inline;
 padding-left:10px;
}

.js_feat_menu {
 cursor:pointer;
 text-decoration:none;
 margin-left:0px;
 font-family: Verdana, Arial, sans-serif; letter-spacing: 0px;
 text-transform: uppercase;
 font-weight:normal;
 font-size:10px;
 color:#AF8300; 
 border-bottom:0px solid #DEDF99;
 padding-top:3px;
}

.js_feat_menu_over {
 cursor:pointer;
 text-decoration:none;
 margin-left:0px;
 font-family: Verdana, Arial, sans-serif; letter-spacing: 0px;
 text-transform: uppercase;
 font-weight:normal;
 font-size:10px;
 color:green; 
 border-bottom:0px solid #DEDF99;
 padding-top:3px;
}


.js_untouched {
 text-decoration:underline;
 cursor:pointer;
}


.js_bottommenu {
 cursor:pointer;
 font-weight:normal;
 text-decoration:none;
 display:inline;
 color:#83839D;
 font-size:10px;
}

.boxheadtolink {
 text-decoration:none;
 color:#444444;
}





