BODY, TD, DIV, A, INPUT, SELECT, TEXTAREA, TH, FORM {
  font-size: 9pt;
  text-align:justify;
  font-family: verdana, arial,helvetica;
  color: #A60202;
  margin: 0px;
  
}
:-moz-any-link:focus { outline: none; }
IMG{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.bottom{
	vertical-align:bottom;	
}

BODY{
	margin-left:25px;
	margin-right:0px;
	margin-top:0px;
}

.bckground { 
  background-image: url(../public/images/sfndrep.gif);
  background-repeat: no-repeat;
}



.red {
	color: #8F0502;
	text-decoration: none;
}

.red-big {
	font-size:12pt;
	font-weight: bold;
	padding:10px;
}

.border{
 	border:solid #666666 3px;	
}
.dottedborder{
 	border-left:1px dotted #000000 ;	
}

.rightborder{
	border-right:1px solid #000000;	
}
	
.link{
	padding:5;
	vertical-align:top;	
}

.topmenu{
	padding: 10px;
	vertical-align:top;	
}

div {
	margin: 0px;
}

hr {
 	padding: 0px;
}

a{
 	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
	font-size:8pt;
}
a:visited{
	text-decoration: none;
	color:#555555;
	font-weight:bold;
	font-size:8pt;
}

a:hover {
	text-decoration: none;
 	/*color:#f5248c;*/
 	color:#A60202;
 	font-weight:bold;
 	font-size:8pt;
}

.input{
	border: solid #8a8a8a 1px;
}
.sml{
	font-size:7pt;	
}
.grey{
	color:#696969;	
	font-weight:bold;
	font-family: arial, verdana;
}
a.restricted:hover {
 text-decoration: underline;
}

.block{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:28px;
	vertical-align:middle;	
}

.none{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
}
.invisible-link{
	color:#333333;
}

div.container{
   position: Absolute;
   top: 9%;
   left: 14%;
}

.thumbs{
	border-right: 0px solid #cc6666;
	border-bottom: 0px solid #cc6666;
	
}
.testolungo{
	line-height:1.3em;
	letter-spacing:0.1em;	
}
.TA {
	scrollbar-arrow-color:#dedede;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#696969;
  scrollbar-shadow-color:#000000;
}
