body {
	background-color: #522110;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#522110;
	scrollbar-arrow-color:#D9C090;  
	scrollbar-darkshadow-color:#411A0D; 
	scrollbar-face-color:#411A0D; 
	scrollbar-highlight-color:#D9C090; 
	scrollbar-shadow-color:#411A0D;
	scrollbar-3dlight-color:#522110;
	scrollbar-track-color:#EDE1CB;
}

.table1 {
	border-top: 2px solid #D9C090;
	border-right: 2px solid #D9C090;
	border-bottom: 2px solid #D9C090;
	border-left: 2px solid #D9C090;
	height: 489px;
	width: 974px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDE1CB;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
iframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDE1CB;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #EDE1CB;
	background-color: #5B2314;
	padding: 10px;
	border: 1px solid #9F6F58;
}
.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDE1CB;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #DCC59A;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DCC59A;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EDE1CB;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DCC59A;
	text-decoration: none;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #EDE1CB;
	padding: 10px;
	border-top: 1px solid #9F6F58;
	border-bottom: 1px solid #9F6F58;
	width: 100%;
}

