﻿/*--------------- Modules Styles -------------------------------------------------------*/
.ModuleHeaderRight{
	background-image: url(images/TopCorRightModule2.gif);
	width:13px;
	height: 20px;
}
.ModuleHeaderCenter{

	background-color:#ffffff;
	border-top:1px solid #a4a296;
	height: 20px;
}
.ModuleHeaderLeft{
	background-image: url(images/TopCorLeftModule2.gif);
	width:13px;
	height:20px;
}
.moduleBodyRight{
border-right:1px solid #a4a296;
	width: 1px;
	background-color: #a4a296;
}
.moduleBodyLeft{
	width: 1px;
	background-color: #a4a296;
}
.ModulesBack{
	background-color: #FFFFFF;
	background-image:url(images/BgMenuTile.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.ModuleFooterRight{
	
   width:11px;
   height:11px;
	background-image:url(images/BgCorBotRightModule3.gif);
	
}
.ModuleFooterLeft{
	
   width:11px;
   height:11px;
	background-image:url(images/BgCorBotLeftModule3.gif);
}
.ModuleFooterMain{
	font-size:0px;
	background-color:#e7e7df;	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#a4a296;
}
.moduleTitle{
	font-size:11px;
	font-weight:400;
	color:#5D717A;
	
}
.ModuleTitleFloater
{
	height:0px;
}

.ModuleMainTbl
{
	margin: 0 0 4 0;
}
/*--------------- End Of Modules Styles ------------------------------------------------*/

