﻿body{ 
	
	
	margin-top: 0px; 
	padding: 0px; 
	font-size: 11px;
	line-height:16px; 
	color: #000000;
	background-color:#000000;
}

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

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

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

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


.titlebg {
	background-image:url('images/buttun-bg.jpg');
	height:35px;
}


.titlebut {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-weight: bold;
	color: #FF7F00;
	font-size: 13px;
	text-align:center;
	
}

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

}

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

	
}

.titlebarlfthead {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-weight: bold;
	color: #FF7F00;
	font-size: 16px;
	text-align:left;
	padding-left:12px;
	
}

.bulet {
	padding-top:10px;
	padding-left:15px;
}









.titlebarlft {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-weight: bold;
	color: #B5B4B4;
	font-size: 14px;
	text-align:left;
	padding-left:5px;
	padding-top:10px;
	vertical-align:middle;

}	


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

}

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

}






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

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

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





