A {
	color : #FFCC00;
	font-size : 12px;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:HOVER {
	text-decoration : underline;
	color : #FF6600;
}


.TextWhite
{
	color : #FFFFFF;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.Textgrey
{
	color : #999999;
	text-decoration : none;
	font-family : Verdana,Times New Roman;
	font-size : 10px;
}


.TextBlack
{
	color : #000000;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.TitleYell
{
	color : #FFCC00;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	letter-spacing: 0.10em ;
}
.TitleRed
{
	color : #CC0000;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	letter-spacing: 0.10em ;
}
.TitleBlack
{
	color : #000000;
	text-decoration : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	letter-spacing: 0.10em ;
}

.tablemenu
{
border : 1px dotted #999999;
}

.documento
{
border : 1px solid #FFFFFF;
}

.testo {  
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #FFFFFF}

.tr
{

}
.tr:hover
{
background : Gray;
}

.menua
{
	color : #FFCC00;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	letter-spacing: 0.50em ;
}

.menua:hover
{
	color : #000000;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	letter-spacing: 0.50em ;
	background : #cc0000;
}
.menuselected
{
	color : #cc0000;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	letter-spacing: 0.50em ;
	background : #000000;
	
}

.menu
{
	color : #FFCC00;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
}

.menu:hover
{
	color : Red;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	background : #999999;
	border : thin dotted #333333;
}



.Input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #CC0000;
	width : 130px;
	height : 18px;
	border : 1px solid #999999;
	background-color : #333333;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-width: 1 ;
	border-top-width: 1;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align : right;
}

.Input3 {
	font-size: 9px;
	color : #000000;
	width : 70px;
	height : 20px;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-width: ;
	border-top-width: 1;
}

.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width : 65px;
	height : 18px;
	border : 1px solid #666666;
	background-color : #999999;
	text-align : center;
	vertical-align : middle;
}


.titgrigio
{
	color : #666666;
	text-decoration : none;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	letter-spacing: 0.50em ;	
	
	
}

