﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #245FAD;
	scrollbar-3dlight-color: #FFFCFC;
	scrollbar-darkshadow-color: #FFFCFC;
	scrollbar-face-color: #245FAD;
	scrollbar-highlight-color: #FCFCFC;
	scrollbar-shadow-color: #FFFCFC;
	scrollbar-track-color: #FFFCFC;
}
a:link {
	text-decoration: underline;
	color: #7B4139;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.table {
	margin-right: 50px;
}

a:active {
	text-decoration: underline;
}

#divText {
	width: 307px;
	overflow: auto;
	position: absolute;
	top: 233px;
	height: 211px;
	left: 160px;
}

#Layer1 {
	position:absolute;
	width:296px;
	height:222px;
	z-index:1;
	top: 223px;
	overflow: auto;
	visibility: visible;
	left: auto;
}
#txtHeading {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	height: 10px;
	width: 307px;
	top: 205px;
	bottom: 5px;
}
