BODY {
	scrollbar-face-color: #000000;
	scrollbar-highlight-color:#484842;
	scrollbar-shadow-color: #484842;
	scrollbar-3dlight-color:#484842;
	scrollbar-arrow-color: #484842;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color : #484842;
	font-family: Arial;
	color: #d1d0b8;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}
.f1 {
	font-size: 10px;
}
.f2 {
	font-size: 12px;
	font-family: Tahoma;
	line-height: 18px;
}
.big {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	font-family: Book Antiqua;
}
.text {
	font-size: 12px;
	font-family: Tahoma;
   line-height: 18px;
	text-align: justify;
	text-indent: 25px;
	padding-right: 50px;
}
.m {
	font-size: 11px;
	font-weight: bold;
}
.br {
	border: #f4e0a9 1px solid;
}
A {
	COLOR: #958a66;
	text-decoration: none;
}
A:hover {
	COLOR: #ffffd6;
	text-decoration: none;
}
INPUT.input {
	border: #484842 1px solid; 
	color: #d1d0b8; 
	font-size: 11px;
	background-color: #323232;
}
INPUT.button {
	border-right: #484842 2px solid;
	border-top: #d1d0b8 2px solid;
	border-left: 2px solid #d1d0b8;
	border-bottom: #484842 2px solid;
	color: #d1d0b8;
	font-size: 10px;
	background-color: #323232;
}
TEXTAREA {
	border: 1px solid #484842;
	font-size: 12px;
	color: #d1d0b8;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color:#484842;
	scrollbar-shadow-color: #484842;
	scrollbar-3dlight-color:#484842;
	scrollbar-arrow-color: #484842;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color : #484842;
	background-color: #323232; 
}
DIV.menu {
	position:absolute; 
	width:96px; 
	height:34px; 
	left:98px; 
	top:6px; 
	visibility:inherit;
}
#divCont {
	position:absolute; 
	top:70px; 
	left:20px; 
	width:220px; 
	height:220px; 
	clip:rect(0px 320px 220px 0px); 
	z-index:30; 
	visibility:hidden;
}
#divCenter {
	position:absolute; 
	width:200px; 
	height:200px; 
	left:10px; 
	top:10px; 
	visibility:inherit;
}  
