<!--

DIV#title, .title {
  position: absolute; width: 1051px; height: 34px; left: 0px; top: 0px; 
  z-index: 1; 
  overflow:hidden;
  font-size:1.8em;
  background-color: #666666; border: #666666; color:#ffffff;
  padding-top:6px;
  border-bottom:0px;
  padding-left:4px; padding-right:4px;
}
DIV#automat, .automat {
  position: absolute; width: 151px; height: 33px; left: 896px; top: 0px; 
  z-index: 2;
  font-size:1.0em; font-weight:bold; text-align:right;
  background-color:transparent; color:#ff9999; 
  padding-top:6px; 
  cursor:pointer;
}
DIV#limiter, .limiter{
  position: absolute; width: 236px; height: 33px; left: 714px; top: 0px; 
  padding-top:5px; 
  color:#ffffff;
  z-index: 3;
}
DIV#sizer, .sizer{
  position: absolute; width: 120px; height: 33px; left: 940px; top: 0px; 
  padding-top:5px; 
  z-index: 3;
}
DIV#index, .index {
  position: absolute; width: 250px; height: 664px; left: 0px; top: 52px; 
  z-index: 2;
  overflow:auto; 
  font-size:1.2em;
  background-color: #ebf9ff;
  padding: 4px 4px 0px 4px;
  border: 1px solid #DDF7FF;
}
DIV#content, .content {
  position: absolute; width: 801px; height: 664px; left: 250px; top: 52px; 
  z-index: 3; 
  overflow:auto;  
  border-style: ridge; border-width: 2px; 
  background-color: #F7F7F7; color:#333333; 
  font-family:Lucida Console;
  font-size: 1.1em; 
  padding: 4px 4px 0px 4px;
}
DIV#status, .status {
  position: absolute; width: 1050px; height: 20px; left: 1px; top: 716px; 
  z-index: 1; 
  overflow:auto; 
  border-style: ridge; border-width: 2px; 
  background-color: #EBECEC; 
  font-size: 1.2em; 
  padding-left:4px; padding-right:4px;
}
DIV#copyr, .copyr {
  position: absolute; width: 1050px; height: 20px; left: 1px; top: 736px; 
  z-index: 1; 
  overflow:auto; 
  background-color: #ffffff; color: #000000;
  font-size: 1em; text-align:right;
}
DIV#title1_1, .title1_1 {
  position: absolute; width: 251px; height: 18px; z-index: 5; left: 0px; top: 34px; 
  border:1px solid #3377cc; border-right:1px solid #ebf9ff; border-top:1px solid #ebf9ff;
  font-size:1.2em; font-weight:bold;
  text-align: center;
  background-color: #3377cc; color:#ffffff;
}
DIV#title1_2, .title1_2 {
  position: absolute; width: 800px; height: 18px; z-index: 4; left: 251px; top: 34px; 
  border-right:1px solid #3377cc; border-top:1px solid #ebf9ff; border-bottom:1px solid #C0C0C0; 
  font-size:1.2em; font-weight:bold;
  text-align: center;
  background-color: #3377cc; color:#ffffff;
}
body { 
  font-family:Tahoma,Arial,Helvetica,Sans; font-size:62.5%;
}

p,li { line-height:1.1em; margin-top:0px; margin-bottom:0px; font-size: 1.0em; }
p { white-space: nowrap;}
a { text-decoration: none; color:#003399;}
a:hover { color:#990000;  background-color:#ffff66; }
ul { margin-left:0px; margin-top:0px; margin-bottom:0px; }
.ma { text-decoration: none; color:#ffffff;}
.ma1 { text-decoration: none; color:#999999;}
.ma:hover, ma1:hover { color:#990000;  background-color:#ffff66; }
.mx { text-decoration: underline; }
.autopnl{background-color: transparent; position: static; vertical-align: top; color: #000000; border:0px; margin-bottom:4px; padding-left:4px; padding-top:0px;}
.llnk1 { color: #003399; cursor:pointer; text-decoration: none; margin: 0px 0px 0px 0px;  padding: 0px 0px 0px 0px; }
:hover.llnk1{color: #990000; background-color: #ffff99; text-decoration: none; cursor:pointer; }

-->