body {
	font: 12px Georgia, Times New Roman, Times, serif; 
	color: #000000; 
	background: #FFFFFF;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}


#header {
	margin-bottom: 10px;
	background: #FFFFFF;
	border-bottom: #666666 1px solid;
	padding: 10px
}

#menu {
	margin-bottom: 15px;
	background: #666666;
	border: #FFFFFF 1px solid;
	padding: 3px
}

#content {
	text-align: center;
}

#footer {
	padding: 15px;
	text-align: center;
}


td {
	font:  12px Georgia, Times New Roman, Times, serif; color: #000000
}


p {
	font:  12px Georgia, Times New Roman, Times, serif; color: #000000
}


div {
	font:  12px Georgia, Times New Roman, Times, serif; color: #000000
}


h1 {
	font-family:  Georgia, Times New Roman, Times, serif; color: #666666
}


a {
	color: #666666; font: 12px Georgia, Times New Roman, Times, serif; text-decoration: underline
}


a:hover {
	font: 12px Georgia, Times New Roman, Times, serif; color: #666666; text-decoration: none
}


a:active {
	font: 12px Georgia, Times New Roman, Times, serif; color: #666666
}

#menu a:link {
	color: #FFFFFF; font:  12px Georgia, Times New Roman, Times, serif; text-decoration: underline
}


#menu  a:visited {
	color: #FFFFFF; font:  12px Georgia, Times New Roman, Times, serif; text-decoration: underline
}


#menu  a:hover {
	color: #FFFFFF; font:  12px Georgia, Times New Roman, Times, serif; text-decoration: none
}


#menu  a:active {
	color: #FFFFFF; font:  12px Georgia, Times New Roman, Times, serif; text-decoration: underline
}

.form  {
	font : 12px Georgia, Times New Roman, Times, serif;
	border-width : 1px;
	border-style : solid;
	border-color : #666666;
	background: #FFFFFF;
}


.tablemenu  {
	border-width : 1px;
	border-style : solid;
	border-color : #666666
}


.green {
	color: #666666
}

.arancio{
	color: #FFFFFF
}

.title {
	font: 12px Georgia, Times New Roman, Times, serif; letter-spacing: 0.2em;color: #666666;font-weight: bold
}

.hr { margin-top: 7px; margin-bottom: 7px; border-bottom: #666666 1px solid}

label {cursor: pointer;}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dashed #666666;
	letter-spacing: .07em;
}

.hideable { position: relative; visibility: hidden;}

.poweredby {
	font: 10px arial, verdana, sans-serif;
	font-variant: small-caps; 
	font-weight : normal; 
}
	
	
.poweredby a:link {
	font: 10px arial, verdana, sans-serif;
	font-variant: small-caps; 
	font-weight : normal; 
	color: #666666;
	text-decoration: underline;
}


.poweredby a:visited {
	font: 10px arial, verdana, sans-serif;
	font-variant: small-caps; 
	font-weight : normal; 
	color: #666666;
	text-decoration: underline;
}


.poweredby a:hover {
	font: 10px arial, verdana, sans-serif;
	font-variant: small-caps; 
	font-weight : normal; 
	color: #666666;
	text-decoration: none;
}


.poweredby a:active {
	font: 10px arial, verdana, sans-serif;
	font-variant: small-caps; 
	font-weight : normal; 
	color: #666666;
	text-decoration: underline;
}

.thumb {
	background-color: #FFFFFF;
	padding-right: 20px; 
	padding-left: 20px; 
	padding-bottom: 20px; 
	padding-top: 20px;
	height: 150px

}
.thumblight {
	background: #FFFFFF url(images/lightbox_base.gif) repeat;
	padding-right: 20px; 
	padding-left: 20px; 
	padding-bottom: 20px; 
	padding-top: 20px;
	height: 150px

}
.navtext {
	text-align:left; 
	width:200px; 
	font: 12px Georgia, Times New Roman, Times, serif; 
	border-width:2px; 
	border-style:outset; 
	border-color:#FFFFFF; 
	background-color:#666666; 
	color:#FFFFFF 
}