/*--------------- Modules Styles -------------------------------------------------------*/
.ModuleHeaderRight{
	background-image: url(images/ModuleHeaderRight.gif);
	width:7px;
	height: 26px;
}
.ModuleHeaderCenter{
	background-image: url(images/ModuleHeaderCenter.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.ModuleHeaderLeft{
	background-image: url(images/ModuleHeaderLeft.gif);
	width:7px;
	height: 26px;
}
.moduleBodyRight{
	width: 2px;
	background-color: #B5D5E2;
}
.moduleBodyLeft{
	width: 2px;
	background-color: #B5D5E2;
}
.ModulesBack{
	background-color: #FFFFFF;
}
.ModuleFooterRight{
	width: 2px;
	background-color: #B5D5E2;
}
.ModuleFooterLeft{
	width: 2px;
	background-color: #B5D5E2;
}
.ModuleFooterMain{
	font-size:0px;
	
	border-bottom-width:8;
	border-bottom-style:solid;
	border-bottom-color:#B5D5E2;
}
.moduleTitle{
	font-size:11px;
	font-weight:400;
	color:#5D717A;
	
}
.ModuleTitleFloater
{
	height:0px;
}

.ModuleMainTbl
{
	margin: 0 0 4 0;
}
/*--------------- End Of Modules Styles ------------------------------------------------*/

