body          {font: 10pt Verdana, Helvetica, Arial, Sans-Serif;
               margin-top: 0; margin-left: 0; margin-right: 0;
               padding-top: 0; padding-left: 0;
               padding-right: 0;
               background-color: #FFFFFF;
               background-image: url(img/bg.png);
               background-repeat: repeat-y;
              }

td            {font: 10pt Verdana, Helvetica, Arial, Sans-Serif;}
.central    {
               background-color: #ffffff;
               background-image: url(img/background.jpg);
               background-repeat: no-repeat;
               background-position: right top;
}


p             {font: 10pt Verdana, Helvetica, Arial, Sans-Serif; }
h1            {margin-left: 0px; font-size:180%;}
h2            {margin-left: 0px; font-size:140%;}
h3            {margin-left: 0px; font-size:110%;}
h4            {margin-left: 0px; font-size:100%;}
h5            {margin-left: 0px; font-size:80%;}



a             { text-decoration: none; color: #005177; }
a:link        { text-decoration: none; color: #005177; }
a:visited     { text-decoration: none; color: #005177; }
a:hover       { text-decoration: underline; color: #000000; }





/*
* Tutto quello che segue non so proprio a cosa possa servire ...
*


TD            { font-family: Verdana, Helvetica, Arial, Sans-Serif; color: 000000; font-size:11px}
input         { font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 9pt; color: 000000; }
textarea      { font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 9pt; color: 000000; }
select        { font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 7pt; color: 000000; }



.nav          { font-size: 10px; text-decoration: none; color: 000000; }
.nav:link     { font-size: 10px; text-decoration: none; color: 005177; }
.nav:visited  { font-size: 10px; text-decoration: none; color: 005177; }
.nav:hover    { font-size: 10px; text-decoration: none; color: 005177; font-weight: bold; text-decoration: underline; }

.windowbg     { background-color: AFC6DB; font-size: 11px; font-family: Verdana; color: 000000; }
.windowbg2    { background-color: F8F8F8; font-size: 11px; font-family: Verdana; color: 000000; }
.windowbg3    { background-color: 6394BD; font-size: 11px; font-family: Verdana; color: 000000; }

.hr           { color: F5F5F5;}
.titlebg      { background-color: 6E94B7; color: 000000; }
.text1        { font-style: normal; font-weight: bold; font-size: 12px; color: 000000; }
.catbg        { background-color: DEE7EF; color: 000000; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: 6E94B7; }

.imgbg        { font-style: normal; font-size: 10px; color: 000000; }
.imgcatbg     { font-style: normal; font-size: 10px; color: 000000; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: 000000;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: 000000; }
.imgmenu      { font-style: normal; font-size: 11px; color: 000000; font-weight: bold; letter-spacing: 0.1em; }

.quote        { font-size: 10px; font-family: Verdana, Helvetica, Arial; color: 000000; background-color: F8F8F8; }
.code         { font-size: 10px; font-family: Courier New; color: 000000; background-color: F8F8F8; }





input.peq
     {
     background-color: #acb8b8;
     border-bottom-style: groove;
     border-left-style: groove;
     border-right-style: groove;
     border-top-style: groove;
     color: #2c3962;
     font-family: verdana, arial;
     font-size: 10px;
     width: 75px;
     }
input.grd
     {
     background-color: #acb8b8;
     border-bottom-style: groove;
     border-left-style: groove;
     border-right-style: groove;
     border-top-style: groove;
     color: #2c3962;
     font-family: verdana, arial;
     font-size: 10px;
     width: 100px;
     }


body
{
scrollbar-3dlight-color:#d1d7dc;
scrollbar-arrow-color:#415263;
scrollbar-darkshadow-color:#98aab1;
scrollbar-face-color:#D7D9DB;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#dee3e7;
scrollbar-track-color:#efefef;
} 


.copyrightStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

*/

