﻿.TextHeader,
.TextHeader_Long
{
	background:url('../images/header_bg.jpg') repeat-x;
	margin:0px 0px 10px 0px;
	text-indent:10px;
	clear:both;
}
.TextHeader a,
.TextHeader_Long a
{
	color:#FFC324;
	font-size:14px;
	font-weight:bold;
	line-height:32px;	
}
.simpleTextHeader a,
.simpleTextHeader_Long a 
{ 	  	  	 
	float:left; 	
	color:#222; 	  	  	 
	font-size:14px; 	  	  	 
	font-weight:bold; 	  	  	 
	background:none; 	  	  	 
	width:100%; 	  	  	 
	line-height:32px; 	  	  	 
	text-indent:10px; 	 	  
}