/* CSS definitions for GEMINA*/

body { 
	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-arrow-color: #7c7c7c; 
	scrollbar-base-color: #cccccc; 	
	scrollbar-darkshadow-color: #b3b3b3; 
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-track-color: #e6e6e6;
	background: #FFFFFF;
	margin: 0px 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
} 

TABLE, TD, TR, P {
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
} 

INPUT { 
	color: #4d4d4d; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	font-size: 8pt; 
} 

INPUT.red {
	background-color: #e3e3e3; 
	font-weight: bold; 
	font-size: 8pt; 
	color: #000000;
}

SELECT{
	#background : #E6E6E6;
	background : #FFFFFF;
	border : 1px groove InactiveCaptionText;
	font-size :  10px;
	margin :  0px 0px 0px 0px;
}

.titolo { 
	font-weight: bold;
	font-size: 10pt;
	color:#7c7c7c;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
} 

.tit { 
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
} 

A {	
	font-size: 10pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	color: #7C7C7C;
	font-weight: bold;
	font-style: normal;
}

A:HOVER {
	font-size: 10pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	color: #7C7C7C;
	font-weight: bold;
	font-style: normal;
}

A.leftsom {
	font-size: 8pt;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #A4A4A4;
	font-weight: normal;
	font-style: normal;
}

A.leftsom:HOVER {
	font-size: 8pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

A.leftsub {
	font-size: 7pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

A.leftsub:HOVER {
	font-size: 7pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: #A4A4A4;
	font-weight: normal;
	font-style: normal;
}

A.mini {	
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	color: #7C7C7C;
	font-weight: bold;
	font-style: normal;
}

A.mini:hover {	
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	color: #7C7C7C;
	font-weight: bold;
	font-style: normal;
}

LI { 
	list-style-type : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	list-style-image: url(../images/dot.gif);
	vertical-align: middle;
	text-align: justify;
} 

img  { 
	border: none; 
	} 

TD.testa
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana, 'Times New Roman';
    BACKGROUND-COLOR: #D0B0C0;
    TEXT-ALIGN: center
}
TD.val0
{
    FONT-SIZE: 7pt;   
    FONT-FAMILY: Arial, Verdana, 'Times New Roman';
    COLOR: #000000;
    BACKGROUND-COLOR:#eeeeee;
}
TD.val1
{
    FONT-SIZE: 7pt;
    COLOR: #003366;
    BACKGROUND-COLOR:#ffffff;
    FONT-FAMILY: Arial, Verdana, 'Times New Roman';    
}

.premiumval0
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, 'Helvetica', Geneva, Sans-Serif;
	BACKGROUND-COLOR: #E8E8E8
}

.premiumnome0
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Verdana, 'Helvetica', Geneva, Sans-Serif;
	BACKGROUND-COLOR: #D0B0C0
}

.titolino
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #D0B0C0;
}

