body {
	background-color: #100F0F;
	SCROLLBAR-FACE-COLOR: #100F0F;
	SCROLLBAR-HIGHLIGHT-COLOR: #100F0F;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR:  #A64323;
	SCROLLBAR-TRACK-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.style6 {
	color: #c1c1c1;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.scroll {
	height: 380px;	
	width: 475px;	
	overflow: auto;	
	padding: 2px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C1C1C1;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C1C1C1;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #A64323;
	text-decoration: none;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C1C1C1;
}
.bord {
	border: 1px solid #A84325;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
