﻿/*--------------- Modules Styles -------------------------------------------------------*/
.ModuleHeaderRight{
	background-image: url(images/titr_right.jpg);
        background-repeat:no-repeat;
	width:33px;
	height:31px;
}
.ModuleHeaderCenter{
	background-image: url(images/titr_backg.jpg);
	background-repeat: repeat-x;
	height: 31px;
		text-align:right;
}
.ModuleHeaderLeft{
	background-image: url(images/titr_backg.jpg);
	width:7px;
background-repeat: repeat-x;
	height: 31px;
}
.moduleBodyRight{

}
.moduleBodyLeft{

}
.ModulesBack{
	background-color: #FFFFFF;
}
.ModuleFooterRight{
	background-image: url(images/M1FT.jpg);
	background-repeat: repeat-x;
	height:27px;
	width:2px;

}
.ModuleFooterLeft{
	background-image: url(images/M1FL.jpg);
	width:17px;
	height:27px;

}
.ModuleFooterMain{
	background-image: url(images/M1FT.jpg);
	background-repeat: repeat-x;
	height:27px;

}
.moduleTitle{
color:#000000;
	font-size:11px;
	font-weight:600;



	
}
.ModuleTitleFloater
{
	height:0px;
}

.ModuleMainTbl
{
	margin: 0 0 4 0;
}
/*--------------- End Of Modules Styles ------------------------------------------------*/

