/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 
td.containerHEADL {	
	width: 10px;
}

td.containerHEADR {
/*	background: url(header_cap_right.gif) bottom left no-repeat;*/
	width: 10px;
}

td.containerHEADC {	
	font-size: 11px;
	font-family: Arial;
	color: white;
}

td.containerTD_blank {
	padding: 0px 0px 0px 0px;

/*	background-color: #000B35;*/
}

table {
	padding: 0;
}

.blanktitle   {
    font-family: Arial;
    font-size:  11px;
    font-weight:  bold;
    color: #000000;
    padding: 0px 0px 0px 5px;
    text-align: left;
}




