Body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #5e3e16;
	text-decoration: none;
	background: #D3D0BC;
}
ul {
padding-top:0px;
margin-top:0px;
}
.mainBody {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #1C1E1E;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 6px;
}
.spaceBody {
	margin-right: 2px;
	margin-left: 2px;
}
.tableBorder {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #5e3e16;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#fffff;
	text-decoration: underline;
}
.urlink a:active {
	color: #000000;
	text-decoration: none;
}
.urlink a:visited {
	color: #000000;
	text-decoration: none;
}
.urlink a:link {
	color: #000000;
	text-decoration: none;
}
.urlink a:hover {
	color:#ff0000;
	text-decoration: underline;
}
.borderTable{
border: 1px solid #333333;

}
.FormFields {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	background-color: #ffffff;
	border-color:#663300;
	 border-style:solid;
	 border-width:1px;
}
.FormFieldsButton {
		font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color:#996633;
	border-color:#663300;
	 border-style:solid;
	 border-width:1px;
}