@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
body {
	background-color: #85995C;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #C6C6A8;
	background-image: url(assets/images/menu.gif);
	background-repeat: repeat-y;
	background-position: 8px 0px;
}
#menu {
	float: leftwidth150px
	margin-right: 10px;
	width: 150px;
	float: left;
	border: 1px solid #B7BF90;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding: 0px;
	vertical-align: top;
	top: 0px;
	background-position: top;
}
#content {
	float: left;
	width: 784px;
	border: 1px solid #C6C6A8;
	margin: 0px;
	padding: 0px;
}
.mainBody {
	padding-right: 6px;
	padding-left: 6px;
}
#header {
	border: 1px solid #C6C6A8;
	background-color: #85995C;
	text-indent: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 168px;
}
#header h1 {
	margin-left: -9000px;
	line-height: .3em;
}
#container #menu {
	background-color: #B7BF90;
	display: block;
	padding-top: 2px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
#container #menu a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85995C;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-color: #85995C;
}
#container #menu a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #menu img {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7BF90;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B7BF90;
	border-bottom-color: #85995C;
	border-left-color: #B7BF90;
	padding: 0px;
	margin-top: 2px;
}
#container #menu a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#container #menu a:hover {
	background-color: #85995C;
}
#container #menu a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#footer {
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6A8;
	clear: both;
	margin-left: 168px;
	padding-top: 10px;
	line-height: 3em;
	margin-top: 0px;
	margin-bottom: 12px;
}
#body {
	text-align: center;
}
#container #sidebar {
	text-decoration: none;
}
.LgImg {
	margin-right: 6px;
	padding-right: 6px;
	margin-left: 6px;
	padding-left: 6px;
}
