/********************************/
/** CSS file: written by Hiryu **/
/********************************/

A:link, A:visited, A:hover { text-decoration: none; }

body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
/*	
	scrollbar-face-color:#3064a0;
	scrollbar-shadow-color:#3064a0;
	scrollbar-highlight-color:#3064a0;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
*/
}

/* Colori testo */

.thid { display : none; }

.tnorm { color: #000000; font-size: 11px; font-family: verdana,tahoma,arial,Lucida; font-weight: normal; }
.tbold { color: #ffffff; font-size: 11px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }

.tsmall { color: #f0f0f0; font-size: 9px; font-family: arial,tahoma,verdana,Lucida; font-weight: normal; }
.tcoda { color: #c8c8c8; font-size: 10px; font-family: tahoma,arial,lucida; font-weight: bold; }

.tbig { color: #ffffff; font-size: 12px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }

/* Colori links */

.lnorm { color: #b81840; font-size: 11px; font-family: verdana,tahoma,arial,Lucida; font-weight: normal; }
.lnorm:hover { color: #ffffc1; text-decoration: underline; }

.lbold { color: #000a90; font-size: 12px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }
.lbold:hover { color: #ffffc1; text-decoration: underline; }

.lcoda { color: #b81840; font-size: 10px; font-family: tahoma,arial,lucida; font-weight: bold; }
.lcoda:hover { color: #ffffc1; text-decoration: none; }

.lbig { color: #000000; font-size: 20px; font-family: arial,verdana,tahoma,Lucida; font-weight: bold; }
.lbig:hover { color: #000000; text-decoration: none; }

/* Moduli */

.castxt { background-color: #f0f0f0; font-weight: normal; font-family: verdana,tahoma,arial,lucida; font-size: 9pt; color:#000000; }
.castxton { background-color: #fffff; font-weight: normal; font-family: verdana,tahoma,arial,lucida; font-size: 9pt; color:#000000; }

.txtarea { background-color: #f0f0f0; font-size: 8pt; font-family: Courier New, Arial;
  scrollbar-face-color:#f0f0f0;
  scrollbar-shadow-color:#f0f0f0;
  scrollbar-highlight-color:#f0f0f0;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:000000;
  scrollbar-track-color:#f0f0f0;
  scrollbar-arrow-color:#000000;
}

.txtareaon { background-color: #ffffff; font-size: 8pt; font-family: Courier New, Arial;
  scrollbar-face-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:000000;
  scrollbar-track-color:#ffffff;
  scrollbar-arrow-color:#000000;
}

.butt { color: #ffffff; background-color: #000060; font-weight: bold; font-family: verdana,tahoma,arial,lucida; font-size: 8pt; border-width: 1; }
.onbutt { color: #ffffff; background-color: #0000ff; font-weight: bold; font-family: verdana,tahoma,arial,lucida; font-size: 8pt; border-width: 1; }