/* this group sets the normal link colors */

a:link {
	color: #B54B3E;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #B54B3E;
	font-weight: bold;
	text-decoration: none;
}

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

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

body {
	background: #0A0A0A;
	color: #000000;
	font-size: 11px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	scrollbar-3dlight-color: #667069;
	scrollbar-arrow-color: #F8F6F5;
	scrollbar-darkshadow-color: #3A4C40;
	scrollbar-face-color: #3A4C40;
	scrollbar-highlight-color: #667069;
	scrollbar-shadow-color: #667069;
	scrollbar-track-color: #0A0A0A;
}

h1, h2, h3, h4, h5, h6 {
	color: #336699;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	color: #414141;
	height: 2px;
}



table.amain {
	border-left: 1px solid #414141;
	border-right: 1px solid #414141;
	text-align: center;
	width: 770px;
}

.body{
	background-color: #F8F6F5;
	padding: 5px;
	vertical-align: top;
}

.calloutdotted{
	border-collapse: collapse;
	border-color: #000000;
	border-style: dashed;
	border-width: 1px;
	padding: 3px;
	width: 90%;
}

.calloutdotted .cheader{
	background-color: #3A4C40;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #F8F6F5;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.copyright{
	background-color: #3A4C40;
	color: #F8F6F5;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

.copyright a:active, .copyright a:visited, .copyright a:link{
	background-color: #3A4C40;
	color: #F8F6F5;
}

.guide td {
}

.guide th{
	background-color: transparent;
	border-bottom: 2px dashed #414141;
	color: #000000;
	font-size: 11px;
	padding: 2px;
	white-space: nowrap;
	word-break: keep-all;
}

.guide, .guide td {
	border: none;
	font-size: 11px;
	padding-left: 3px;
	width: 200px;
}

.header{
	background-color: #3A4C40;
	color: #F8F6F5;
	font-weight: normal;
	height: 25px;
	padding: 5px;
}

.headerbody{
	background-color: #F8F6F5;
	color: #000000;
	height: 360px;
	padding: 5px;
	vertical-align: top;
}

.leftbottom {
	background-color: #3A4C40;
	border-bottom-color: #414141;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #414141;
	padding: 5px;
}

.leftnavbar{
	background-color: #F8F6F5;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	width: 200px;
}

.navigation{
	background-color: #0A0A0A;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFF2CA;
	font-weight: normal;
	height: 25px;
	text-align: center;
	white-space: nowrap;
	word-break: keep-all;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.navigation a:active, .navigation a:visited, .navigation a:link{
	background-color: #0A0A0A;
	color: #F8F6F5;
	font-size: 11px;
}

.navigation1{
	background-color: #0A0A0A;
	color: #F8F6F5;
	font-weight: normal;
	height: 25px;
	white-space: nowrap;
	word-break: keep-all;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

.navigation1 a:active, .navigation1 a:visited, .navigation1 a:link{
	background-color: #0A0A0A;
	color: #F8F6F5;
}
.navigation1 a:hover, .navigation1 a.current{
	color: #FDD880;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.navside a{
	margin-bottom: 2px;
	margin-right: 5px;
	width: 100%;
}

.navside a:hover{
	background-color: #667069;
	border-bottom: 1px solid #000000;
	border-right: 4px solid #3A4C40;
	color: #000000;
	margin-bottom: 1px;
	margin-right: 1px;
}

.navside a:active, .guide a:visited, .guide a:link{
	color: #000000;
	text-decoration: none;
}

.top{
	background-color: #3A4C40;
	color: #F8F6F5;
	height: 136px;
	vertical-align: top;
}.PicBorder {
	border: 1px solid #000;
}
.bottom_line {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #96DEA0;
}
.top_line {
	border-bottom-style: none;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #96DEA0;
}
.padding {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.padding h1 {
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 1px;
	vertical-align: baseline;
	word-spacing: 2px;
	padding-left: 10px;
}
.indent {
	line-height: 20px;

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.head_Gray {
	color: #666;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
}
