body {
	background: url(../images/background.png) #000000 repeat-x;
}

body, td {
	font-family: verdana, arial, geneva;
	font-size:11px;
	text-align:left;
}

#leftnav a {
	color: #FFF200;
	text-decoration: none;	
	line-height:14px;
}

#leftnav a:hover {
	text-decoration: underline;	
}

a {
	color: #8A2929;
}

 a:hover {
	text-decoration: none;	
}


.product {
	width:560px;
	height:90px; 
	margin:6px; 
	border-width: 1px; 
	border-style: solid; 
	border-color:#590000; 
	border-collapse: separate; 
	background-color:#ffffff;
}

.product_image {
	border-right-width: 1px; 
	border-right-style: solid; 
	border-color: #590000;
}

.product_part {
	color:#8A2929;
}

#footer {
	font-size: 10px;
	color:#fff; 
	text-align:center;
	line-height: 15px;
}

#footer a {
	color:#fff;
	text-decoration: none;
}

#footer a:hover {
	color:#fff;
	text-decoration: underline;
}

#forms label, #forms input, #forms select, #forms textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	display: block;
	width: 160px;
	float: left;
	margin-bottom: 9px;
}

#forms label {
	text-align: right;
	width: 82px;
	padding-right: 6px;
}


#forms textarea {
	   width: 440px;
	   height:60px; 
}


#forms br {
	clear: left;
}

#forms .button {
 width:85px;
 margin-right:10px;
}
