.nav A:link {text-decoration: none; color: #7C1818;}
.nav A:visited {
	text-decoration: none;
	color: #7C1818;
}
.nav A:active {
	text-decoration: none;
	color: #7C1818;
}
.nav A:hover {
	text-decoration: underline;
	color: #7C1818;
}

.text11white A:link {text-decoration: underline; color: #F4EDDE;}
.text11white A:visited {
	text-decoration: underline;
	color: #F4EDDE;
}
.text11white A:active {
	text-decoration: underline;
	color: #F4EDDE;
}
.text11white A:hover {
	text-decoration: none;
	color: #F4EDDE;
}

A:link {text-decoration: underline; color: #7C1818;}
A:visited {
	text-decoration: underline;
	color: #7C1818;
}
A:active {
	text-decoration: none;
	color: #7C1818;
}
A:hover {
	text-decoration: none;
	color: #7C1818;
}

.mainbkgd {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.middletopheader {
	background-image: url(../images/jbl_r5_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.middlebottomheader {
	background-image: url(../images/jbl_r12_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C1818;
}

.text11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C1818;
	font-weight: bold;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C1818;
	border: 1px solid #E4CEA4;
	background-color: #F3ECDC;
	padding-left: 5px;
}
.formsubmit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C1818;
	border: 1px solid #E4CEA4;
	background-color: #F3ECDC;
}
.text11white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4EDDE;
}
.nav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C1818;
}
body {margin:0;}