body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/bg.gif);
    background-attachment:fixed;
	SCROLLBAR-FACE-COLOR: #006600; 
	SCROLLBAR-HIGHLIGHT-COLOR: #00cc00; 
	SCROLLBAR-SHADOW-COLOR: #00cc00; 
	SCROLLBAR-3DLIGHT-COLOR: #7B550C; 
	SCROLLBAR-ARROW-COLOR: #ff0000; 
	SCROLLBAR-TRACK-COLOR: #7B550C; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #789789;
	margin:0px;
	padding:0px;
}

.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}

.imageborder {
	border: 1px solid #FFFFFF;
}

.treeimage {
	background-image: url(../images/belltractors_28.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.treeimage2 {
	background-image: url(../images/left2_28.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.treeimage3 {
	background-image: url(../images/belltractors_28abc.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.greenlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: underline;
}
.greenlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: underline;
}
.greenlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
.greenlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.redlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #831600;
	text-decoration: underline;
}
.redlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #831600;
	text-decoration: underline;
}
.redlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #831600;
	text-decoration: none;
}
.redlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #831600;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	line-height: 19px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	line-height: 19px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
	line-height: 19px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}

.whitelink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.whitelink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.whitelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.whitelink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.iframepic {
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: fixed;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
