td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}



/* LINKS */

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a.linksmachinery:link {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.linksmachinery:visited {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.linksmachinery:hover {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.linksmachinery:active {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.linksNewMachines:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.linksNewMachines:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.linksNewMachines:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.linksNewMachines:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.linksFooter:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.linksFooter:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.linksFooter:hover {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.linksFooter:active {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.linksUsed:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 25px;
	text-indent: 5px;
	padding-top: 4px;
}
a.linksUsed:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 25px;
	text-indent: 5px;
	padding-top: 4px;
}
a.linksUsed:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 25px;
	text-indent: 5px;
	padding-top: 4px;
	background-color: #999999;
}
a.linksUsed:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 25px;
	text-indent: 5px;
	padding-top: 4px;
	background-color: #999999;
}
a.linksEmail:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.linksEmail:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.linksEmail:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.linksEmail:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}




/* TEXT */

.textHighlightRED {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.textFooterRED {
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
}
.textFooter {
	font-size: 10px;
}
.detailsHead {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.newsTitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



/* MISC */

.bgDetails {
	background-image: url(../images/red-border-expand.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.formFields01 {
	border: 1px solid #FF0000;
	width: 298px;
}
textarea {
	width: 298px;
	border: 1px solid #FF0000;
}
.bg-pics-about {
	background-attachment: fixed;
	background-image: url(../images/wag-pics-about.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.redborder {
	background-image: url(../images/redborder-expand.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.bgTractorSingle {
	background-image: url(../images/bg-tractorSingle-expand.gif);
	background-repeat: repeat-y;
}
.textRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF000A;
	text-decoration: none;
	font-weight: bold;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF000A;
	text-decoration: none;
	font-weight: normal;
}
.textRedBold12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF000A;
	text-decoration: none;
	font-weight: bold;
}
.textRed12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF000A;
	text-decoration: none;
	font-weight: normal;
}

