H1 {
	color : #000000;
	text-align : left;
	margin : 2px 2px 2px 2px;
	font-family : verdana;
}
H2 {
	color : #000000;
	text-align : left;
	margin : 2px 2px 2px 2px;
	font-family : verdana;
}

HR.big {
	color : #013300;
	width : 600px;
}
HR.middle {
	color : #013300;
	width : 445px;
}
HR.small {
	color : #013300;
	width : 400px;
}
HR.verysmall { color: #013300;  width: 188px;   }

font.black { font-family: verdana, Helvetica, sans-serif;  font-size: x-small;  color: Black;   }

font.purple { font: x-small verdana, Helvetica, sans-serif;  color: #808040;  }



font.main{ font-family: verdana; font-size: x-small; color: black; }
font.link{ font-family: verdana; font-size: x-small; color: black; }
font.category{
	font-family: Verdana; 	
	font-weight: bold;
   background-color: transparent;
   text-decoration: none;
	color: #013300;
}
A:link {text-decoration:none;  color: black; font-family: Verdana;}
A:visited {text-decoration:none;  color: #336600; font-family: Verdana;}
A:hover {
	text-decoration: underline;
	color: #336600;
	font-family: Verdana;
}
A.onwhite{
	color: Blue; font-family: verdana, Helvetica, sans-serif;  font-size: small;
}
#menu a:link {
     color: #000000;
	  font-family: verdana;
	  letter-spacing: normal;
	  font-size: small;
	  font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }

#menu a:visited {
     color: #CCCC9A;
	  font-family: verdana;
	    letter-spacing: normal;
	  font-size: small;
	  font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }

#menu a:hover {
     color: #336600;
	  font-family: verdana;	
	    letter-spacing: normal;
	  font-size: small;
	  font-weight: bold; 
	  background-color: transparent;
     text-decoration: underline;
     }

#menu a:active {
     color: #CCCC9A;
	  font-family: verdana;
	    letter-spacing: normal;
	  font-size: small;
	  font-weight: bold;
     background-color: #013300;
     text-decoration: none;
     }

#menudown a:link {
     color: #CCCC9A;
	  font-family: verdana;
	  font-weight: bold;
	  font-size: smaller;
     background-color: transparent;
     text-decoration: none;
     }

#menudown a:visited {
     color: #CCCC9A;
	  font-family: verdana;
	  font-weight: bold;
	  	  font-size: smaller;
     background-color: transparent;
     text-decoration: none;
     }

#menudown a:hover {
     color: #336600;
	  font-family: verdana;	
	  font-weight: bold; 
	  	  font-size: smaller;
	  background-color: transparent;
     text-decoration: underline;
     }

#menudown a:active {
     color: #CCCC9A;
	  font-family: verdana;
	  font-weight: bold;
	  	  font-size: smaller;
     background-color: #013300;
     text-decoration: none;
     }
#menusub a:link {
     color: #CCCC9A;
	  font-family: verdana;
	  font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
#menusub a:visited {
     color: #CCCC9A;
	  font-family: verdana;
	  font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }

#menusub a:hover {
     color: #336600;
	  font-family: verdana;	
	  font-weight: bold; 
	  background-color: transparent;
     text-decoration: underline;
     }

#menusub a:active {
     color: #CCCC9A;
	  font-family: verdana;
	  font-weight: bold;
     background-color: #013300;
     text-decoration: none;
     }