html,body {
	background-color: #fff200;
/*  	background-image: url(jandjimages/background.jpg); */
/* 	background-repeat: repeat-x; */
	margin: 0;
	border: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #92278f;
	margin-left: 10px;
}
.content_box {
	border: 7px solid #92278f;
	background: #ffffff;
	width: 640px;
	margin: 0;
}
.content_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.sidebar a {
	color: #FFCC00;
}
.footer a {
	color: #FDCB00;
}
.content_box li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.content_box a {
	color: #154200;
}
.pop {
	font-size: 18px;
	color: #AB0000;
}

.h_29 {
	height: 29px;
}

.h_30 {
	height: 30px;
}

.h_31 {
	height: 31px;
}


.h_32 {
	height: 32px;
}

.h_33 {
	height: 33px;
}


.h_34 {
	height: 34px;
}

.h_56 {
	height: 56px;
}
table.formlef {
	margin: 8px 0 0 0;
	border:  none;
	padding: 50px 8px 8px 8px;
	font-size: 10px;
	width: 160px;
	height: 225px;
	background-image: url("images/navbarquick.gif");
	background-repeat: no-repeat;	
}
table.formlef td, table.formlef input {
	font-size: 10px;	
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
table.quoteformtable {
	width: 630px;
	border: 1px solid red;
	padding: 0;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.quoteformtable input {
	background-color:#FFFF00;
	color: #FF0000;
}
span.formheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFF00;
	font-weight:bold;
}




