/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 

BODY {
	FONT-SIZE: 15px; MARGIN: 0px; 
	font-family: Arial, Helvetica, sans-serif
}
TABLE,TD,P {
	FONT-SIZE: 11px; MARGIN: 0px; 
	font-family: Arial, Helvetica, sans-serif
}
.containerHEADL1 {
	background: url(box2_l.jpg) no-repeat;
	width: 32px;
   height: 39px;
 	padding: 0;
}

td.containerHEADR1 {
	background: url(box2_r.jpg) no-repeat;
	width: 32px;
	height: 39px;
	padding: 0;
}

td.containerHEADC1 {
	background: url(box2_c.jpg) repeat-x;
	font-size: 16px;
	font-family: Arial;
	color: white;
	height: 39px;
	font: 16px Arial;
	vertical-align: middle;
}

td.containerTD1 {
	padding: 10px 25px 35px 25px;
}

.maintitle   {
    font-family: Arial;
    font-size:  16px;
    font-weight:  bold;
    color: white;
	 vertical-align: middle;
}
/*.Head   {
    font-family: Arial;
    font-size:  16px;
    font-weight:  bold;
    color: white;
}*/
.mainTitle{
    font-family: Arial;
    font-size:  16px;
    font-weight:  bold;
    color: white;
}




