﻿/*--------------- Modules Alt Styles ---------------------------------------------------*/
.ModuleHeaderRightAlt{
background:transparent url(images/modAltHTR.png) no-repeat;
width:7px;
height:33px;
}
.ModuleHeaderCenterAlt{
background:transparent url(images/modAltHTC.png) repeat-x;
height:33px;
text-align:center;
}
.ModuleHeaderLeftAlt{
background:transparent url(images/modAltHTL.png) no-repeat;
width:7px;
height:33px;
}
.moduleBodyRightAlt{
background:#cccccc;
width:1px;
}
.moduleBodyLeftAlt{
background:#cccccc;
width:1px;
}
.ModulesBackAlt{
	background-color: #FFFFFF;
}
.ModuleFooterRightAlt{
background:transparent url(images/modAltFBR.png) no-repeat;
width:7px;
height:7px;
}
.ModuleFooterLeftAlt{
background:transparent url(images/modAltFBL.png) no-repeat;
width:7px;
height:7px;
}
.ModuleFooterMainAlt{
	font-size:0px;
	border-bottom:1px #cccccc solid;

}
.moduleTitleAlt{
	font-size:11px;
	font-weight:600;
	color:#000000;
}
.ModuleTitleFloaterAlt
{
	height:0px;
}

.ModuleMainTblAlt
{
	margin: 0 0 4 0;
}

.ModuleMainTblAlt
{
	margin: 0 0 4 0;
}
/*--------------- End Of Modules Alt Styles --------------------------------------------*/

