/* this group sets the normal link colors */

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #D0D6D4
	color: #000000;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

body {
	background: #565F5C;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-arrow-color: #FDFAF7;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #565F5C;
	scrollbar-highlight-color: #8B9994;
	scrollbar-shadow-color: #815025;
	scrollbar-track-color: #C89D73;
}

h1 {
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	color: #815025;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 1px;
}

hr {
	color: #C89D73;
	height: 3px;
	width: 200px;
}

p, td, li, ul, table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

p.c14, h4.c17 {
	text-align: center;
}

table.amain {
	border-left: 1px solid #414141;
	border-right: 1px solid #414141;
	text-align: center;
	width: 780px;
}

table.c3, td.c18 {
	background-color: #FDFAF7;
	width: 780px;
}

table.guide{
	top: 75px;
}

table.hottopic {
	border-bottom: 1px dashed #414141;
	border-left: 1px dashed #414141;
	border-right: 1px dashed #414141;
	font-size: 9pt;
	padding: 5px;
	text-align: left;
	width: 180px;
}

table.infobar{
	background-color: #D0D6D4;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
}

td.bullet{
	width: 1px;
}

td.c11 {
	background-color: #FDFAF7;
	width: 100%;
}

td.c12 {
	background-color: #FDFAF7;
	height: 18px;
	width: 238px;
}

td.c15 {
	background-color: #FDFAF7;
	height: 18px;
	width: 542px;
}

td.c19 {
	background-color: #FDFAF7;
	width: 780px;
}

td.c2, table.c20 {
	width: 100%;
}

td.c5 {
	height: 390px;
	width: 460px;
}

td.c8 {
	height: 390px;
	width: 160px;
}

td.c9 {
	background-color: #FDFAF7;
	width: 320px;
}

.body{
	background-color: #FDFAF7;
	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: FDFAF7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

.copyright{
	background-color: #C89D73;
	color: #414141;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}

.copyright a:active, .copyright a:visited, .copyright a:link{
	background-color: #C89D73;
	color: #414141;
}

.guide td {
}

.guide th{
	background-color: transparent;
	border-bottom: 1px dashed #414141;
	color: #000000;
	font-size: 9pt;
	padding: 2px;
	white-space: nowrap;
	word-break: keep-all;
}

.guide, .guide td {
	border: none;
	font-size: 8pt;
	padding-left: 3px;
}

.leftnavbar{
	background-color: #FDFAF7;
	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: #565F5C;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FDFAF7;
	font-weight: bold;
	height: 25px;
	text-align: center;
	white-space: nowrap;
	word-break: keep-all;
}

.navigation a:active, .navigation a:visited, .navigation a:link{
	color: #FDFAF7;
}

.top{
	background-color: #C89D73;
	color: #414141;
}
