body {
	background-color: #CCCC99;
	margin-top: 0px;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.box {
	border: 1px solid #000000;
}
.subheadline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cc3300;
}
a:link {
	color: CC3300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: CC3300;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: underline;
}
.style6 {color: #FF0000}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.black_out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color:#000000;
}
.product_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E1E1C3;
	color: #000000;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFCC33;
}
.table3 {
	border-right-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
}
hr {  line-height: 1px; font-weight: lighter; color: #CC3300}
.table_subhead { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; background-color: #FFCC33; }
.style4Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



/************/
/* Left Nav */
/************/

#left_nav {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
}

#left_nav p {
	margin-left: 3px;
	text-align: left;
}

#left_nav .menu_item {
	text-align: left;
	font-size: 11px;
	margin-left: 3px;
	margin-top: 6px;
}

#left_nav img {
	margin-top: 20px;
	margin-bottom: 15px;
}