/* 
================================
 Container Styles for DotNetNuke
================================
*/   


.corner01{
	background-image: url(images/container_01.gif);
	width: 29;
	height: 60;
}
.corner02{
	background-image: url(images/container_03.gif);
	width: 44;
	height: 60;
}
.corner03{
	background-image: url(images/container_07.gif);
	width: 29;
	height: 30;
}
.corner04{
	background-image: url(images/container_09.gif);
	width: 44;
	height: 30;
}
.titlebar
{
	font-size: 15pt;
	font-weight: bold; 
 	font-style: normal; 
 	color: #2b4777;
}

.titlebar2
{
	background-image: url(images/container_02.gif);
	width: 100%;
	height: 60;
}

.bottombar{
	background-image: url(images/container_08.gif);
	width: 100%;
	height: 30;
}
.lbar{
	background-image: url(images/container_04.gif);
	width: 29;
}
.rbar{
	background-image: url(images/container_06.gif);
	width: 44;
}
.centerpane{
	font-size: 12pt;
 	font-style: normal; 
 	color: #2b4777;
	background-color: #ffffff;
	width: 100%;
}
.containerrow_blue {
	background-color: #ffffff;
}
