/* 
================================
        DNN Wear Containers
		  www.dnnwear.com		
================================
*/   

.Containermaster_BlueBar {
	
	width: 100%;
	background-color: #BEEBFE;
	BORDER-RIGHT: #BEEBFE 1px solid; 
	BORDER-TOP: #BEEBFE 1px solid; 
	BORDER-LEFT: #BEEBFE 1px solid; 
	BORDER-BOTTOM: #BEEBFE 1px solid; 

}

.WhiteText, .WhiteText table, .WhiteText span, .WhiteText div
{
	color: #FFFFFF;
	font-size:  12px;
    font-weight: Bold;
}
.WhiteText span a:Link, .WhiteText span a:Active, .WhiteText span a:Visited
{
	color: #FFFFFF;	
	font-size:  12px;
    font-weight: Bold;
	text-decoration: underline;
}



