button {
	border: thin solid #640B0F;
	background-color: #760D12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}
.BusinessCentral {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.LeftChamberEvents {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.BoldLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #760D12;
}
a {
	text-decoration: none;
	color: #333333;
}
.HeaderLink {
	font-size: 10px;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #A20021;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/ahcc_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
