.cbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
	color: #000000;
	font-weight : bold;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;


}

.cbutton a{
	text-decoration : none;
	color: #000000;
}

.cbutton a:hover{
	color: #A52A2A;
}

.hbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
	color: #A52A2A;
	font-weight : bold;
	text-align: center;

}

.hbutton a{
	text-decoration : none;
	color: #A52A2A;
}

.hbutton a:hover{
	color: #000000;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-indent: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	text-decoration: none;
}
h3 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #A52A2A;
	text-decoration: none;
}
