@charset "utf-8";
/* CSS Document */

body {
	background-color: #673301;
}

#rovbuy 
{
	display: block;
	width: 281px;
	height: 34px;
	text-decoration: none;
	background: url("images/bttnBuy-1.jpg") no-repeat 0 0;
}
#rovbuy:hover 
	{
	background-position: 0px -34px;
	}
#rovbuy span
{
display: none;
}	
	
#rovsell {

	display: block;
	width: 289px;
	height: 34px;
	text-decoration: none;
	background: url("images/bttnSell-1.jpg");
	}
#rovsell:hover {
	background-position: 0px -34;
	}
#rovsell span
{
display:none;
}

#rovcontact {

	display: block;
	width: 147px;
	height: 34px;
	text-decoration: none;
	background: url("images/bttnContact-1.jpg");
	}
#rovcontact:hover {
	background-position: 0px -34;
	}
#rovcontact span
{
display:none;
}

#rovTract {

	display: block;
	width: 123px;
	height: 34px;
	text-decoration: none;
	background: url("images/bttnContract-1.JPG");
	}
#rovTract:hover {
	background-position: 0px -34;
	}
#rovTract span
{
display:none;
}

#rovSell2 {

	display: block;
	width: 671px;
	height: 116px;
	text-decoration: none;
	background: url("images/bttnSell-2.jpg");
	}
#rovSell2:hover {
	background-position: 0px -116;
	}
#rovSell2 span
{
display:none;
}

#rovBuy2 {

	display: block;
	width: 671px;
	height: 112px;
	text-decoration: none;
	background: url("images/bttnBuy-2.jpg");
	}
#rovBuy2:hover {
	background-position: 0px -112;
	}
#rovBuy2 span
{
display:none;
}

#rovContact2 {

	display: block;
	width: 496px;
	height: 115px;
	text-decoration: none;
	background: url("images/bttnContact-2.jpg");
	}
#rovContact2:hover {
	background-position: 0px -115;
	}
#rovContract2 span
{
display:none;
}

#rovContract2 {

	display: block;
	width: 496px;
	height: 113px;
	text-decoration: none;
	background: url("images/bttnContract-2.jpg");
	}
#rovContract2:hover {
	background-position: 0px -113;
	}
#rovContract2 span
{
display:none;
}

#rovAuction {
	display: block;
	width: 496px;
	height: 116px;
	text-decoration: none;
	background: url("images/Auction_buttn.jpg");
	}
#rovAuction:hover {
	background-position: 0px -116;
	}
#rovAuction span
{
display:none;
}



p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	left: 2px;
	right: 2in;
}
.equipmentHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.CatLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #673301;
}
.ListTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #673301;
}
.bottomlink {
	color: #FFFF00;
}
#Table_01 .bottomlink a {
	color: #FFFF00;
}
a {
	color: #673301;
}
