body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}
a:link {
	color: #0000FF;
}
a:visited {
	color:#000099;
}
a:hover {
	color:#FF0000;
}

/* Begin Heading */
#heading {
	background: #006600;
	color: #FFFFFF;
	padding: 10px;
	border-bottom: medium solid #009900;
	}
#headcontact {
	text-align: right;
	font-size: x-small;
}
#headcontact a {
	color:#FFFF00;
	}
#headcontact a:hover {
	color: #FF0000;
	}
/* End Heading */

/* Begin Menu */
.menutitle {
	font-weight: bold;
	color: #FFFFFF;
	background: #336600;
	text-align: center;
	margin: 4px;
	border: thin solid #003300;
	padding: 2px;
}
.menutitle a {
	color: #FFFF00;
	}
.menutitle a:hover {
	color: #FF0000;
}
.menumfg {
	background: #FFFFFF;
	font-size: small;
	padding: 2px;
	border-bottom: thin dashed #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
/* End Menu */

/* Begin Main Content */
#maincontent {
	padding: 10px;
	border: medium solid #003300;
	background-color: #FFFFFF;
	}
#maincontent h1 {
	font-size: x-large;
	color: #006600;
	padding: 4px;
	margin: 0;
	border-bottom: medium dashed #666666;
}
#maincontent h2 {
	font: bold large Arial, Helvetica, sans-serif;
	color: #006600;
	margin: 10px 0px 0px;
	padding: 4px;
	border-bottom: thin solid #00CC33;
	border-top: thin solid #00CC33;
}
#maincontent td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.partstable {
	text-align: center;
	padding: 4px;
	margin-top: 20px;
}

.tableheading {
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #006600;
	}
.tablesubhead {
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #006600;
	background-color: #FFFFFF;
}
/* End Main Content */

/* Begin Bottom Text Links */
#bottomlinks {
	text-align: center;
	font-size: x-small;
	padding: 4px;
	background-color: #FFFFFF;
	}
#bottomlinks a {
	color: #0000FF;
	}
#bottomlinks a:hover {
	color: #006600;
	}
/* End Bottom Text Links */


/* Begin Copyright */
#copyright {
	font-size: x-small;
	text-align: center;
}
/* End Copyright */

.tblcategories td {
	text-align: center;
}
#mower_open {
	visibility: hidden;
}
#chainsaw_open {
	visibility: hidden;
}
#snowblower_open {
	visibility: hidden;
}
