.back {
	background-color: #660f1d;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.backwhite {

	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.backbaseimage {
	background-color: #660f1d;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/base_image_back.gif);
}
.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkstext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9d0a0e;
	text-decoration: none;
}
.linkstextbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9d0a0e;
	text-decoration: none;
}
.backshadow {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/page_2_dropshadow.jpg);
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9d0a0e;
}
.formtextdark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660f1d;
	text-decoration: none;
}
.topgradient {

	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_grad.gif);
}
.backshadow1 {

	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/page_1_dropshadow.jpg);
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660f1d;
	text-decoration: none;
}
.titlesub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660f1d;
	text-decoration: none;
}
.textbrown {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9d0a0e;
	text-decoration: none;
}

.grayTable {
	background-color: #EEE9E7;
}

.form-element
{
    font-size:9pt;
    font-family: Arial;
}
