/*--------------- Modules Styles -------------------------------------------------------*/
/* Module top */
.ModuleHeaderTBL{
	background:#3487CB url(../images/Module/bg_mt.gif) repeat-x top center

}
.ModuleHeaderRight{
	background:url(../images/bg_tr.gif) no-repeat right top;
	width:11px;
	height: 32px
}
.ModuleHeaderCenter{
	background:url(../images/Module/m_flash.gif) no-repeat right center;
	padding-right:30px;

}
.ModuleHeaderLeft{
	background:url(../images/bg_tl.gif) no-repeat left top;
	width:11px;

}
/*Module Body */
.ModuleBodyCenter{padding:0 13px}
.moduleBodyRight{
	width: 1px;
	background-color: #98D0FA;
}
.moduleBodyLeft{
	width: 1px;
	background-color: #98D0FA;
}
.ModulesBack{
	background-color: #D5ECFD;
}
/* Module Footer */
.ModuleFooter{
	background-color:#D5ECFD;

}
.ModuleFooterRight{
	width: 7px;
	background:url(../images/Module/footer_right.gif) no-repeat right bottom

}
.ModuleFooterLeft{
	width: 7px;
	height:7px;
	background:url(../images/Module/footer_left.gif) no-repeat left bottom

}
.ModuleFooterMain{
	border-bottom:1px solid #98D0FA;
}
.moduleTitle{
	font-size:120%;
	font-weight:400;
	color:#FFF;
	font-family:"B Yekan", "Yekan-Iran System", Arial
	
}
.ModuleTitleFloater
{
	height:0px;
}

.ModuleMainTbl
{
	margin: 0 0 4 0;
}
/*--------------- End Of Modules Styles ------------------------------------------------*/

