.main_menu_a {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #af0000;
}

.main_menu_a:hover {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #ff0000;
}


.list_td_left_odd {
	background-color: #F6E2C8;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #a0a0a0;
	height: 25px;
}

.list_td_left_nonodd {
	background-color: #F8EDE2;	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #a0a0a0;
	height: 25px;
}

.list_td_right_odd {
	background-color: #F6E2C8;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 25px;
}

.list_td_right_nonodd {
	background-color: #F8EDE2;	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #a0a0a0;
	height: 25px;
}

.list_td_middle_odd {
	background-color: #F6E2C8;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #a0a0a0;
	height: 25px;
}

.list_td_middle_nonodd {
	background-color: #F8EDE2;	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #a0a0a0;
	height: 25px;
}

.list_td_left_head {
	background-color: #F8EDE2;	
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #a0a0a0;
	height: 25px;
}

.list_td_right_head {
	background-color: #F8EDE2;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #a0a0a0;
	height: 25px;
}

.lot_price {
	font-size: 12px; 
	font-family: Tahoma; 
	margin: 18px 0 0 20px;
}

.lot_table {
	width: 430px; 
	margin: 20px 0 10px 20px; 
	border: 0; 
	border-collapse: collapse; 
	padding: 0;
}

.lot_td_left {
	font-size: 11px; 
	height: 30px; 
	padding-left: 10px; 
	width: 180px;
}

.lot_td_right {
	font-size: 12px; 
	height: 30px;
}