/*Style sheet*/
body {
	scrollbar-base-color:#153860;
	scrollbar-arrow-color:#A09C8E;
	scrollbar-track-color:#A09C8E;
	background-color:#5B2400;
	font-family: verdana, tahoma, arial, times new roman;
	font-size: 12px;
	color: #333;
	line-height:15px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #FC6923;
}
a:active {
	color:#FFFFFF
	text-decoration: underline;
	color: #30F;
}
.box {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 14px;
	color: #000;
	border: 6px double #DEB614;
	width: 90%;
	padding: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #FFFAF0;
	line-height:15px;
	font-weight: bold;
}
.darkboxform {
	font-weight: bold;
	color: #153860;
	background-color: #ECEEF5;
	font-family: Corbel, Tahoma, Verdana;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
td {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 14px;
	height:20px;
	font-weight: bold;
	line-height: 20px;
}
input {
	background-color: transparent;
	border: 1px #C9C984 solid;
	font-family: verdana;
	font-size: 12px;
	color:#D8D8D8; /*ABAB83*/
}
textarea {
		background-color: transparent; border: 1px #C9C984 solid; font-family: verdana; font-size: 12px; 
		color:#C9C984; /*ABAB83*/
}
.midbox {
	font-family: verdana, tahoma, arial, "times new roman";
	font-size: 18px;
	color: #fff1e1;
	background-color: #5b2400;
	font-weight: normal;
	line-height: 24px;
}
h2 {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 36px;
	color: #5b2400;
}
h4 {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 20px;
	color: #5b2400;
}
.page_heading {
	font-size: 20px;
	font-family: Corbel, Tahoma, Verdana;
	color: #5b2400;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
}

h3 {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 24px;
	color: #5b2400;
	line-height: 30px;
	margin-top: 5px;
	padding-top: 5px;
}
h5 {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 16px;
	color: #5b2400;
}

.smalltablestyle {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #FFFAF0;
	background-color: #5b2400;
	font-weight: bold;
	border-top-color: #8E8E8E;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
}
.darkbox {
	font-family: Verdana, tahoma, Arial, "Times New Roman";
	font-size: 12px;
	line-height: 15px;
	color: #5b2400;
	background-color: #FFFAF0;
	border-top-color: D18451;
	border-right-color: D18451;
	border-bottom-color: D18451;
	border-left-color: D18451;
}
a.page_link:link {
	color: #5b2400;
	text-decoration: underline;
}
a.page_link:visited {
	text-decoration: underline;
	color: #666;
}
a.page_link:hover {
	text-decoration: none;
	color: #fc6923;
}
a.page_link:active {
	text-decoration: underline;
	color: #fc6923;
}
.td2 {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 14px;
	color:#FFFAF0; /*ABAB83; */
	text-align:center;
	background-color: #5b2400;
	height:20px;
	border: 2px double A09C8E;
}
a.bottom_nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom_nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_nav:hover {
	text-decoration: none;
	color: #deb614;
}
.toc_text {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #5b2400;
}
a.toc_text:link {
	color: #000000;
	text-decoration: underline;
}
a.toc_text:visited {
	text-decoration: underline;
	color: #666;
}
a.toc_text:hover {
	text-decoration: none;
	color: #6C0000;
}
a.toc_text:active {
	text-decoration: underline;
	color: #FF6600;
}
.bold_emphasis {
	text-decoration: underline;
}
.smalltableheader {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #720000;
	background-color: #D18451;
	font-weight: bold;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-color: #8E8E8E;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
}
sub {
	font-size: 12px;
}
.toc_text_main {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
sup {
	font-size: 12px;
}
.smalltablestyle_border {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #000000;
	background-color: #D18451;
	font-weight: bold;
	border: 1pt solid #8E8E8E;
}
table {
	border-top-color: #8E8E8E;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
}
.smalltablestyleBold {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	line-height: 18px;
}
.smalltablestyleThin {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #c5d0d8;
	font-weight: normal;
	border-top-color: #8E8E8E;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
	line-height: 18px;
}
