body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background: #FFFFF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
 }

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	color: #606060;
	 }
HR
{
	COLOR: #C0C0C0;
	HEIGHT: 1px
}
H1 { font-size:14px; 
	line-height:20px;} 
.nav { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 20px; 
	color: #606060;
	 }
.highlight {
	background-image: url("images/middle.gif");
	background-repeat: no-repeat;
	background-position: center;
	}
	
.product {
	border-top:1px solid #D2D2D2;
	text-align: left;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #606060;
	}

.small { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 20px; 
	color: #606060;
	 }

.google {
	font-size:11px;
	display: block;
	border: 1px solid #efefef;
	padding: 5px;
}
	 
A:link { text-decoration: none; font-weight: bold; color: #da7830; } 	
A:visited { text-decoration: none; font-weight: bold; color: #da7830; } 	
A:hover { text-decoration: none; font-weight: bold; color: #da7830; 	}

A.nav:link { text-decoration: none; font-weight: normal; color: #606060; } 	
A.nav:visited { text-decoration: none; font-weight: normal; color: #606060; } 	
A.nav:hover { text-decoration: underline; font-weight: normal; color: #606060; 	}

