@charset "utf-8";
body,td,th {
	font-weight: normal;
}
body {
	background-color: #c4b38b;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
#mainTable {
	background-color: #FFFFFF;
	border: 2px solid #990000;
}
#buttons {
	background-image: url(images/button_back.jpg);
	background-repeat: repeat-x;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#buttons a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#buttons a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#buttons a:hover {
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#buttons a:active {
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#botNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}
.lgText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: 8px;
}
.bold {
	font-weight: bold;
}
.redText {
	color: #990000;
}


.mainText {
	text-align: left;
	text-indent: 35px;
}

