BODY 
{ 

   	scrollbar-face-color:#00230c;
	scrollbar-arrow-color:#bfd0c5;
	scrollbar-track-color:#bbbb78;
	scrollbar-shadow-color:#00230c;
	scrollbar-highlight-color:274832;
	scrollbar-3dlight-color:#00230c;
	scrollbar-darkshadow-Color:#00230c;

    background-image: url(layout/bg.gif); 
	background-color: #000000; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}

	a:link {text-decoration: underline; color: 333333;} 
	a:active {text-decoration: underline; color: 333333;} 
	a:visited {text-decoration: underline; color: 333333;} 
	a:hover {text-decoration: underline; color: 333333;}

.text {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.text-bold {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.mtb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b8af7b;
	border-bottom-color: #b8af7b;
	border-left-color: #b8af7b;
	border-top-width: 1px;
	border-top-color: #b8af7b;
}

.form {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}

.form2 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	border: 1px solid #CECECE;
	BACKGROUND-COLOR: #ffffff;
}

.field {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	COLOR: #f2e4e4;
	border: 1px solid #000000;
	BACKGROUND-COLOR: #5b6f5e;
}