body {

	margin:0;

	padding:0;

	background-image: url("../image/bg.gif");

	background-repeat: repeat-y;

	background-position: top left;

	}

A.menu:link {

	FONT-WEIGHT: normal;

	FONT-SIZE: 10pt;

	COLOR: #FFFFFF;

	text-decoration: none;

}

A.menu:visited {

	FONT-WEIGHT: normal;

	FONT-SIZE: 10pt;

	COLOR: #FFFFFF;

	text-decoration: none;

}

A.menu:hover {

	FONT-WEIGHT: normal;

	FONT-SIZE: 10pt;

	COLOR: green;

	text-decoration: none;

}

A.mailto:link {

	FONT-WEIGHT: normal;

	FONT-SIZE: 8pt;

	COLOR: #364355;

	text-decoration: none;

	background-color: #FFFFFF;

}

A.mailto:visited {

	FONT-WEIGHT: normal;

	FONT-SIZE: 8pt;

	COLOR: #364355;

	text-decoration: none;

	background-color: #FFFFFF;

}

A.mailto:hover {

	FONT-WEIGHT: normal;

	FONT-SIZE: 8pt;

	COLOR: #6D83A1;

	text-decoration: none;

	background-color: #FFFFFF;

}	

.tablearea

{

	height: 100%;

	width: 750px;

}

	

.footer

{

	background-image: url("../image/footer_bg.gif");

	background-repeat: no-repeat;

	background-position: top center;

	background-color: #FFFFFF;

	text-align: center;

	vertical-align: middle;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	color: #333333;

}

.menuarea

{

	background-color: #FFFFFF;

	background-image: url("../image/bg_menu.gif");

	background-repeat: no-repeat;

	background-position: top;

	padding: 5px 5px 5px 5px;

	width: 25%;

	text-align: left;

	vertical-align: text-top;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 12px;

	font-style: normal;

}

.headertable

{

	background-color: #70AF71;

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 11px;

	font-weight: bold;

	vertical-align: text-top;

}

.columntable

{

	background-color: #DBFFDC;

	text-align: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 11px;

	font-weight: normal;

	vertical-align: text-top;

}

.applicationarea

{

	background-color: #F1F1F1;

	padding: 5px 5px 5px 5px;

	width: 75%;

	text-align: left;

	vertical-align: text-top;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	color: #333333;

}

.phototable

{

	background-color: #FFE3B2;

	padding: 2px 2px 2px 2px;

	width: 90%;

	text-align: center;

	vertical-align: top;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	color: #333333;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #364355;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #364355;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #364355;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #364355;

}

.flagarea

{

	text-align: right;

	vertical-align: text-bottom;

}

.bottone 

{ 

	border-width:1px; 

	border-color: #000000; 

	border-style:solid; 

	background-color: #f0f0f0;

	text-align: center;

	cursor: pointer;

}