body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	background-repeat: repeat-y;
	background-attachment: fixed;
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: "trebuchet MS";
	font-size: 21px;
	color: #158E2F;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
#salesback {
	background-image: url(../images/sales_images/sales_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #158E2F;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}

.style3 {
	font-size: 14px;
	color: #761F16;
}
.style4 {font-size: 18px; font-weight: bold; color: #000000; }

#salesback2 {
	background-image: url(../images/sales_images/sales_back3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
	background-color: #9EBA42;
}
.text1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #73241D;
}
.text3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color:#333333;
}
.style5 {
	font-size: 14px;
	font-weight: normal;
}

.text4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color:#333333;
}
.bigtitle {
	font-size: 36px;
	font-weight: bold;
	color: #158E2F;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}
/* LINKS */

.linkpage {
	font-size: 12px;
	font-weight: bold;
	color: #55802B;
	text-decoration: none;
}
.linkpage:hover {
	font-size: 12px;
	font-style: normal;
	color: #993300;
	text-decoration: underline;
}
.biglink {
	font-size: 16px;
	font-weight: bold;
	color: #55802B;
	text-decoration: none;
}
.biglink:hover {
	color: #993300;
	text-decoration: underline;
}
.slolink {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.slolink:hover {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.borderlink {
	border: 2px solid #000000;
}
.borderlink:hover {
	border: 2px solid #993300;
}
.disclosure {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
