BODY {
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #191970;
  scrollbar-shadow-color: #00ced1;
  scrollbar-darkshadow-color: #00ced1;
  scrollbar-highlight-color: #191970;
  scrollbar-3dlight-color: #191970;
  scrollbar-arrow-color: #ffffff;
}
.LINE{
  border-width : 0px 2px 0px 2px;
  border-style : none dotted none solid;
  border-color : #00ced1;
  width : 105px;
  height : 100%;
  position : absolute;
  top : 0px;
  left : 25px;
  z-index : 0;
  background-color : #191970;
}

.MENU1{
  position : absolute;
  top : 50px;
  left : 1px;
  z-index : 1;
  padding : 0px;
  margin : 0px;
}
.MENU2{
  width : 100px;
  height : 25px;
  padding : 0px;
  margin : 12px 0px;
  border-width : 1px 2px 3px 1px;
  border-style :  solid ;
  border-color : #00ced1;
  text-align : right;
  background-color : #eef9ff;
  letter-spacing : 3px;
  font-size : 8pt;
  font-family:tahoma ;
}
.COPY{
  position : absolute;
  bottom : 40px;
  z-index : 1;
  padding : 15px;
  margin : 0px;
  width : 140px;
  font-size : 6pt;
  font-family:tahoma ;
  color : #eef9ff;
}
.TOP{
  width : 830px;
  height : 52px;
  border-width : 1px 3px 3px 1px;
  border-style :  solid ;
  border-color : #00ced1;
  text-align : right;
  background-color : #191970;
  letter-spacing : 4px;
  font-size : 24pt;
  font-family:tahoma ;
  color : #ffffff;
}
.H1{
  font-size:13pt ;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN" ;
  color:#000000 ;
}
.H2{
  font-size:12pt ;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN" ;
  color:#000000 ;
}
.TXT{
  font-size:10pt ;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN" ;
  color:#000000 ;
}
.TXT2{
  font-size:10pt ;
  font-family:sans-serif ;
  color:#191970 ;
}
.TITLE{
  font-size:13pt ;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN" ;
  font-style: italic;
  color:#ff0000 ;
}
.SAT{
  color:#0000FF ;
}
.SUN{
  color:#FF0000 ;
}
A{
  text-decoration:none ;
}
.BOX{
  border: solid 1px #616161;
  border-width: 1px 5px 1px 5px;
  width: 400px;  
}
.INBOX{
  font-size: 10pt;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN" ;
  border-top: 1px dashed #616161;
  border-bottom: 1px dashed #616161;
  margin: 5px;
  padding: 9px 17px;
}
