






body, html {
  background: url(http://www.naginata.it/files/f1.jpg);
  font-family: verdana, arial;
  font-weight: bold;
  font-size: 10px;
  color: #A52A2A;
}



.th {
border: olive 1px solid; 

}
a:hover .th {
border: black 1px solid; 
}

.wh {
border: black 1px solid; 
height:18;
}
a:hover .wh {
border: red 1px solid; 
}


.tt {BORDER: #000088 1px solid; WIDTH: 20; HEIGHT: 13px;}
A:hover .tt {BORDER: #ffff00 1px solid;}



a {text-decoration:none; font-family: verdana, arial; font-weight: bold; font-size: 10px;}
a:visited{color:olive;}
a:link{color:olive;}
a:hover{color:#ff5500;}


a.co {text-decoration:none;
font-family:tahoma;}
a.co:visited{color:#225500;}
a.co:hover{color:red;}
a.co:link{color:#225500;}

a.lu {text-decoration:none;
font-family:tahoma;
font-size:8px;
font-weight:bold;
background:#bca64c;
BORDER:#897319 1px solid ;
}
a.lu:visited{color:#ffffff;}
a.lu:hover{color:#bb0000; BORDER:#000000 1px solid ; background:#efd97f;}
a.lu:link{color:#ffffff;}

table.ta {
table-layout: fixed;
width: 96%;
height: 100%;
border: 0px;
}

.tatd{
width: 180px;
height: 100%;
}



iframe {
 padding:0px;
 width:100%;
 height:730px;
}

span{ 
border: 0px solid #ffffff;


}
p{
text-align:left;
}



body, html {
  scrollbar-face-color: #fef2ab;
  scrollbar-shadow-color: #bab067;
  scrollbar-highlight-color: ivory;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: #dcd089;
  scrollbar-track-color: #dcd089;
  scrollbar-arrow-color: olive;
}

h5{ text-align: justify; } 

.math{
background-image: url(http://www.naginata.it/files/f2.jpg);
}


/*  Tooltip */
#dhtmltooltip{
position: absolute;
left: -300px;
// width: 50px;
border: 1px solid black;
padding: 4px;
background-color: #FFD200;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
font-family:verdana;
font-size: 10px;
line-height: 10px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}



/*  // Tooltip */
a {text-decoration:none;color:orange}
a:hover{color:red; background-color:yellow; }
a.sap {text-decoration:none;color:brown}
a:hover.sap{color:brown; background-color:transparent; }



a.gg:hover{color:#000088; background-color:beige; border-top: #aaaa00 1px solid; border-bottom: #aaaa00 1px solid; border-right: #aaaa00 1px solid; border-left: #aaaa00 1px solid; }



.ww a{
font-size:16;
}


.tdback{ 
background: url('http://www.naginata.it/files/images/hh.jpg'); 
} 
