﻿body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFCC;
}
body {scrollbar-face-color:#392715;
scrollbar-highlight-color:#392715;
scrollbar-3dlight-color:#8F6A09;
scrollbar-darkshadow-color:#1B1B07;
background-color: #392715;
margin-left: 10px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
}
.style1 {
	color: #392715;
	font-size: 10px;
}
.style2 {color: #FFFFCC}
a {
	color: #FFFFCC;
}
.tdrel {
	position: relative;
}


#info {
	position: relative;
	text-align: left;
	color: #382715;
	height: 100px;
	width: 700px;
	z-index: 98;
	left: 0px;
	top: 0px;
	display: none;
}
#logo {
	position: relative;
	text-align: left;
	color: #382715;
	height: 100px;
	width: 700px;
	left: 0px;
	top: 0px;
}
#info h1 {
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 100;
	height: auto;
	width: 700px;
	left: 0px;
	top: 10px;
}
#info h1 a {
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	text-align: center;
	text-decoration: none;
}
#info h2 {
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 99;
	height: auto;
	width: 700px;
	left: 2px;
	top: 12px;
}
#info h2 a {
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
