.services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #E29013;
}
.servdescr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E6E6E6;
}
.erborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #757070;
	border-right-color: #757070;
	border-bottom-color: #757070;
	border-left-color: #757070;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #030305;
	background-color: #6F6F6F;
	border: 1px solid #5A5A5A;
}
.gobuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #3A3A3A;
	font-weight: bold;
	border-top: 1px none #F6B45D;
	border-right: 1px none #F6B45D;
	border-bottom: 1px solid #F6B45D;
	border-left: 1px none #F6B45D;


}
