body
{
	margin-top:5;
	margin-bottom:5;
	margin-left:0;
	margin-right:0;
}

.NavLink
{
	cursor:hand;
	font-family:Arial,sans-serif;
	font-size:smaller;
	font-weight:bold;
	text-decoration:none;
}
.NavHeading
{
	cursor:hand;
	font-family:Arial,sans-serif;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
}
.ModeSelector
{
	text-decoration:none;
	font-size:medium;
	color:Yellow;
}
A
{
	font-family:Arial;
	font-size:small;
	text-decoration:none;
	color:Navy;
}
.CarsButton
{
	background-image: url('Images/Cars1.gif');
	cursor:hand;
}
.CarsButton:hover
{
	background-image: url('Images/Cars2.gif');
}
.CarsButton:active
{
	background-image: url('Images/Cars3.gif');
}
.CarsActiveButton
{
	background-image: url('Images/Cars4.gif');
}
.MotorcyclesButton
{
	background-image: url('Images/Motorcycles1.gif');
	cursor:hand;
}
.MotorcyclesButton:hover
{
	background-image: url('Images/Motorcycles2.gif');
}
.MotorcyclesButton:active
{
	background-image: url('Images/Motorcycles3.gif');
}
.MotorcyclesActiveButton
{
	background-image: url('Images/Motorcycles4.gif');
}
.CampersButton
{
	background-image: url('Images/Campers1.gif');
	cursor:hand;
}
.CampersButton:hover
{
	background-image: url('Images/Campers2.gif');
}
.CampersButton:active
{
	background-image: url('Images/Campers3.gif');
}
.CampersActiveButton
{
	background-image: url('Images/Campers4.gif');
}
.TrucksButton
{
	background-image: url('Images/Trucks1.gif');
	cursor:hand;
}
.TrucksButton:hover
{
	background-image: url('Images/Trucks2.gif');
}
.TrucksButton:active
{
	background-image: url('Images/Trucks3.gif');
}
.TrucksActiveButton
{
	background-image: url('Images/Trucks4.gif');
}
.SaleDatesButton
{
	background-image: url('Images/SaleDates1.gif');
	cursor:hand;
}
.SaleDatesButton:hover
{
	background-image: url('Images/SaleDates2.gif');
}
.SaleDatesButton:active
{
	background-image: url('Images/SaleDates3.gif');
}
.SaleDatesActiveButton
{
	background-image: url('Images/SaleDates4.gif');
}
.NextSaleButton
{
	background-image: url('Images/NextSale1.gif');
	cursor:hand;
}
.NextSaleButton:hover
{
	background-image: url('Images/NextSale2.gif');
}
.NextSaleButton:active
{
	background-image: url('Images/NextSale3.gif');
}
.NextSaleActiveButton
{
	background-image: url('Images/NextSale4.gif');
}
.FutureSalesButton
{
	background-image: url('Images/FutureSales1.gif');
	cursor:hand;
}
.FutureSalesButton:hover
{
	background-image: url('Images/FutureSales2.gif');
}
.FutureSalesButton:active
{
	background-image: url('Images/FutureSales3.gif');
}
.FutureSalesActiveButton
{
	background-image: url('Images/FutureSales4.gif');
}
.MyBidsButton
{
	background-image: url('Images/MyBids1.gif');
	cursor:hand;
}
.MyBidsButton:hover
{
	background-image: url('Images/MyBids2.gif');
}
.MyBidsButton:active
{
	background-image: url('Images/MyBids3.gif');
}
.MyBidsActiveButton
{
	background-image: url('Images/MyBids4.gif');
}
.MyAccountButton
{
	background-image: url('Images/MyAccount1.gif');
	cursor:hand;
}
.MyAccountButton:hover
{
	background-image: url('Images/MyAccount2.gif');
}
.MyAccountButton:active
{
	background-image: url('Images/MyAccount3.gif');
}
.MyAccountActiveButton
{
	background-image: url('Images/MyAccount4.gif');
}
.SaleTermsButton
{
	background-image: url('Images/SaleTerms1.gif');
	cursor:hand;
}
.SaleTermsButton:hover
{
	background-image: url('Images/SaleTerms2.gif');
}
.SaleTermsButton:active
{
	background-image: url('Images/SaleTerms3.gif');
}
.SaleTermsActiveButton
{
	background-image: url('Images/SaleTerms4.gif');
}
.SaleTermsActiveButton:hover
{
	background-image: url('Images/SaleTerms2.gif');
}
.SaleTermsActiveButton:active
{
	background-image: url('Images/SaleTerms3.gif');
}
.LogInButton
{
	background-image: url('Images/LogIn1.gif');
	cursor:hand;
}
.LogInButton:hover
{
	background-image: url('Images/LogIn2.gif');
}
.LogInButton:active
{
	background-image: url('Images/LogIn3.gif');
}
.LogInActiveButton
{
	background-image: url('Images/LogIn4.gif');
}
.LogInActiveButton:hover
{
	background-image: url('Images/LogIn2.gif');
}
.LogInActiveButton:active
{
	background-image: url('Images/LogIn3.gif');
}
.BuyerRegistrationButton
{
	background-image: url('Images/BuyerRegistration1.gif');
	cursor:hand;
}
.BuyerRegistrationButton:hover
{
	background-image: url('Images/BuyerRegistration2.gif');
}
.BuyerRegistrationButton:active
{
	background-image: url('Images/BuyerRegistration3.gif');
}
.BuyerRegistrationActiveButton
{
	background-image: url('Images/BuyerRegistration4.gif');
}
.BuyerRegistrationActiveButton:hover
{
	background-image: url('Images/BuyerRegistration2.gif');
}
.BuyerRegistrationActiveButton:active
{
	background-image: url('Images/BuyerRegistration3.gif');
}
A:visited
{
	font-family:Arial;
	font-size:small;
	text-decoration:none;
	color:Navy;
}
