/* 
*          AlbaRock
*  powered by Faceni Alberto
*  Cascading Style Sheets: AR_style.css
*/

/*
* TEXTAREA { font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular  ; font-size: 9.5pt ; color: #FFECA0 ; }
* TD.MainTD { background-image: url(AF_LogoGR.gif); }
* TD.NormalText { font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular ; font-size: 9.5pt ; color: #FFECA0 ; background-color:#000000; }
* TD { font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular ; font-size: 9.5pt ; color: #FFECA0 ; background-color:#000000; }
* TD.HeaderText { font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular ; font-size: 9.5pt ; color: #000000 ; background-color:#4A7096; }
* TD.Gast { font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular ; font-size: 9.5pt ; color: #FFECA0 ; background-color:#000000; }
* BODY { font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular ; font-size: 9.5pt ; background-image: url(AF_BackBL.gif); color: #FFECA0 ; }
* FONT { font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular ; font-size: 9.5pt ; background-color:#000000; color: #FFECA0 ; }
* FONT.Error { font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular ; font-size: 9.5pt ; background-color:#000000; color: red ; }
* DIV.LinksMain { font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular ; font-size: 8pt ; color: #FFECA0 ; }
* A { color: #FFECA0; text-decoration: underline ; }
* A:hover { color: #FFECA0 ; text-decoration: none ; }
*/


/* Tabelle menų a sinistra NON FUNZIONA*/
tr.left_menu { bgcolor="#303030" ; }


/* Titoli delle tabelle */
caption { font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular  ; font-size: 9.5pt ; color: #FFFFFF ; }

/* Link */
A:link { color: #B16D27; font-weight: bold; text-decoration: none }
A:visited { color: #AA4000; font-weight: bold; text-decoration: none }
A:active { color: #0000FF; font-weight: bold; text-decoration: none }
A:hover { color: #EB8603; font-weight: bold; text-decoration: underline }

/* Definizione della classe "text_bottom" da me definita e applicabile, in quanto classe, a pių elementi: div, p, ecc  */
.t_bottom { font-size: 12px; color: #191704; font-weight: bold; white-space: pre; line-height: 0px; FONT-FAMILY: Verdana, sans-serif}
.t_testo { font-size: 12px; color: #000000; font-weight: none; white-space: pre; line-height: 0px; FONT-FAMILY: Verdana, sans-serif }
.t_title { font-size: 12px; color: #FF6D27; font-weight: bold; FONT-FAMILY: Verdana, sans-serif }
.t_grey { font-size: 12px; color: #CCCCCC; text-align: justify; font-weight: none; FONT-FAMILY: Verdana, sans-serif }
.t_black { font-size: 12px; color: #000000; text-align: justify; font-weight: none; FONT-FAMILY: Verdana, sans-serif }
.t_blackbold { font-size: 12px; color: #000000; text-align: justify; font-weight: bold; FONT-FAMILY: Times, sans-serif }
.t_big_title { font-size: 20px; color: #FF6D27; font-weight: bold; FONT-FAMILY: Verdana, sans-serif }
.t_big_grey { font-size: 14px; color: #CCCCCC; text-align: justify; font-weight: none; FONT-FAMILY: Verdana, sans-serif }
