.ModuleTitle 
{
	width: 100%; 
	padding: 4px; 
	text-align: left; 
	background-color: #FFFFFF;  
	border-bottom: solid 1px #cccccc; 
	border-top: solid 3px #cccccc; 
	background-image: url(../images//newimages/ModuleTitleBg.gif); 
	background-position: center bottom; 
	background-repeat: repeat-x; 
	font-weight: bold;
}
.NoDragModule 
{ 
	width: 100%; 
	border: solid 1px #CDCCB8; 
	margin: 0px 0px 0px 2px;  
	text-align: left; 	
	background-color: #FFFFFF;
}
.NoDragModule .ModuleTitle 
{
	width: 100%; 
	padding: 4px; 
	text-align: left; 
	background-color: #eFeFeF;  
	border-bottom: solid 1px #00008B; 
	border-top: solid 3px #00008B; 
	background-image: url(../images//newimages/ModuleTit0000leBg.gif); 
	background-position: center bottom; 
	background-repeat: repeat-x; 
}
.NoDragModule .ModuleTitleCollapsed { text-align: left; background-color: #CCCCCC; padding: 4px; width: 100%; }
.ModuleContent  
{  
	width: 100%;
	text-align:justify;  
	margin-left:4px; 
	padding-left:0px; 
	padding-bottom:0px;
	padding-top: 0px; 
	padding-right:0px; 
}
.ModuleBorder 
{ 
	width: 100%; 
	border: solid 1px #CDCCB8; 
	margin: 0px 0px 0px 0px;  
	text-align: left; 
}
