body {
	background-color: #E2DCD8;
}
body,td,th {
	font-family: "trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #64625B;
}
a:link {
	color: #0B507A;
}
a:visited {
	color: #0B507A;
}
a:hover {
	color: #138DD7;
}
a:active {
	color: #0B507A;
}
.MainBody {
	background-image: url(images/scales.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FCFCFC;
}
.MainBorder {
	border: 1px solid #908C89;
	margin-bottom: 8px;
}
.Headers {
	font-size: 18px;
	font-weight: bold;
	color: #66645E;
}
.ViewSite {
	border: 1px solid #FFFFFF;
	margin-left: 26px;
}
