BODY
{
	color: #330066;
	background-color: #99CCFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	text-align: justify;
}

.Active  {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: 600;
	COLOR: #000000;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	HEIGHT: 15px;
	width: 152px;
	TEXT-ALIGN: left;
	border: thin groove;
	border-bottom: #2542B2;
	border-right-color: #2542B2;
	border-left: #FF8C00;
	border-top-color: #FF8C00;
	}

.Hover {
	color: #000000;
	text-decoration : none;
	background-color : #75BBFF;
		border-top: 1px solid #FFFACD;
   border-bottom: 1px solid #2542B2;
   border-left: 1px solid #FFFACD;
   border-right: 1px solid #2542B2;
   background: #AACCee;

	
}

.Visited {
	color: #330066;
	text-decoration : none;
	font-size : 11px;
	font-weight: 600;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	HEIGHT: 15px;
	width: 152px;
	TEXT-ALIGN: left;
	border: thin groove;
	border-bottom: #2542B2;
	border-right-color: #2542B2;
	border-left: #FF8C00;
	border-top-color: #FF8C00;
	}

#navBar
{
	position:absolute; 
	left:0px;
	top:135px; 
	z-index:2
}

.logo
{
	text-decoration : none;
	border-width: 0px;
	text-align: center;
}

.menubar
{
	height : 20px;
}

.MenuOn
{
	font-size : 11px;
	font-weight: 600;
	border: thin groove;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	HEIGHT: 15px;
	width: 152px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	border-bottom: #2542B2;
	border-right-color: #2542B2;
	border-left: #FF8C00;
	border-top-color: #FF8C00;
}  

.menuLink
{
	font-size : 11px;
	font-weight: 600;
	COLOR: #000000;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	HEIGHT: 15px;
	width: 152px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	border: thin groove;
	border-bottom: #2542B2;
	border-right-color: #2542B2;
	border-left: #FF8C00;
	border-top-color: #FF8C00;
}


.menu1
{
	position:absolute;
	left:1px;
	top:126px;
	z-index:1
}

.menu2
{
	position:absolute;
	left:153px;
	top:126px;
	z-index:1
}

.menu3
{
	position:absolute;
	left:305px;
	top:126px;
	z-index:1
}

.menu4
{
	position:absolute;
	left:457px;
	top:126px;
	z-index:1
}

.menu5
{
	position:absolute;
	left:679px;
	top:126px;
	z-index:1
}


.menupos
{
	position:absolute;
	left:1px;
	top:100px;
	z-index:1
}


.menu
{
	color: #225577;
	font-size: 11;
	text-align: left;
	font-weight: 600;
}

.dropLink
{
	font-size : 11px;
	color: #330066;
	width: 150px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	border-top: 1px solid #FFFACD;
   border-bottom: 1px solid #2542B2;
   border-left: 1px solid #FFFACD;
   border-right: 1px solid #2542B2;
   background: #AACCee;
}

.home
{
	font-size : 11px;
	color: #222277;
	background-color : #99CCFF;
	width : 150px;
}


.nota
{
	font-size : 10px;
	color: #222277;
	font-style: italic;
}

.titoloFrame
{
	font-size : 18px;
	color: #000088;
	font-weight: 600;
	text-align: center;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.foglia
{
	position: absolute;
	left: 0px;
	width: 755px;
	border: 0px;
}

.FormLabel
{
	font-family: Tahoma,Arial,Helvetica,Sans-serif;
	color: Navy;
	font-size: 11px;
}

.FormField
{
	font-family: Tahoma,Arial,Helvetica,Sans-serif;
	color: Navy;
	font-size: 11px;
	background-color : #EEEFFF;
}

.FormButton
{
	font-family: Tahoma,Arial,Helvetica,Sans-serif;
	color: #00008B;
	text-align: center;
	font-size: 11px;
	background-color : #77BBFF;
	padding: 2px 2px 2px 2px;
}

