#mainwrap a.textbutton {
	font-weight: normal;
	background: #666d66;
	color: #ffffff;
	text-decoration: none;
	font-variant: small-caps;
	width: 140px;
	height: 20px;
	font-size: 15px;
	display: block;
	border: solid 1px #666d66;
}

#mainwrap a:hover.textbutton {
	background: #9f645c;
	color: #ffffff;
	text-decoration: none;
	font-variant: small-caps;
	width: 140px;
	height: 20px;
	font-size: 15px;
	display: block;
	border: solid 1px #666d66;
}

.textbutton2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.largeheading {
	font-variant: small-caps;
	font-size: 24px;
	font-weight: bold;
	color: #006ab7;
}

.heading {
	font-size: 19px;
	font-weight: bold;
	font-variant: small-caps;
}

.listLeft0, .listRight0, .listCenter0,
.listLeft1, .listRight1, .listCenter1 {
	font-size: 11px;
}

.listLeft1, .listRight1, .listCenter1 {
	background: #eeeeee;
}

.listRight0, .listRight1 {
	text-align: right;
}

.listCenter0, .listCenter1 {
	text-align: center;
}

.listLeft0, .listLeft1 {
	text-align: left;
}

.listHeader {
	color: #ffffff;
	background: #666d66;
}

.hiHeavyDisplay {
	font-weight: bold;
	background: #eeeeee;
}

.hiDisplay {
	font-weight: bold;
	background: #eeeeee;
}

.heavyDisplay {
	font-weight: bold;
}
