﻿body {
	margin: 0px;
	position: center;
	height: 100%;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}
.topleft {
	margin: 200px;
	padding: 0px;
	height: 71px;
	width: 71px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 200px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.top {
	margin: 200px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FF9933;
	font-family: verdana;
	font-size: 24px;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	height: 71px;
}
.left {
	margin: 200px;
	padding: 1px;
	width: 71px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #660000;
}
.leftscroll {
	margin: 200px;
	padding: 0px;
	width: 71px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #660000;
	position: absolute;
	left: 200px;
	top: 150px;
	visibility: visible;
	z-index: 99;
	right: auto;
	bottom: auto;
}
#percent100 {
	height: 100%;
}
#percent95 {
	height: 100%;
	padding: 3px;
	background-color: #FFFFFF;
	width: 100%;
}
.ddcolortabs{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\";
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}\"";
voice-family: inherit;
}
.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}
.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}
.ddcolortabs a{
float: left;
color: white;
background: black url(menu/media/color_tabs_left_org.gif) no-repeat left top;
margin:0 0px 0 2px;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}
.ddcolortabs a span{
float:left;
display:block;
background: transparent url(menu/media/color_tabs_right_org.gif) no-repeat right top;
padding: 4px 8px 2px 7px;
}
.ddcolortabs a span{
float:none;
}
.ddcolortabs a:hover{
background-color: #591f20;
}
.ddcolortabs a:hover span{
background-color: #591f20;
}
.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #591f20;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_a{
	top: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: #000000;
	width: 300px;
	visibility: hidden;
	border: 0px none black;
	margin-top: 2px;
	left: 0px;
	position: absolute;
	padding: 0px;
	margin-right: 50%;
}
.dropmenudiv_a a{
	width: auto;
	display: block;
	text-indent: 2px;
	border-top: 0 solid #678b3f;
	border-bottom: 0 solid #678b3f;
	padding: 0px 0;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 0;
	border-left-width: 0;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #660000;
color: white;
}
.copyright {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.maintext {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	padding: 4px;
	width: 100%;
}
.textfields {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #660000;
}
textarea {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #660000;
}
.inputbuts {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #660000;
	border: 1px solid #000000;
}
.topflash {
	border: 0px none;
}
.sidescrollflash {
	position: relative;
	visibility: visible;
	z-index: 99;
	height: auto;
	width: auto;
	left: 0px;
	top: 200px;
	right: auto;
	bottom: auto;
}
.dochead {
	font-family: verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
.menuhead {
	font-family: verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
}
.mainsite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	table-align: center;
}