html {
     overflow: -moz-scrollbars-vertical;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/lawnbott_gd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #660000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

h1 {
	font-size: 22px;
	color: #006600;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	margin: 0px;
	font-style: italic;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #d9e8d9;
	font-weight: bold;
}

ul {
	list-style-type: disc;
	line-height: 18px;
}

ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}

blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.copyright{
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	text-align: justify;
	line-height: 17px;
	word-spacing: 1px;
	padding-right: 10px;
}

.px11 {
	font-size: 11px;
	line-height: 14px;
}

.px10 {
	font-size: 10px;
	line-height: 12px;
}

a.web:link, a.web:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.web:hover, a.web:active {
	color: #FF9900;
	text-decoration: none;
}

a.red:link, a.red:visited {
	color: #993300;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.red:hover, a.red:active {
	color: #993300;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
}

a.red11:link, a.red11:visited {
	color: #993300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.red11:hover, a.red11:active {
	color: #993300;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 1px;
}

a.gn11:link, a.gn11:visited {
	color: #006600;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.gn11:hover, a.gn11:active {
	color: #006600;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 1px;
}

.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	margin: 0px;
	font-style: italic;
}

a:link {
	color: #336633;
	font-weight: bold;
}
a:visited {
	color: #336633;
	font-weight: bold;
}
a:hover {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}

.green {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

.red {
	color: #990000;
	font-weight: bold;
}
.table_thin {
	border: 1px solid #d9e8d9;
}
.table_dot {
	border: 1px dashed #333333;
}
.line {
	color: #999999;
	line-height: 20px;
}


input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d9e8d9;
	padding: 1px;
	margin: 0px;
}


.gdless {
	background-color: #F6F6F6;
}
.tbr {
	border: 1px solid #287c21;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 7px;
}


.handcursor{
	cursor:hand;
	cursor:pointer;
}


form {
	margin: 0px;
}

.lawnnbott-tab {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 39px;
	padding-top: 4px;
	margin: 0px;
	vertical-align: text-top;
	word-spacing: 2px;
}

a.lawnbott-tabmenu:link, a.lawnbott-tabmenu:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.lawnbott-tabmenu:hover, a.lawnbott-tabmenu:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}