a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #6A0000;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #5D005D;
	font-weight: bold;
}

a.menu {
	width:177px; height:33px;
	display:block;
	text-decoration:none;
	color: #FFCC66;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
	background-image:url(buttonm.gif);
	padding-top: 10px;
}

a.mselect {
	width:177px; height:33px;
	display:block;
	text-decoration:none;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
	background-image:url(buttonmh.gif);
	padding-top: 10px;
}

a.menu:hover {
 	width:177px; height:33px;	
	display:block;	
	text-decoration:none;
 	color: #000000;
 	font-family: Arial;
 	font-size: 10pt;
 	font-weight: bold;
 	text-align:center;
	background-image:url(buttonmh.gif);
	padding-top: 10px;
}

a.menusub {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

a.menusub:hover {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #6A0000;
}
h2
{color: #6A0000;
 font-size: 12pt;
 font-family: Arial;}
 
 h3
 {color: #000000;
 font-size: 12pt;
 font-family: Arial;
 font-weight: bold;}
