/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	background-color: #e2e2e2;
	border-right: #e2e2e2 2px solid; 
/*	border-top: #e2e2e2 1px solid; */
	border-left: #e2e2e2 2px solid; 
	border-bottom: #e2e2e2 2px solid; 
/*	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;*/
}
.containerrow2_blue {
	background-color: #ffffff;
}
.containerrowImg_blue
{
	background-color: #f2f2f2;
	background-image: url(con-blue-bg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}
.RoundAngelL {
	BACKGROUND-IMAGE: url(right-angle.gif);
	width: 14px;
	height: 33px;
	background-repeat: no-repeat;
}
.RoundAngelM {
	BACKGROUND-IMAGE: url(between-angle.gif);
	background-repeat: repeat-x;
}
.RoundAngelR {
	BACKGROUND-IMAGE: url(left-angle.gif);
	width: 13px;
	height: 33px;
	background-repeat: no-repeat;
}
.RoundAngelBL {
	BACKGROUND-IMAGE: url(right-title-blue.gif);
	width: 14px;
	height: 33px;
	background-repeat: no-repeat;
}
.RoundAngelBM {
	BACKGROUND-IMAGE: url(between-title-blue.gif);
	background-repeat: repeat-x;
}
.RoundAngelBR {
	BACKGROUND-IMAGE: url(left-title-blue.gif);
	width: 13px;
	height: 33px;
	background-repeat: no-repeat;
}


.AllGradiantTitle
{
	font-family: Tahoma;
    font-size:  11px;
    font-weight: Bold;
    color: 32546D;
}
.AllGradiantTable
{
	border-right: #f0f2f1 2px solid; 
	border-left: #f0f2f1 2px solid; 
	border-bottom: #E7E9E8 2px solid; 	
}
