a:link       { color: #FFFFFF; font-size: 8 pt }
a:visited    { color: #FFFFFF; font-size: 8 pt }
a:active     { color: #FFFFFF; font-size: 8 pt }
a:hover      { color: #FF9001; font-size: 8 pt }
BODY {
	font-size:10 pt;
	background-color: #3C3E41; 
	background-image: url('/images/sfondi/celt6.jpg');
	color:#FFFFFF;

	scrollbar-face-color:#444040;
	scrollbar-highlight-color:#626262;
	scrollbar-3dlight-color:#3B3B3B;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#234747;
	scrollbar-arrow-color:#FFFFCC;
	scrollbar-track-color:#3A3A3A;
	
	font-family: Georgia, Arial, Helvetica;

}

table {
	background-color: #3F493E;
	border: none;
}

.tabellascura, .pme-navigation {
	background-image: url('/images/sfondi/cell_low.jpg');
	border: medium ridge #333333;
}

.tabella_noborder {
	background-color: #3F493E;
	border: none;
}

.tabella_popup {
	background-image:url(../images/sfondi/nebula-green_128.gif);
	border: 4px #333333 double;
}
td {
	font-family: Georgia, Arial, Helvetica;
	font-size: 12 px;
}

th {
	font-family: Georgia, Arial, Helvetica;
	font-size: 12 px;
	font-weight: bold;
	background-image:url('/images/sfondi/cell_hi.jpg');
}

h1, h2, h3, h4, h5, h6
{
	font-family:  Georgia, Arial, Helvetica;
	color: #FFFFFF;
}

.sfondonero {
	background-color: #333333;
}

input {
	background-color: #F9ECC1; font-size: 12px; font-family: Tahoma, Arial; color: #333333; font-weight: bold; border: 1 outset #C0C0C0}

textarea {
	background-color: #F9ECC1; font-size: 12px; font-family: Tahoma, Arial; color: #333333; font-weight: bold; border: 1 outset #C0C0C0
}

select {
	background-color: #F9ECC1; color:#CC0000; font-family: Tahoma, Arial; color: #333333; font-size: 12 pt; font-weight: bold; border: 1 outset #C0C0C0
}               

button {
	background-color: #F9ECC1; font-size: 10 pt; font-weight: bold; border: 1 ridge #C0C0C0
}

radio {
	background-color: #3C3E41; border: 1 ridge #C0C0C0;
}

checkbox {
	background-color: #F9ECC1; border: 1 ridge #C0C0C0
}

.cell_hi {background-image:url('/images/sfondi/cell_hi.jpg');}
.cell_low {background-image:url('/images/sfondi/cell_low.jpg');}

.pme-row-0 {
background-image:url('/images/sfondi/cell_hi.jpg');
vertical-align:top;
}
.pme-row-1 {
background-image:url('/images/sfondi/cell_low.jpg');
vertical-align:top;
}

.cell_perg {
	background-image:url('/images/sfondi/bg_perg_tile.jpg');
	color: #000000;
}

.titolo2, .titolo3, .titolo4, .titolo5, .titolo6
{
	color: #FFFFC0;
	font-family: Tahoma, Arial;
	font-weight:bold
}

.titolo2
{
	font-size: 16 pt;
}
.titolo3
{
	font-size: 14 pt;
}
.titolo4
{
	font-size: 12 pt;
}
.titolo5
{
	font-size: 10 pt;
}
.titolo6
{
	font-size: 8 pt;
}

.small {
	color: #FFFFFF;
	font-family: Georgia, Arial, Helvetica;
	font-size: 10 pt;
}
.medium {
	color: #FFFFFF;
	font-family: Georgia, Arial, Helvetica;
	font-size: 11 pt;
}
.messere {
	color:#4641D9;
}
.dama {
	color:#BD00BF;
}
