.headerbg {
	background-color: #8FB94D;
}
.bodytextsmall {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #232C1A;
	text-decoration: none;
}
.bodylinksmall {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.bodylinksmall:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.bodylink {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.bodylink:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.centerlinebg {
	background-color: #FDC950;
}
.greybg {
	background-color: #EDEDED;
}
.darkgreybg {
	background-color: #BCB8B8;
}
.heading {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headingbig {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #232C1A;
	text-decoration: none;
}
.darkorangebg {
	background-color: #FDB206;
}
.linkred {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E54306;
	text-decoration: none;
}
.linkred:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E54306;
	text-decoration: underline;
}
.textborder {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid 888888;
}
.linkgreen {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #102203;
	text-decoration: none;
}
.linkgreen:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #102203;
	text-decoration: underline;
}
.textbox {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.bodytextwhite {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodylinkbig {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.bodylinkbig:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

