.ittiTitle1, .ittiTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DB1734;
}


.ittiTitle2 {
	font-size: 16px;
}


.btn, .btn2, .btn3 {
	background: url(/i/btn_bgr.png);
	width:87px;
	height:26px;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 13px;
}

.btn2 {
	background: url(/i/btn2_bgr.png);
	width:150px;
}

.btn3 {
	background: url(/i/btn3_bgr.png);
	width:180px;
}

a.ittiMenu {
	color: #354F9C;
	list-style-position:inside ;
}

a.selected {
	font-weight:bold;
}

.dButtons {
	text-align:center;
	padding-top:10px;
}

.styleTable2 {
	border: 1px solid #FFE259;
	background-color: #FFFFCC;
}

.styleTable2 .th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E10915;
	background-color: #FFE259;
	letter-spacing: 0px;
	text-align: center;
}

.styleTable {
	border: 1px solid #00AAFA;
	background-color: #DEF5FF;
	width:100%;
}

.styleTable .th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00AAFA;
	letter-spacing: 0px;
	text-align: center;
}

.styleTable input, .styleTable textarea {
	border:1px solid #CCCCCC;
}

.required {
color: #FF0000;
}

.nomeneeTable {
	border-bottom:1px dotted #999999;
	margin-bottom:10px;
}

.NomeneeTable {
	background:#DEF5FF;

}

.NomeneeTable td.odd, .NomeneeTable td.even {
	vertical-align:top;
	border-bottom:1px solid #354F9C;
	padding-bottom:5px;
	padding-top:5px;
	
}

.NomeneeTable tr.last td.odd, .NomeneeTable tr.last td.even {
	border-bottom:none;
}