@charset "UTF-8";
body {
	background-color: #b3d5fd;
}


}
img.floatLeft {
	float: left;
	margin: 6px;
}

img.floatRight {
	float: right;
	margin: 6px;
}

img.floatCenter {
	float: center;
	margin: 6px;
}
#wrapper {
	text-align:left;
	width:850px;
	margin:0 auto;
	position:relative;
	max-height: 100%;
}
.table_back {
	background-image: url(http://www.servsite.com/images/bodyback.png);
	background-repeat: repeat-y;
}
.footergraph {
	vertical-align: bottom;
	position: relative;
}
.formbody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#logocolor {
	color: #dc0d0d;
}
