﻿body{ 
	
	
	margin-top: 5px; 
	padding: 0px; 
	font-size: 11px;
	line-height:16px; 
	color: #000000;
}
.titlebg {
	background-image:url('images/bar-bg.jpg');
	height:30px;
}

.titlebar {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-weight: bold;
	color: #ffffff;
	font-size: 15px;
	text-align:center;
}	
	
.titlebut {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	text-align:center;
	
}

.titlebut a{
	color: #ffffff;
	text-decoration: none;

}

.titlebut a:hover{
	color: #93ff00;
	text-decoration: none;

	
}

.titlebar a{
	color: #ffffff;
	text-decoration: none;

}

.titlebar a:hover{
	color: #fdd401;
	text-decoration: none;

}


.titlebarlft {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	text-align:left;
	padding-left:5px;
	
}
.titlebarlft a{
	color: #ffffff;
	text-decoration: none;

}

.titlebarlft a:hover{
	color: #fdd401;
	text-decoration: none;

}

.border {  
	border-left:1px solid #282727; 
	border-right:1px solid #282727; 
	border-bottom:1px solid #282727; 
	border-top:0px none  
}

.borderft {  
	border-left:1px solid #282727; 
	border-right:1px solid #282727; 
	border-bottom:1px solid #282727; 
	border-top:1px solid #282727;  
}

.boxbg {
	background-image:url('images/text-bg.jpg'); 
	background-repeat:repeat-x;
	
}

.text {
	font-family: Arial, "Arial Black", "Arial Narrow";
	color: #000000;
	font-size: 12px;
	line-height:16px;
	padding:5px;
	text-align:justify;
}

.text a {
	color: #000000;
	text-decoration: none;
}

.text a:hover {
	text-decoration: none;
	color: #852b16;
}

.game {
	font-family: Arial, "Arial Black", "Arial Narrow";
	color: #000000;
	font-size: 12px;
	line-height:16px;
	padding:5px;
	font-weight:bold;
	text-align:left;
}

.game a {
	color: #000000;
	text-decoration: none;
}

.game a:hover {
	text-decoration: none;
	color: #852b16;
}

.textft {
	font-family: Arial, "Arial Black", "Arial Narrow";
	color: #000000;
	font-size: 12px;
	line-height:16px;
	padding:5px;
	text-align:center;
}

.textft a {
	color: #000000;
	text-decoration: none;
}

.textft a:hover {
	text-decoration: none;
	color: #852b16;
}





