﻿body
{
	background-color: #835943;
}
body, table, input, textarea, select
{
	font: 12px Tahoma,Verdana,sans-serif;
	margin: 0;
}
p
{
	text-indent: 20px;
	line-height: 20px;
}
a
{
	color: #000;
	font-family: 12px Tahoma,Verdana,sans-serif;
	text-decoration: none;
}
a:link
{
	color: #000;
	font-family: 12px Tahoma,Verdana,sans-serif;
	text-decoration: none;
}
a:visited
{
	color: #000;
	font-family: 12px Tahoma,Verdana,sans-serif;
	text-decoration: none;
}
a:hover
{
	color: #6598cb;
	font-family: 12px Tahoma,Verdana,sans-serif;
	text-decoration: underline;
}
img
{
	border: 0;
	display: block;
}
table
{
	empty-cells: show;
}
.leftMenu a:hover
{
	text-decoration: none;
}
.leftMenu a
{
	vertical-align: middle;
	display: block;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	font-size: 12px;
	border-bottom: solid #695c47 1px;
	color: #82817c !important;
}
.leftMenu Img
{
	display: inline;
}
#MainMenu
{
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	border-left: solid #5f5f5d 2px;
	width:756px;
}

#MainMenu a
{
	vertical-align: middle;
	display: block;
	float: left;
	width: 106px;
	height: 29px;
	line-height: 29px;
	font-size: 13px;
	
	border-right: solid #5f5f5d 2px;
	color: #aaa9a9 !important;
	margin-top: 2px;
}
