.bodymain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #853E2C;
	font-weight: normal;
	text-decoration: none;

}
.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C6552;
	text-decoration: none;
}
.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E6554;
	text-decoration: none;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BA0413;
	text-decoration: underline;
}
.border {
	border-top: 0px none #ECC874;
	border-right: 3px solid #ECC874;
	border-bottom: 0px none #ECC874;
	border-left: 0px none #ECC874;

}
.title-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
.title-medium {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.row-header {
	background-color: #339933;
	text-align: left;
	text-indent: 5px;
	display: inline;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.table-border {
	border: 1px solid #99CC66;
}
.bullet-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
.table-bg {
	background-color: #CCFF99;
}
.bg-index {
	background-image: url(images/bg_index.jpg);
	background-repeat: no-repeat;
}
.bodyboldred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC1B1B;
	font-weight: normal;
	text-decoration: none;
}
