td.left_block{
	background-color: #b3602a;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: White;
	font-weight: bold;
	width: 100%;
	padding-left: 10px;
	height: 24px;
}
td.left_menu1{
	background-color: #f1ead1;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #8b8b6e;
	font-weight: bold;
	width: 100%;
	padding-left: 10px;
	padding-top: 1px;
}
td.left_menu2{
	background-color: #eee5c6;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #8b8b6e;
	font-weight: bold;
	width: 100%;
	padding-left: 10px;
	padding-top: 1px;
}
a.left_menu:link, a.left_menu:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #8b8b6e;
	font-weight: bold;
	text-decoration: none;
}
a.left_menu:hover {
	color: #666633;
	text-decoration: underline;
}