/* 
================================
 Container Styles for DotNetNuke
================================
*/ 


.ContainerCrystalTitle
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: Bold;
    color: #E7F9CC;
}  

.containermaster_green {
text-align:left;
	width: 100%;
	background-color: transparent;
	border-right: #1C6409 1px solid; 
	border-top: #1C6409 1px solid; 
	border-left: #1C6409 1px solid; 
	border-bottom: #1C6409 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_green {
	background-image: url('gradient_MidGreen.jpg');
}
.containerrow2_green {
	background-color: transparent;
text-align:left;



}
.bashar{
background-color: #1C6409;

}
.containerrow3_green {
	background-color: transparent;
text-align:center;



}