body{
background-image:url(images/main_bg.jpg);
}
.mainbg {
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.btn {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.downstop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.downsmiddle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.downsbottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #009933;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;

}
.tableborder {
	border: 1px solid #000000;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mowersalesheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009933;
	font-weight: bold;
}
.maintxt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:hover{
text-decoration:underline;
}
.salestxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.forsaletable td {
	font-size: 12px;
	padding: 5px;
	background-color: #f3ffcf;
}

.forsaletable .header td {
	background-color: #a9cf3c;
	font-weight: bold;
	color: white;
}

.forsaletable .white td {
	background-color: white;
}

