/********************************/
/** CSS file: written by Hiryu **/
/********************************/

A:link, A:visited, A:hover { text-decoration: none; }

body {
	
	
}

/* Colori testo */

.bordobottom {
	color: #000000; 
	font-size: 11px; 
	font-family: verdana,tahoma,arial,Lucida; 
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordodx {
	color: #000000; 
	font-size: 11px; 
	font-family: verdana,tahoma,arial,Lucida; 
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



.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: #000000; font-size: 20px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }
.lnorm:hover { color: #b81840; text-decoration: underline; }

.lbold { color: #ffffff; font-size: 11px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }
.lbold:hover { color: #ffffc1; text-decoration: underline; }

.lbold2 { color: #FFCC33; font-size: 11px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }
.lbold:hover2 { color: #FFCC33; text-decoration: underline; }

.lcodanero { color: #000000; font-size: 10px; font-family: tahoma,arial,lucida; font-weight: bold; }

.lcoda { color: #b81840; font-size: 10px; font-family: tahoma,arial,lucida; font-weight: bold; }
.lcoda2 { color: #b81840; font-size: 11px; font-family: tahoma,arial,lucida; font-weight: bold; }

.lcoda:hover { color: #ffffc1; text-decoration: none; }

.lbig { color: #000000; font-size: 11px; font-family: 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; }
