﻿#left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 22px;
	line-height: 16px;
}

#small_print {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#left_menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#left_menu a:hover {
	color: #DACBB4;
}
#back_table  {
	width:100%;
	min-width:900px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #82520B;
	border-bottom-color: #82520B;
}

#left_menu a:visited {
	text-decoration: none;
	font-size: 12px;
}

#left_menu strong {
	color: #FFE300;
	font-size: 12px;
}

#button a:hover {
	background-color: #FFFF00;
	color: #004812;
	text-decoration: none;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}
#button a:visited {
	color: #004812;
}
