/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.BlueHead
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #569ABD;	
}
.Ash_body
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #E6E6E6;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.BlueHead1
{
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #569ABD;	
}
.Blue_body
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #052148;
	padding: 5px 5px 5px 5px;
}
.Blue_BG
{
	background-image: url(cont_rep.jpg);
	background-repeat: repeat-x;
	height: 244px;
	background-color: #3899BB;
	padding-left: 12px; 
	padding-right: 17px; 
	padding-top: 4px; 
	padding-bottom: 5px;
}
.PlainHead
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.Plain_Body
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}