body {
	background-color: #4F4F4F;
	margin: 0px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #A0A1A4;

	scrollbar-face-color:#484747;
	scrollbar-shadow-color:#BEBEBE;
	scrollbar-3dlight-color:#484747;
	scrollbar-arrow-color:#BEBEBE;
	scrollbar-base-color:#484747;
	scrollbar-track-color:#484747;
	scrollbar-darkshadow-color:#484747;
	scrollbar-highlight-color:#BEBEBE;
	scrollbar-shadow-color:#484747;
}


b, strong { color: #AB8F43; font-family: tahoma; font-weight: bold;  }
u { color: #FFFFFF; font-family: tahoma;}
i, em{ color: #D8C182; font-family: georgia;}
</style>
}


hr{
color: #181818;
width:100%;
text-align: center;
}

a {
	text-decoration: none;
	color:#FFF6B1;

}
a:hover {
	color: #333333;
}

a img {
	border: 4px solid #878787;
}
a:hover img {
	border: 4px solid #333333;
}

table, tr, td {
	font-size: 8pt;
	vertical-align: top;
}
textarea, input, select, button {
	background-color: #150000;
	border: 1px solid #F7D34C;
	margin: 1px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #F7D34C;
	padding: 3px;
}
.h1 {
	background: #150000; 
	font-weight: bold; 
	font-size:6pt; 
	letter-spacing:3px;  
	padding:5px;
	spacing:4px; 
	color: #F7D34C; 
	text-align:left; 
	text-transform: uppercase; 
 }
.h2 {
	background-color: #94927B;
	font-family: Georgia;
	font-size: 6pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing:2px;
	padding: 2px;
	color: #150000;
	
}
.main {
	background-color: #636363;
	text-align: justify;
	vertical-align: top;
	font-size: 8pt;
}


.welcome {
	background-color: #646138;
	text-align: left;
	vertical-align: top;
	font-size: 8pt;
}

.h3 {
	background-color: #3A3A3A;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	padding: 1px;
	text-transform: uppercase;
	color: #858585;
}
.contents {
	background-color: #150000;
	width: 606px;
	height: 100%;
	vertical-align: top;
}

.tdhover {
	background-color: #2D0000; 	
	font-family: Tahoma;
	font-size: 10px;
	text-align: justify;
	vertical-align: top; 
}	
.tablehover_over {
	background-color: #410000; 	
	font-family: Tahoma;
	font-size: 10px;
	text-align: justify;
	vertical-align: top; 
}	

.news {
width: 90%; font-family: tahoma; font-size: 8pt;
text-align: justify; padding: 3px;
background-color: #000000; color: #EDEDED; letter-spacing: 0;
border-left: 3px solid #F7D34C; border-bottom: 2px solid #F7D34C;
}

.spoilers {
width: 90%; font-family: tahoma; font-size: 8pt;
text-align: justify; padding: 3px;
background-color: #000000; color: #282828; letter-spacing: 0;
border-left: 3px solid #F7D34C; border-bottom: 2px solid #F7D34C;
}

