body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px; 
	border: 0px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

.leftextender {
	background-image: url(images/left_ext.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-attachment: scroll;
}
.rightextender {
	background-image: url(images/right_ext.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
.col1ext {
background-image: url(images/left_ext_bottom.jpg);
background-repeat: repeat;
}
.col2ext {
background-image: url(images/left_bottom.jpg);
background-repeat: repeat;
}
.col3ext {
background-image: none;
background-repeat: repeat;
}
.col4ext {
background-image: url(images/right_bottom.jpg);
background-repeat: repeat;
}
.col5ext {
background-image: url(images/right_ext_bottom.jpg);
background-repeat: repeat;
}
.headline_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #261A02;
	font-weight: bold;
}

.bodycopy_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #422D00;
	font-weight: normal;
	line-height: 12pt;
}
.bodycopy_1_BOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #422D00;
	font-weight: bolder;
	line-height: 12pt;
}
.bodycopy_1_indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #422D00;
	font-weight: normal;
	line-height: 12pt;
	margin-left: 15px;
	margin-right: 15px;
}
a {
	border: none;
}
img {
	border: none;
}

