BODY {
   font: 8pt Verdana;
}

TD {
   font: 10pt Verdana;
}

.custlink { 
font: 8pt Verdana;
color: #115C94;
}

/* The Left Menu - Navigation Pane */
A.lmenu:link { color: #115C94; text-decoration: none; }
A.lmenu:active { color: #115C94; text-decoration: none; }
A.lmenu:visited { color: #115C94; text-decoration: none; }
A.lmenu:hover { color: #000000; text-decoration: underline; }

.lmenu {
   font: 8pt Verdana;
   }/*

/* The Main Top Menu - Main Titles Only */
A.tmenu:link { color: #000000; text-decoration: none; }
A.tmenu:active { color: #000000; text-decoration: none; }
A.tmenu:visited { color: #000000; text-decoration: none; }
A.tmenu:hover { color: #FFFFFF; text-decoration: underline; background: #000000; }

/* The Inside of the Top Menu - Drop Downs */
A.tm:link { color: #0000FF; text-decoration: none; }
A.tm:active { color: #0000FF; text-decoration: none; }
A.tm:visited { color: #0000FF; text-decoration: none; }
A.tm:hover { color: #FFFFFF; text-decoration: none; }

/* The Main Text Area - The Body */
A.bdy:link { color: #000099; text-decoration: none; }
A.bdy:active { color: #000099; text-decoration: none; }
A.bdy:visited { color: #000099; text-decoration: none; }
A.bdy:hover { color: #990000; text-decoration: underline; }

/* The Area at Bottom of Body - Mini-Nav Area */
A.bdybtm:link { color: #000099; text-decoration: none; }
A.bdybtm:active { color: #000099; text-decoration: none; }
A.bdybtm:visited { color: #000099; text-decoration: none; }
A.bdybtm:hover { color: #990000; text-decoration: underline; }

/* Any Images with Highlighting */
A.img:link { background-color: #0000FF; color: #0000FF;}
A.img:active { background-color: #0000FF; color: #0000FF;}
A.img:visited { background-color: #0000FF; color: #0000FF;}
A.img:hover { background-color: #FF0000; color: #FF0000;}

