.top {
	background-color: #99CC33;
	left: -475px;
	height: 150px;
	clear: both;
	margin: auto;
	width: 950px;
}
.black_text_s {
	font-size: 13px;
	font-weight: lighter;
	color: #000000;
}

.mid {
	background-color: #99FF33;
	clear: both;
	width: 950px;
	left: -475px;
	margin: auto;
	background-image: url(images/bg202.gif);
}
.left {
	clear: none;
	float: left;
	width: 156px;
}
.right {
	clear: none;
	float: left;
	width: 794px;
}
.iamhere {
	clear: both;
}
.text_ws {
	font-size: 12px;
	color: #FFFFFF;
}
.text_dgs {
	font-size: 12px;
	color: #003300;
}

.foot {
	background-color: #78a030;
	clear: both;
	height: 65px;
	width: 950px;
	margin: auto;
}
.green_text_mid {
	font-size: 14px;
	font-weight: bold;
	color: #78a030;
}
.ornange_text_sb {
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
}
.yel_text_sb {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}

