/*
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_red {
	width: 100%;
	background-color: #FCFCFA;
	BORDER-RIGHT: #c7c7c7 0px dashed;
	BORDER-TOP: #c7c7c7 0px dashed;
	BORDER-LEFT: #c7c7c7 0px dashed;
	BORDER-BOTTOM: #c7c7c7 0px dashed;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_red {
    background-image:url(containerbutton1.jpg); 
    Height:25;
}
.titlebar {
font-family:Verdana;
font-size:12px;
font-weight:bolder;
font-style:normal;
}
.containerrow2_red {
	width: 100%;
	background-color: #FFFFFF;
	
}
.main{
background-color:#FBFCF6;
width: 100%;
}
