/*--------------- Modules Alt Styles ---------------------------------------------------*/
.moduleTitlealt{
	font-size:11px;
	font-weight:600;
	color:White;
}
.ModuleHeaderRightAlt{
	background-image: url(images/ModHeadRBkAlt.jpg);
	background-repeat: no-repeat;
	width:10;
	height: 52;
}
.ModuleHeaderCenterAlt{
	background-image: url(images/ModHeadBkAlt.jpg);
	background-repeat: repeat-x;
	height: 52;
}
.ModuleHeaderLeftAlt{
	background-image: url(images/ModHeadLBkAlt.jpg);
	background-repeat: no-repeat;
	width:10;
	height: 52;
}
.moduleBodyRightAlt{
	width: 1px;
	background-color: #FFFFFF;
}
.moduleBodyLeftAlt{
	width: 1px;
	background-color: #FFFFFF;
}
.ModulesBackAlt{
background-color: #E1F2EA;
}
.ModuleFooterRightAlt{
	background-image: url(images/ModFtrRBkAlt.jpg);
	background-repeat: no-repeat;
	width:10;
	height: 35;
}
.ModuleFooterLeftAlt{
	background-image: url(images/ModFtrLBkAlt.jpg);
	background-repeat: no-repeat;
	width:10;
	height: 35;
}
.ModuleFooterMainAlt{
	background-image: url(images/ModFtrBkAlt.jpg);
	background-repeat: repeat-x;
	height: 35;
}
.moduleTitleAlt{
	font-size:11px;
	font-weight:400;
	color:white;
}
.ModuleTitleFloaterAlt
{
	height:25;
}
/*--------------- End Of Modules Alt Styles --------------------------------------------*/
