﻿/*--------------- Modules Alt Styles ---------------------------------------------------*/
.ModuleHeaderRightAlt
{
    width:70px;
	background:url(images/moduleAltRight.gif) no-repeat right bottom;
	height:40px
}
.ModuleHeaderCenterAlt{
	background: url(images/moduleAltbody.gif) repeat-x bottom;
	padding-right:10px;
	vertical-align:top;
}
.ModuleHeaderLeftAlt{
    width:20px;
	background:url(images/moduleAltLeft.gif) no-repeat left bottom;
}
.moduleBodyRightAlt{width:0}
.moduleBodyLeftAlt{width:0}
.ModulesBackAlt
{
    background:url(images/madule_main_bg.png) repeat-y left 50%;
	line-height:13pt;
	padding:0 10px;

}
.ModuleFooterRightAlt{width:0; background:#FFF;}
.ModuleFooterLeftAlt{width:0
}
.ModuleFooterMainAlt{width:0
}
.moduleTitleAlt{
	color:#4b4b4b;
	font-size:110%;
	font-weight:600;
}
.ModuleMainTblAlt
{
}

.ModuleFooterAlt
{   height:40px;
	background:url(images/madule_bottom_bg.png) no-repeat left top;
	padding:0;
}
/*--------------- End Of Modules Alt Styles --------------------------------------------*/
