@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin: 0px;
	scrollbar-3dlight-color: #72635D;
	scrollbar-arrow-color: #9B8F8B;
	scrollbar-base-color: #968A86;
	scrollbar-darkshadow-color: #47352D;
	scrollbar-face-color: #443A36;
	scrollbar-highlight-color: #64554E;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #615652;
}
textarea, input, checkbox, select, radio
			{
	border-top: 1px solid #a40505;
	border-left: 1px solid #a40505;
	border-bottom: 1px solid #a40505;
	border-right: 1px solid #a40505;
	background: #ffd3d3;
	color: #000000;
	font-family: Tahoma;
			}
			
		.loginareainput {
	width: 135px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 2px;
	font-family: Tahoma;
	color: #000000;
	border: 0;
	background-color: transparent;
}
	.loginsimage {
	border: 0;
	background-color: transparent;
}
body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #BB805B;
}
.news {
	color: #ffffff;
	font-size: 15px;
	font-style:oblique
}
.newst {
	color: #ffffff;
}
.newsd {
	color: #b51f0d;
}
.newsn {
	color: #b3b1b1;
}

h1 { 
text-decoration: none; 
margin-top: 0; 
margin-bottom: 0; 
font-size: 15px; 
} 
h2 { 
text-decoration: none; 
margin-top: 0; 
margin-bottom: 0; 
font-size: 13px; 
}
a {
	text-decoration: none;
	color: #BB805B;
}

a:hover {
	text-decoration: underline;
	color: #BB805B;
}
