/* CSS Document */

body {
	margin:0;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 14pt;
	font-size: 10pt;
	color: #3C1E00;
	background-color: #CFCCA5;
}

a:link, a:visited {
	color: #3C1E00; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #3C1E00;	text-decoration: underline;
	font-weight: bold;
}

.content{
text-align:left;
padding-left:10px;
}

hr {
	width: 95%;
	height: 2px;
}

td {
	font-size: 10pt;
}

.contentheading {
	height: 30px;
	color: #3C1E00;
	font-weight: bold;
	font-size: 11pt;
	white-space: nowrap;
	padding-bottom: 10px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: none;
	color: #3C1E00;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: underline;
	color: #3C1E00;
}

a.mainlevel#active_menu {
	color:#3C1E00;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color:#3C1E00;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 25px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: none;
	color: #3C1E00;
	text-align: left;
}

a.sublevel:hover {
	color: #3C1E00;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #3C1E00;
	font-weight: bold;
}

.footer {
font-family:Arial, Helvetica, sans-serif;
padding:0;
font-size:7pt;
font-weight:normal;
color:#000000;
}

.footer:link {
color:#000000;
text-decoration:none;
}

.footer:hover {
color:#000000;
text-align:inherit;
text-decoration: underline;
}

.footer:visited {
color:#000000;
text-align:inherit;
text-decoration: none;
}

.footer:active {
color:#000000;
text-align:inherit;
text-decoration: none;
}
