/* 
================================
 Container Styles for DotNetNuke
================================
*/  

.redheader
{	
	color: White;
	font-size: 15px;
	font-family: Verdana;	
} 
.redheader_t
{	
	color: #E52C34;
	font-size: 23px;
	font-weight: bold;
	font-family: Arial;	
} 
.blueheader
{	
	color: Black;
	font-size: 15px;
	font-family: Verdana;	
} 
.blueheader_t
{	
	color: White;
	font-size: 23px;
	font-weight: bold;
	font-family: Arial;	
} 
.main_b
{	
	color: Black;
	font-size: 15px;
	font-family: Verdana;	
} 


