.body {
	background-color: #BBBB8B;
	background-image: url(../images/img_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.box_left_vert {
	background-repeat: repeat-y;
	height: 500px;
	background-position: right;
	width: 4px;
	position: relative;
	height: 680px;
	
}
.box_right_vert {
	background-repeat: repeat-y;
	height: 500px;
	background-position: left;
	width: 5px;
	position: relative;
	height: 680px;
}
.box_left_vert2 {
	background-position: right;
	background-repeat: repeat-y;
	height: 500px;
	width: 4px;
	position: relative;
}
.box_right_vert2 {
	background-repeat: repeat-y;
	height: 500px;
	background-position: left;
	width: 5px;
	position: relative;
}
.contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 700px;
}

.ftr_btm_rpt {
	background-repeat: repeat-x;
	background-position: top;
	width: 714px;
}
.ftr_btm_left {
	background-repeat: no-repeat;
	background-position: right top;
	width: 11px;
}

.ftr_btm_right {
	background-repeat: no-repeat;
	background-position: left top;
	width: 11px;
}
.ftr_textarea {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
