.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	padding: 3px 10px 3px 10px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #192E65;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	background-color: #FFFFFF;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #192E65;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
	color: #192E65;

}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */




a {
	color: #192E65;
	text-decoration: underline;
}

a:hover {
	color: #00BFFF;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #192E65;
	margin: 0;
	padding: 0;
}

form {
	display: inline;
}

h1 {
	color: #093362;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 21px;
	font-weight: normal;
	
	margin: 0;
	padding: 0;
}
h2 a {
	color: #B54649;
	text-decoration:  none !important;
}
h2 a:hover {
	color: #B54649;
	text-decoration: underline !important;
}

h2 {
	color: #B54649;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	
	margin: 0;
	padding: 0;
}

h3 {
	color: #006C8E;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

h3 a {
	color: #006C8E;
	text-decoration:none !important;
}


img {
	border: 0;
}


p {
	color: #000000;
	font-size: 10px;
	margin: 0;
}

optgroup {
	font-style:normal;
	color:#333;
}
optgroup option {
	color:black;
}

 option {
	color:black;
}
.apice {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #103A6F;
	margin: 0;
	padding: 0;
	list-style-type: upper-alpha;
}
