@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #990000;
	margin-top: 10px;
}
.left_bg {
	background-color: #ded9c2;
}
.left_bg #menu {
	height: 166px;
	width: 206px;
	
}
.menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695d54;
	font-weight: bold;
	text-transform: uppercase;
	/*margin-left: 8px;*/
	text-indent: 8px;
	display: block;
	line-height: 21px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.top_menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695d54;
	font-weight: bold;
	text-transform: uppercase;
	/*margin-left: 8px;*/
	text-indent: 8px;
	display: block;
	line-height: 21px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.left_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695d54;
	background-color: #e9e6d9;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #c7857e;
}
td#nav_left a
{
	display: block;
	color: #695d54;
	text-decoration: none;
}
td#nav_left a:hover
{
	display: block;
	background-color: #ffffff;
	color: #695d54;
	text-decoration: none;
}
.left_button {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
.top_left_button {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
li {
	list-style-image: url(../images/li_green.gif);
}
