ul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: -4px;
	list-style-position: outside;
}
li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #024383;
	font-weight: normal;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #024383;
	font-weight: normal;
	margin-top: 30px;
}

A:LINK,A:VISITED,A:ACTIVE,A:HOVER{
    text-decoration:underlined;
	color: #024383;
}
A:HOVER{
    text-decoration:underlined;
	color: #024383;
	background-color: #ECF7FF;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECF7FF;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	font-size: 13px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menuBox {
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
.menuTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.colouredBox0,.colouredBox1,.colouredBox2,.colouredBox3,.colouredBox4,.colouredBox5,.colouredBox6,.colouredBox7,.colouredBox8,.colouredBox9 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.colouredBox0 {
	background-color: #8FE9CA;
}
.colouredBox1 {
	background-color: #A8DAE9;
}
.colouredBox2 {
	background-color: #0087CD;
}

.colouredBox3 {
	background-color: #003366;
}
.colouredBox4 {

	background-color: #CC022C;
}
.colouredBox5 {

	background-color: #CC4C00;
}
.colouredBox6 {
	background-color: #FF8200;
}
.colouredBox7 {
	background-color: #FFF100;
}
.colouredBox8 {
	background-color: #99FF00;
}
.colouredBox9 {
	background-color: #199800;
}
.pageTop {
	background-image: url(graphics/pagetopbg.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.contentBox {
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	text-align: justify;
	vertical-align: top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #024383;
	font-weight: bold;
	margin-top: 30px;
	text-transform: uppercase;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #024383;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.cliro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #024383;
	font-weight: bold;
	margin-top: 30px;
	text-transform: none;
}
.tab-avvisi {
	border: thin solid #CCCCCC;
	background-color: #F0F5F9;
}
