body {
	margin: 0px;
	padding: 0px;
	background-color:  97BD49;
}

select,input, textarea {
	color: #000000;
	line-height: 17px;
}
.subMenuImg {
	background-image: url(../images/sub-head-strip.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
}

.subMenu {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 9px;
	border-bottom-width:0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
}
