body {  background-image: url(bg.jpg); 
	MARGIN: 10pt; 
	BACKGROUND-REPEAT:repeat; 
	background-color: #000000; 
	font-family: Courier New, Arial, Trebuchet MS, Tahoma;
	font-size: 10px; 
	margin: 2px; 
	color: #ffffff;}

a:link, a:active, a:visited {font-family: Courier New, Arial, Trebuchet MS, Tahoma;
	color: #7bb6cc;
	cursor: help;
	font-weight: bolder;
	text-decoration:underline;
	font-size: 10px;
	text-transform: uppercase;}

a:hover {font-family:Courier New, Arial, Trebuchet MS, Tahoma;
	color: #d8323d;
	cursor: help;
	text-decoration:underline;
	font-weight: bolder;
	font-size: 10px;
	text-transform: uppercase;}

td { font-family: Courier New, Arial, Trebuchet MS, Tahoma;
     font-size: 10px; 
     margin: 2px; 
     color: #ffffff;}

#image {position: absolute;
        left:0px;
	top: 0px;}

#text {position: absolute; 
       left:180px; 
       top: 340px; 
       width: 360px; 
       text-align: justify;}

.navi {position: absolute; 
       left:60px; 
       top: 360px; 
       width: 100px; 
       text-align: justify;
       color:#ffffff;}

.skins {position: absolute; 
       left:60px; 
       top: 590px; 
       width: 100px; 
       text-align: center;
       color:#ffffff;}

img {border: 0px;}

textarea, input, button, select {
	font-family: Courier New, Arial, Trebuchet MS, Tahoma;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #ffffff;}

i { font-family: Courier New, Arial, Trebuchet MS, Tahoma;
    FONT-WEIGHT: italic; 
    font-size: 10px;
    color : #7bb6cc;}

B {TEXT-TRANSFORM: uppercase; 
   font-family: Courier New, Arial, Trebuchet MS, Tahoma;
   FONT-WEIGHT: bold; 
   font-size: 10px;
   color: #7bb6cc;}

h1  {background: url(titolo.png) top left no-repeat;
     color: #7bb6cc;
     font: italic 26px Georgia, "Times New Roman," Times, Serif;
     letter-spacing: 2px;
     line-height: 40px;
     padding: 5px 5px 5px 175px; 
     text-align: left; 
     text-transform: lowercase;}

h2  {color: #d8323d;
     font: italic 20px/12px Georgia, "Times New Roman," Times, Serif;
     letter-spacing: 5px;
     padding: 0px 15px 0px 15px; 
     text-align: left; 
     text-transform: lowercase;}

h3  {color: #ffe57f;
     font: italic 15px/12px Georgia, "Times New Roman," Times, Serif;
     letter-spacing: 5px;
     padding: 0px 15px 0px 15px; 
     text-align: left; 
     text-transform: lowercase;}

.navi {position: relative; 
	padding: 0px;
	width:110px; 
	background: transparent;
	text-align: left; 
	color: #ffffff;
	z-index: 9; }

.navi a {display: block;
	background: transparent;
	color: #ffffff;
	font-family: Georgia, "Times New Roman," Times, Serif; 
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: 25px; 
	letter-spacing: 2px; 
	text-align: left; 
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 3px;}

.navi a: visited {display: block;
	background: transparent;
	color: #ffffff;
	font-family: Georgia, "Times New Roman," Times, Serif; 
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: 25px; 
	letter-spacing: 2px; 
	text-align: left; 
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 3px;}


.navi a:hover  {background: transparent url(menubg.png) repeat; cursor:crosshair; 
	color:#d8323d;}


blockquote { text-align: justify;
	     font-size: 9px;
	     color: #ffffff;
	     font-weight: normal;
	     font-family: Courier New, Arial, Trebuchet MS, Tahoma;}


#text img { margin: 3px;
	    padding: 3px;
	    border: 1px dotted #7bb6cc;
	    background: #ffffff;}


.disclaimer {font-family: Courier New, Arial, Trebuchet MS, Tahoma;
	     font-size: 10px;
	     color: #ffffff;
	     line-height:11px;
	     border-top-width: 1px;
	     border-top-style: dotted;
	     border-right-style: none;
	     border-bottom-style: none;
	     border-left-style: none;
	     border-top-color: #ffffff;
	     margin-top: 10px;}

#disclaimer ul.footer li {
	text-align: center;
	width:90px;
	display:inline;
	text-align: center;
	margin: 0px 10px 0px 10px;}

#disclaimer ul.footer li a {
	line-height: 136%;
	font-size: 9px;
	font-family: Courier New, Arial, Trebuchet MS, Tahoma;
	text-transform: uppercase;
	letter-spacing: 2px;}

.codesort li {
   display: inline;
   padding-right: 0.5em;
   TEXT-TRANSFORM: uppercase; 
   font-family: Courier New, Arial, Trebuchet MS, Tahoma;
   FONT-WEIGHT: bold; 
   font-size: 10px;
   text-transform: capitalize;}