﻿/*--------------- Modules Styles -------------------------------------------------------*/
.ModuleHeaderRight{
	background-image: url(images/DezDamRightTopModule.jpg);
	background-repeat:no-repeat;
	width:26px;
	height: 28px;
}
.ModuleHeaderCenter{
padding-right:5px;
	background-image: url(images/DezDamBgTileTopModule.jpg);
	background-repeat: repeat-x;
	height: 28px;
	
}
.ModuleHeaderLeft{
	background-image: url(images/DezDamBgTileTopModule.jpg);
	width:0;
}
.moduleBodyRight{
}
.moduleBodyLeft{
}
.ModulesBack{
	background-color: #FFFFFF;
}
.ModuleFooterRight{
	width: 2px;

}
.ModuleFooterLeft{
	width: 2px;

}
.ModuleFooterMain{
	font-size:0px;
	
	border-bottom-width:8px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
}
.ModuleTitle{
padding-right:5px;
	font-size:11px;
	font-weight:600;
	color:#076291;
	
}
.ModuleTitleFloater
{
	height:0px;
}

.ModuleMainTbl
{
	margin: 0 0 4px 0;
}
/*--------------- End Of Modules Styles ------------------------------------------------*/
