﻿/*--------------- Modules Styles -------------------------------------------------------*/
.ModuleHeaderRight{
background-image: url(images/ModuleHeaderRight.jpg);

	width:18px;
	height: 24px;
}
.ModuleHeaderCenter{

	background-image: url(images/ModuleHeaderCenter.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
.ModuleHeaderLeft{
	background-image: url(images/ModuleHeaderLeft.jpg);
	width:5px;
	height: 24px;
}
.moduleBodyRight{

width:1px;
}
.moduleBodyLeft{

width:1px;
}
.ModulesBack{
	background-color: #FFFFFF;
}
.ModuleFooterRight{
width:1px;
height:3px;
}
.ModuleFooterLeft{
width:1px;
height:3px;

}
.ModuleFooterMain{
	font-size:0px;
	
	height:3px;
}
.moduleTitle{
	font-size:11px;
	font-weight:400;
	color:#5D717A;
	
}
.ModuleTitleFloater
{
	height:0px;
}

.ModuleMainTbl
{
	margin: 0 0 4px 0;
}
/*--------------- End Of Modules Styles ------------------------------------------------*/
