/*Style sheet*/
body {
	scrollbar-base-color:#84322F;
	scrollbar-arrow-color:#A09C8E;
	scrollbar-track-color:#A09C8E;
	background-color:#D18451;
	font-family: verdana, tahoma, arial, "times new roman";
	font-size: 12px;
	color: #003300;
	line-height:15px;
}

a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #6C0000;
}
a:active {
	color:#FFFFFF
	text-decoration: underline;
	color: #F60;
}
.box {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 14px;
	color: #003300;
	border: 2px double #A09C8E;
	width: 90%;
	padding: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #e2b888;
	line-height:15px;
	font-weight: bold;
}
td {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 14px;
	color:#720000;
	background-color: #D6A772;
	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: #D6A772;
	background-color: #6C0000;
	font-weight: normal;
	line-height: 20px;
}
h2 {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 36px;
	color: #990000;
}
h4 {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 20px;
	color: #990000;
}
h3 {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 24px;
	color: #990000;
}
h5 {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 16px;
	color: #990000;
}

.smalltablestyle {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #720000;
	background-color: #D18451;
	font-weight: bold;
}
.darkbox {
	font-family: Verdana, tahoma, Arial, "Times New Roman";
	font-size: 12px;
	line-height: 15px;
	color: #720000;
	background-color: #E2B888;
	border-top-color: D18451;
	border-right-color: D18451;
	border-bottom-color: D18451;
	border-left-color: D18451;
}
a.page_link:link {
	color: #ad0101;
	text-decoration: none;
}
a.page_link:visited {
	text-decoration: underline;
	color: #666;
}
a.page_link:hover {
	text-decoration: none;
	color: #fefe00;
}
a.page_link:active {
	text-decoration: underline;
	color: #FF6600;
}
.td2 {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 14px;
	color:#A09C8E; /*ABAB83; */
	text-align:center;
	background-color: #720000;
	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: #FFFF00;
}
.toc_text {
	font-family: Corbel, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
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;
}
.smallfont {
	font-size: 10px;
}
