/********************************/
/** CSS file: written by Hiryu **/
/********************************/

A:link, A:visited, A:hover { text-decoration: none; }

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:lighter;
margin:0px;
}

body {
  background-color: #000000;

  margin-top: 4px;
  margin-left: 4px;
  margin-bottom: 10px;
  margin-right: 4px;

  scrollbar-face-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-darkshadow-color:ffffff;
  scrollbar-track-color:#000000;
  scrollbar-arrow-color:#ffffff;
}

hr { width: 72%; height: 1; color: #ffffff; }

/* Colori testo */

.thid { color: #000000; font-size: 2px; font-family: tahoma,arial,lucida; font-weight: normal; }

.tmenu { color: #ffffff; font-size: 10px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }
.tmenu2 { color: #000000; font-size: 8px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }
.tnorm { color: #ffffff; 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; }
.tperc { color: #ffcc66; font-size: 10px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }
.tcodice { color: #ffffff; font-size: 10px; font-family: verdana,tahoma,arial,Lucida; font-weight: normal; }

.tcoda { color: #ffffff; font-size: 10px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }

/* Colori links */

.lmenu { color: #ffffff; font-size: 10px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }
.lmenu:hover { color: #ffc1c1; text-decoration: none; }

.lnorm { color: #ffffff; font-size: 11px; font-family: verdana,tahoma,arial,Lucida; font-weight: normal; }
.lnorm:hover { color: #ffc1c1; text-decoration: underline; }

.lbold { color: #ffffff; font-size: 11px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }
.lbold:hover { color: #ffc1c1; text-decoration: underline; }

.lcoda { color: #ffffff; font-size: 10px; font-family: verdana,tahoma,arial,Lucida; font-weight: bold; }
.lcoda:hover { color: #ffc1c1; text-decoration: none; }

.lback { color: #ffcc66; font-size: 11px; font-family: verdana,tahoma,arial,Lucida; font-weight: normal; }
.lback:hover { color: #ffcc66; text-decoration: underline; }

/* Moduli */

.button { font-weight: bold; font-family: tahoma,arial,lucida; font-size: 8pt; border-color: #bb0000; background-color: #880000; color: #FFcc66; border-width: 1; }
.castxt { background-color: #000000; font-weight: normal; font-family: verdana,tahoma,arial,lucida; font-size: 8pt; color:#ffffff; border-style: solid; border-width: 1; }
.txtarea { background-color: #000000; background-image: url('../images/sfo_desc.jpg'); font-family: Tahoma; font-size: 8pt; color: #FFFFFF; border: 1 solid #FFFFFF; width: 320; }
.infor { background-color: #000000; font-family: Courier New; font-size: 8pt; color: #ffffff; border: 1 solid #FFFFFF; }

