/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.DSIT_Transparent {
	width: 100%;
	font-size: 10pt;
    font-weight: bold;
    color: #eeeeca;
    font-family:  Arial;
    text-decoration: none;
	
}


.TrasParentTitle

{
	
	font-size: 14pt;
    font-weight: bold;
    color: #f8f8d4;
    font-family:  Arial;
    text-decoration: none;


	
}


.TrasParentBorder {
	
	
	border-Bottom: 1px dashed #f8f8d4;
	padding: 3px;
}