BODY {
	background-color: #951516;
	color: black;
	font-family:  Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 0px;
	background-image: url(images/headbg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

FORM, P, H1, UL {
	padding: 0px;
	margin: 0px;
}

LI {
	margin-left: 25px;
	list-style-image: url(images/dot.gif);
}

TH {
	background-color: #951516;
	color: white;
	padding: 3px;
	text-align: left;
}

.highlight {
	color: #951516;
}

.wrap {
	width: 920px;
	background-image: url(images/mainbg.gif);
}

.header {
	width: 920px;
}

.contentpage {
	background-image: url(images/contenttop.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.content {
	text-align: justify;
	font-size: 13px;
	margin-left: 20px;
	margin-right: 50px;
	margin-top: 10px;
}

.payoff {
	color: #951516;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
}

.quoter {
	color: #951516;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

H1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #951516;
}

H2 {
	font-size: 12px;
	color: #951516;
}

.content IMG {
	border: 1px solid #951516;
}

.content A {
	text-decoration: underline;
	color: #951516;
}

.content A:HOVER {
	text-decoration: none;
	color: #951516;
}

.content A:VISITED {
	text-decoration: underline;
	color: #951516;
}

.nav {
	width: 267px;
	font-size: 12px;
	text-transform: uppercase;
	color: #951516;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
}

.nav TD {
	height: 33px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.navunlink {
	padding-left: 35px;
	line-height: 33px;
	background-image: url(images/mo.gif);
	background-repeat: no-repeat;
}

.nav A {
	height: 33px;
	text-decoration: none;
	color: #951516;
	display: block;
	background-image: url(images/button.gif);
	padding-left: 35px;
	line-height: 33px;
}

.nav A:HOVER {
	text-decoration: none;
	color: white;
	background-image: url(images/mo.gif);
}

.nav A:VISITED {
	height: 33px;
	text-decoration: none;
	color: #951516;
	display: block;
	background-image: url(images/button.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
}

.quickform {
	width: 267px;
	font-size: 11px;
	color: black;
	background-image: url(images/formbg.gif);
}

.quickform .caphead {
	font-size: 12px;
	text-transform: uppercase;
	color: #951516;
	background-image: url(images/formtop.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 35px;
	font-weight: bold;
	padding-top: 9px;
}

.form {
	padding-left: 35px;
	padding-right: 20px;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
}

.form a:link {text-decoration: underline; color: #951516;}
.form a:visited {text-decoration: underline; color: #951516;}
.form a:active{text-decoration: none; color: black;}
.form a:hover {text-decoration: none; color: black;}

INPUT {
	width: 100px;
	border: 1px solid black;
	height: 14px;
	font-size: 11px;
}

.button {
	text-align: center;
	font-size: 10px;
	background-image: url(images/buttonbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 45px;
	height: 18px;
	color: #951516;
	padding-bottom: 1px;
}

.colhead {
	color: white;
	font-size: 12px;
	text-align: center;
	background-color: #951516;
	padding: 3px;
	font-weight: bold;
}

.credits {
	color: white;
	font-size: 11px;
	text-align: right;
	background-color: #951516;
	padding-right: 15px;
}

.credits A {
	text-decoration: none;
	color: white;
}

.credits A:HOVER {
	text-decoration: underline;
	color: white;
}

.credits A:VISITED {
	text-decoration: none;
	color: white;
}