#mainMenu{
	height: 40px;
	border-bottom: 1px solid #8bc0e6;
}
#mainMenu a{
	color: #0061a3;
	padding: 8px;
}
#mainMenu a:link,
#mainMenu a:visited{
	height: 100%;
	border-top: 4px solid #5ea6d7;
}

#mainMenu a:active,
#mainMenu a:hover{
	height: 100%;
	border-top: 4px solid #3a83c2;
}
#mainMenu td{
	font-family: Verdana;
	font-size: 12px;
	vertical-align:middle;
}

/**/

.titleItemMenu2{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana;
	text-align: center;
	height: 25px;
	width:120px;
}
.titleItemMenu2 nobr{
	margin-left: -20px;
}


.titleItemMenu2 a{
	color: #0f2763;
}
.itemMenu3{

}

.itemMenu3 a{
	width: 100%;
	padding-left: 10px;
	margin-left: -10px;	
	background: url('/img/bull0.gif') no-repeat left center;		
}


.itemMenu4 a{
	width: 100%;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 10px;
	background: url('/img/bull0.gif') no-repeat left center;		
}


.itemMenu5 a{
	width: 100%;
	padding-left: 10px;
	margin-left: 10px;	
	height: 10px;
	background: url('/img/bull3.gif') no-repeat left center;		
}
#cont table{
	border-color:#cccccc;
        backgroud-color: trasparent;
	width:100%;
}
#cont table td{
	border-color:#cccccc;
	backgroud-color: trasparent;
	text-align: center;
}
#mainMenu2d{
	margin-left: 20px;
}