/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_gray
 {
	width: 100%;
	background-image:url(Yellowcont_rep.jpg);
	background-repeat:repeat-x;
	background-color:#CB5F00;
 }
 .containermaster_Black
 {
	width:100%;
	background-color:#222222;
 }
 .containermaster_LtBlack
 {
	width:100%;
	background-color:#2C2C2C;
	color:#ffffff;
 }
 .LtBlack_content_Area
{
	width:100%;
	padding-left:6px;
}
 .BlackContentArea
 {
	width:100%;
	padding-left:6px;
 }
.Yellow_content_Area
{
	width:100%;
	padding-left:6px;
	border-left:#CBA179 1px solid;
	border-right:#CBA179 1px solid;
}
.containermaster_BrightYellow
{
	width:100%;
	background-image:url(bright_bodyrep.jpg);
	background-repeat:repeat-x;
	background-color:#FA9504;
}
.BrightYellow_content_Area
{
	width:100%;
}
.TopRep
{
	background-image:url(Top_mid.jpg);
	background-repeat:repeat-x;
}
.BotRep
{
	background-image:url(down-mid.jpg);
	background-repeat:repeat-x;
}
.TopRep1
{
	background-image:url(Top_Mid1.jpg);
	background-repeat:repeat-x;
}
.BotRep1
{
	background-image:url(Bot_mid1.jpg);
	background-repeat:repeat-x;
}
.TopRepBRIGHT
{
	background-image:url(top_MIDD.jpg);
	background-repeat:repeat-x;
}
.BotRepBRIGHT
{
	background-image:url(3.jpg);
	background-repeat:repeat-x;
}
.titl
{
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
}
