/*================================
 Container Styles for DotNetNuke
================================*/   
#ContainerBasew h2{
	font-size:14px;
	line-height:1;
	font-weight:bold;
	margin:0px;
	padding:11px 0px 0px 7px;
	color:#839894;
}
#ContainerBasew p,li{
	font-family:Verdana;
	font-size:12px;
	line-height:1.65;
}
#ContainerBasew font{
	font-family:Verdana;
	line-height:1.65;
}
#ContainerBasew td{
	font-family:Verdana;
	font-size:12px;
	vertical-align:top;
}
#upup{
	padding-top:5px;
}
.ContainerAllw{
	width:100%;
}
.Spacer{
	padding:10px 0px 0px 15px;
}
/*blue.ascx**************************************************************/
.Blue-CBG{
	background:url(images/bc.jpg) bottom left;
}
.Blue-LBG{
	background:url(images/bl.jpg) no-repeat bottom left;
	width:4px;
}
.Blue-RBG{
	background:url(images/br.jpg) no-repeat bottom right;
	width:10px;
}
/*glay.ascx**************************************************************/
.G-CBG{
	background:url(images/gc.jpg) bottom left;
}
.G-LBG{
	background:url(images/gl.jpg) no-repeat bottom left;
	width:4px;
}
.G-RBG{
	background:url(images/gr.jpg) no-repeat bottom right;
	width:10px;
}
/*pink.ascx**************************************************************/
.P-CBG{
	background:url(images/pc.jpg) bottom left;
}
.P-LBG{
	background:url(images/pl.jpg) no-repeat bottom left;
	width:4px;
}
.P-RBG{
	background:url(images/pr.jpg) no-repeat bottom right;
	width:10px;
}
/*yellow.ascx**************************************************************/
.Y-CBG{
	background:url(images/yc.jpg) bottom left;
}
.Y-LBG{
	background:url(images/yl.jpg) no-repeat bottom left;
	width:4px;
}
.Y-RBG{
	background:url(images/yr.jpg) no-repeat bottom right;
	width:10px;
}



