  /* left hand nav */
.lhn-rm	{background:#82100f;}
.lhn-rm a:active {text-decoration:underline; color:#ffffff;}
.lhn-rm a:link {text-decoration:none; color:#ffffff;}
.lhn-rm a:visited {text-decoration:none; color:#ffffff;}
.lhn-rm a {text-decoration:underline; color:#ffffff;}
.lhn-rm a:hover {text-decoration:underline; color:#ffffff;}

.lhnon-rm {background:#ffffff;}
.lhnon-rm a:active {text-decoration:underline; color:#82100f; font-weight:bold;}
.lhnon-rm a:link {text-decoration:none; color:#82100f; font-weight:bold;}
.lhnon-rm a:visited {text-decoration:none; color:#82100f; font-weight:bold;}
.lhnon-rm a {text-decoration:underline; color:#82100f; font-weight:bold;}
.lhnon-rm a:hover {text-decoration:underline; color:#82100f; font-weight:bold;}

.lhnarchiveon-rm {background:#ffffcc;}
.lhnarchiveon-rm a:active {text-decoration:underline; color:#82100f; font-weight:bold;}
.lhnarchiveon-rm a:link {text-decoration:none; color:#82100f; font-weight:bold;}
.lhnarchiveon-rm a:visited {text-decoration:none; color:#82100f; font-weight:bold;}
.lhnarchiveon-rm a {text-decoration:underline; color:#82100f; font-weight:bold;}
.lhnarchiveon-rm a:hover {text-decoration:underline; color:#82100f; font-weight:bold;}
/*end left hand nav */

body, table, td {font-family: verdana, arial, helvetica, sans-serif; background-repeat: no-repeat;}

hr {color:#ffffcc;}