body{
 font-size : 10px;
 font-family : "MS UI Gothic";
 color : gray;
 background-color : white;
background-image : url("http://www.kjps.net/user/m23e03/aquarium/bglr-gray790.gif");
background-repeat: repeat-y;
 scrollbar-3dlight-color : #ffffff; 
 scrollbar-arrow-color : dimgray; 
 scrollbar-darkshadow-color : #ffffff;
 scrollbar-face-color : #ffefe3; 
 scrollbar-highlight-color : #ffffff;
 scrollbar-shadow-color : #ffffff; 
 scrollbar-track-color : #ffffff; 

 }

td{
  font-size : 10px;
  font-family : "MS UI Gothic",
  color : #2b4b65;
  
}
p{
  font-size : 11px;
  font-family : "Trebuchet MS",
  color : #2b4b65;
  
}
c{
  color:#de1c1c;
}

line{
 font-size : 1px;
 color:gray;
 border-top:solid 1px  rightgray;
 border-bottom:solid 1px rightgray;
 border-left:solid 1px gray;
 border-right:solid 1px gray;
 background-color:white;
}


A:link{text-decoration: none;cursor : hand; color: #006ab6;  font-family:"MS UI Gothic";font size:10px;}
      A:visited{text-decoration: none;cursor : hand; color: #006ab6;  font-family:"MS UI Gothic";font size:10px;}
      A:active{text-decoration: none;cursor : hand; color: #006ab6;  font-family:"MS UI Gothic";font size:10px;}
      A:hover{text-decoration:underline overline;
              cursor: hand;
              color: orange;  font-family:"MS UI Gothic";font size:10px;
              background-color: #ffffff;              position: relative;
              top:0px; 
              left: 0px; 
              bottom: 0px;
}


.hidden {
 visibility:hidden;
}