/* 
================================
 Container Styles for DotNetNuke
================================
*/   

/*.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #ffffff;
}*/
.body
{
	font-family:Tahoma;
	font-size:11px;
	color:White;
	direction:rtl		
}
.bodywhite
{
	font-family:Tahoma;
	font-size:11px;
	direction:rtl;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bluebody
{
	font-family:Tahoma;
	font-size:11px;
	color:Black ;
	direction:rtl	;	
}
.ltitle
{
	background-image:url(inner_07.jpg);
	width:8;
	background-repeat:no-repeat;
}
.rtitle
{
	background-image:url(inner_03.jpg);
	width:12;
	background-repeat:no-repeat;
}
.up1
{
	background-image:url(up1.jpg);
	width:12px;
	height:6px;
	background-repeat:no-repeat;
}
.body1
{
	background-image:url(body1.jpg);
	width:12px;
	background-repeat:repeat-y;
}
.down1
{
	background-image:url(down1.jpg);
	width:12px;
	height:9px;
	background-repeat:no-repeat;
}
.up2
{
	background-image:url(up2.jpg);
	width:8px;
	height:6px;
	background-repeat:no-repeat;
}
.body2
{
	background-image:url(body2.jpg);
	width:8px;
	background-repeat:repeat-y;
}
.down2
{
	background-image:url(down2.jpg);
	width:8px;
	height:9px;
	background-repeat:no-repeat;
}
.uptitle
{
	background-image:url(inner_06.jpg);
	background-repeat:repeat-x;
	height:6;
}
.downtitle
{
	background-image:url(inner_11.jpg);
	background-repeat:repeat-x;
	height:9;
	vertical-align:bottom;
}