body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color:#900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CCF;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #09F;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #09F;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #FFF;
}
h1 {	font-size: 36px;}
h2 {	font-size: 24px;}
h3 {	font-size: 18px;}
h4 {	font-size: 16px;}
h5 {	font-size: 14px;}
h6 {	font-size: 12px;}
.gobobpipe-bkg {
	background-image: url(images/gobob-pipe-steel_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whiteBkg-redTxt {
	color: #990000;
	background-color: #FFFFFF;
}
.white-outline {
border:2px solid #FFF;
}
	
.td-bkg-fade {
	background-image: url(images/css-hay-trailer-fade.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.td-bkg-fade a:link, .td-bkg-fade a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

td.td-bkg-fade:hover, td.td-bkg-fade:active {
	background-image: url(images/css-hay-trailer-fade-down.gif);
	background-repeat: repeat-x;
	background-position: center top;
}