/* level 0 inner */
.m0l0iout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #c6c6c6;
}
.m0l0iover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #ffffff;
}

/* level 0 outer */
.m0l0oout {
	text-decoration: none;
	padding: 2px;
	color: #c6c6c6;
	text-align: center;
}
.m0l0oover {
	text-decoration: none;
	padding: 2px;
	color: #ffffff;
	text-align: center;
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;	
	font-weight: bold;
	text-decoration: none;
	background: #e1e1e1;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 0px;				
}
.m0l1iover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
	background: #e1e1e1;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 0px;	
}

/* level 1 outer */
.m0l1oout {
	text-decoration: none;
	background: #e1e1e1;
	filter: alpha(opacity=90);
	padding-bottom: 2px;	
}
.m0l1oover {
	text-decoration: none;
	background: #e1e1e1;
	filter: alpha(opacity=90);
	padding-bottom: 2px;		
}

/* level 2 inner */
.m0l2iout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
	background: #e1e1e1;
	filter: alpha(opacity=90);
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.m0l2iover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
	background: #e1e1e1;
	filter: alpha(opacity=90);
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
}

/* level 2 outer */
.m0l2oout {
	text-decoration: none;
	background: #e1e1e1;
	filter: alpha(opacity=90);
	padding-bottom: 2px;
}
.m0l2oover {
	text-decoration: none;
	background: #e1e1e1;
	filter: alpha(opacity=90);
	padding-bottom: 2px;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #bcbcbc;
	text-decoration: none;
	vertical-align: top;
	height: 30px;
}
.txtTablePar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #fafafa;

}
.txtTableImpar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #f6f6f6;

}
.txtTableBgAlb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #FFFFFF;
}
.txtTableContact {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
}
.bottomImg {
	background-image: url(images/08.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
