@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(immagini/sfondo-pag.jpg);
	background-repeat:repeat-x;
	/*background-color: #93DBFF;*/
	
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00577F;
	line-height:16px;
}
a:link {
	color: #fff;
	text-decoration:none
}
a:visited {
	color: #FFF;
	text-decoration:none
}
a:hover {
	color: #FFF;
	text-decoration: underline
}
a:active {
	color: #FFF;
	text-decoration:none
}
b {
	color: #006;
	text-decoration:none
}
object
{	
	outline:none;
}
#sx
{
	background-image:url(immagini/sf-sx.jpg); 
	background-position:top right; 
	background-repeat:no-repeat;
}
#dx
{
	background-image:url(immagini/sf-dx.jpg); 
	background-position:top left; 
	background-repeat:no-repeat;
}
/*********FLEXCROLL***********/
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 9px;
background-image:url(immagini/sf-scrollbar.png);
background-repeat:repeat-y;
}
.vscrollerbar {
width: 9px;
background-color:#00b7b7;
}
.hscrollerbase {
height: 5px;
background-color: #fff;
}
.hscrollerbar {
height: 5px;
background-color: #fff;
}
.scrollerjogbox {
width: 5px;
height: 5px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #fff;
}
/********************/

#dw  {
	color: #fff;
	text-decoration:none
}
#dw a:link {
	color: #fff;
	text-decoration:none
}
#dw a:visited {
	color: #FFF;
	text-decoration:none
}
#dw a:hover {
	color: #FFF;
	text-decoration: underline
}
#dw a:active {
	color: #FFF;
	text-decoration:none
}
#credit  {
	color: #001C28;
	text-decoration:none
}
#credit a:link {
	color: #001C28;
	text-decoration:none
}
#credit a:visited {
	color: #001C28;
	text-decoration:none
}
#credit a:hover {
	color: #001C28;
	text-decoration: underline
}
#credit a:active {
	color: #001C28;
	text-decoration:none
}
#menu  {
	color: #001C28;
	text-decoration:none
}
#menu a:link {
	color: #001C28;
	text-decoration:none
}
#menu a:visited {
	color: #001C28;
	text-decoration:none
}
#menu a:hover {
	color: #001C28;
	text-decoration: underline
}
#menu a:active {
	color: #001C28;
	text-decoration:none
}