a:link {
	color: #BE4A12;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a:visited {
	color: #BE4A12;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a:hover {
	color: #E97015;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
a:active {
	color: #BE4A12;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

text: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Black;
	padding-left: 10px;
	padding-top: 10px;
}

.date {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #787878;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.cap {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFAA00;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.mainnews {
	font-family: Tahoma;
	font-size: 11px;
	color: #712A08;
	padding-left: 10px;
	padding-top: 10px;
}

.histname  {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #ADADAD;
	text-decoration: none;
	text-align: center;
}

.histhead  {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.headtext  {
	font-family : serif;
	font-size : 20px;
	color : #712A08;
	font-weight : bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.maintitle  {
	font-family : Arial;
	font-size : 18px;
	color : #787878;
	text-decoration : none;
}

.maintext {
	font-family: Arial;
	font-size: 12px;
	color: Black;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.disktext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: Black;
	padding-left: 10px;
	padding-top: 10px;
}

.headermain {
	font-family: Arial, verdana;
	font-size: small;
	font-weight: bold;
	color: #E99A3A;
	text-transform: uppercase;
	padding-top: 10px;
}

.tab {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #787878;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tabtext {
	font-family: helvetica;
	font-size: 11px;
	color: #712A08;
	padding-top: 10px;
}

.tabtitle  {
	font-family : Arial;
	font-size : 14px;
	color : #787878;
	text-decoration : none;
}

.l1 {
	background-attachment: scroll;
	background-image: url(/images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.r1 {
	background-attachment: scroll;
	background-image: url(/images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.back {
	background-attachment: fixed;
	background-color: white;
	background-image: url(/images/bg_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}
.short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #e8cfa4;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.righttab {
	margin: 25px;
}
.righttabcolor {
	background-color: #453F41;
}

#dropmenudiv{
	position:absolute;
	margin: 0px;
	padding: 0px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0;
	border: 0;
	margin: 0px;
	padding: 0px;
}

.righttabCopy {
	margin: 25px;
	padding-top: 50px;
}

.righttabup {
	background-color: #453F41;
	padding: 25px;
}

.headerlow {
	font-family: Arial, verdana;
	font-size: small;
	font-weight: bold;
	color: #E99A3A;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}

.style7 {color: #000000}
