body{
	margin:0px;
	background-image:url(../images/site_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#014200;
	color:#009;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12.5px;
	line-height: normal;
}

h1{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		text-transform:uppercase;
		/*color:#433904;*/
		color:#000000;
		font-weight:bold;
}

.tbBorders{
	border:solid 1px #6BB4E3;
}
.tbBorders td{
	border:solid 1px #6BB4E3;
}

.saleUl{
	list-style-type:none;
	
}

.saleUl a{
	color:#003;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.saleUl a:hover{
	color:#B6D900;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
