
.bg{
	background: white;
	font-family: Arial,Helvetica,Verdana;
	font-size: 8pt;
	scrollbar-base-color:#D0EF92;
	border-bottom-color:#D0EF92;
	border-left-color:#D0EF92;
	border-right-color:#D0EF92;
	border-top-color:#D0EF92;
	cursor : auto;
}

a {
  font-family: Arial,Helvetica,Verdana;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

a:hover{
color: #000000;
  text-decoration: underline;
}


.a2  a:hover {
	font-family: Arial,Helvetica,Verdana;
	font-size: 8pt;
	color:#FF6600;
	font-weight :  bold;
  	text-decoration:  underline;	
}

.a2 a {
	font-family: Arial,Helvetica,Verdana;
	font-size: 8pt;
	color:#FF6600;
	font-weight :  bold;
 	text-decoration: none;
}






.tx1
{
font-family: Arial,Helvetica,Verdana;
font-size: 8pt;
color:black;
}

.tx2
{
font-family: Arial,Helvetica,Verdana;
font-size: 10pt;
color:black;
}


.tx3
{
font-family: Arial,Helvetica,Verdana;
font-size: 12pt;
color:black;
}

.tx1v
{
font-family: Arial,Helvetica,Verdana;
font-size: 9pt;
color: Green;
font-weight : bold;
}


.tx2v
{
font-family: Arial,Helvetica,Verdana;
font-size: 10pt;
color: Green;
font-weight : bold;
}


.txB1
{
font-family: Arial,Helvetica,Verdana;
font-size: 8pt;
color:#FF6600;
font-weight :  bold;
}



.txB2
{
font-family: Arial,Helvetica,Verdana;
font-size: 10pt;
color:#FF6600;
font-weight :  bold;
}




.txw1
{
font-family: Arial,Helvetica,Verdana;
font-size: 8pt;
color:white;
}

.tx1err
{
font-family: Arial,Helvetica,Verdana;
font-size: 8pt;
color:red;
font-weight :bold;
}




.bt
	{
	font-family: Arial,Helvetica,Verdana;
	font-size: 8pt;
	font-weight : bold;
	color: #000000;
	background: #D0EF92;
	cursor:hand; 
	height : 23px; 
	border-width : 1px; 
	width : 100px;
	}
	
.btDisabled
	{
	font-family: Arial,Helvetica,Verdana;
	font-size: 8pt;
	font-weight :  bold;
	color: #DDDDDD;
	background: #D0EF92;
	cursor: not-allowed;
	height : 23px; 
	border-width : 1px; 
	border : double;
	width : 100px;
	}   

.bt3
	{
	font-family: Arial,Helvetica,Verdana;
	font-size: 8pt;
	font-weight : bold;
	color: #000000;
	background: #D0EF92;
	cursor:hand; 
	height : 23px; 
	border-width : 1px; 
	width : 150px;
}


	   

.bt2
	{
	font-family: Arial,Helvetica,Verdana;
	font-size: 8pt;
	font-weight : bold;
	color: #000000;
	background: #D0EF92;
	cursor:hand; 
	height : 20px; 
	border-width : 1px; 
	width : 80px;
}

	

.mytxt{
 background:#FFF8DC;
 border-style : groove; 
 height:23px;
 font-family: Verdana,Helvetica,Arial;
 font-size: 10pt;
}

.mytxtArea{
 background:#FFF8DC;
 border-style : groove; 
 font-family: Verdana,Helvetica,Arial;
 font-size: 10pt;
}


a.annuncio:link, a.annuncio:visited
{
font-family: Comic Sans MS, helvetica;
margin: auto;
padding: 4px;
border-bottom: 1px dotted #B9B9B9;
font-size: 11px;
color: #000000;
text-decoration: none;
background: #ffffff;
display: block;
}

a.annuncio:hover, a.annuncio:active
{
background:#FFCC00;
color: #FFFFFF;
}




