body {
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	min-width: 768px;
	background-color: #D6CDB1;
}
.tabletop {
	background-image: url(../images/tabletopgrad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 179px;
	width: 508px;
	text-align: right;
	vertical-align: bottom;
}
.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #66131D;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.formlabel {
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
}

.pageheading {
	text-align: left;
	vertical-align: bottom;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
}


.logo {
	height: 112px;
	padding-left: 20px;
	vertical-align: bottom;
}
.maintablebg {
	background-color: #FFFFFF;
}
.leftcolumncell {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
}
li {
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 10px;
}
.topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.tagline {
	text-align: right;
	vertical-align: middle;
}


.topnav a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 5px solid #d6cdb1;
}



.topnave a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.rightcolumntext {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	line-height: 18px;
}

.tablebottom {
	background-image: url(../images/tablebottom.gif);
	background-position: center bottom;
	height: 20px;
	width: 508px;
}


.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	height: 26px;
	vertical-align: middle;
	padding-right: 20px;
	padding-top: 3px;
}
.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.rightcolumnheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #64101B;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a {
	color: #610b16;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #610b16;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
