.blueitalics {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: italic; color: #0000a0}
.bluereg { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: normal; color: #0000a0}
.blackreg { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: normal; color: #000000}
.blackitalics { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: italic; color: #000000}
.menulink {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 16px; color: #4E1374; font-weight: bold}
.redreg { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: normal; color: #8b0000}
.reditalics { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: italic; color: #8b0000}
.redsmall { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-style: normal; color: #8b0000 }
.blacksmall { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-style: normal; color: #000000 }
.bluebig { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-style: normal; color: #0000a0}
.bluesmall { font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; color: #0000a0 }
.redbig { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-style: normal; color: #8b0000 }
.menulink1 { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 16px; color: #BA9A2C; font-weight: bold }
.linkblue { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: normal; color: #0000a0 }
.linkred { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: normal; color: #8b0000 }
.mapblue { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; color: #000066}
.mapred { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; color: #FF3300}

.cMenu{
   position: absolute; 
   visibility:hidden; 
   cursor: default; 
   font: menu, bold; 
   width: 200px; 
   background-color: #D3D3D3; 
   border: 1 solid buttonface; 
   border: 2 outset buttonhighlight; 
   z-index:100; 
}
.menuitems{ 
   padding-left:15px; 
   padding-right:10px; 
   padding-top:2px; 
   padding-bottom:2px; 
}