@charset "UTF-8";
/* CSS Document */

body {
 background-color: #000000;
 margin: 0px;
 padding: 0px;
 scrollbar-face-color:#43547d;
 scrollbar-highlight-color:#000000;
 scrollbar-3dlight-color:#000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-shadow-color:#000000;
 scrollbar-arrow-color:#ffffff;
 scrollbar-track-color:#000000;}

.scr {
 scrollbar-face-color:#43547d;
 scrollbar-highlight-color:#000000;
 scrollbar-3dlight-color:#000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-shadow-color:#000000;
 scrollbar-arrow-color:#ffffff;
 scrollbar-track-color:#000000;}

form {margin: 0px; padding: 0px;}
a, a:hover {cursor: pointer; cursor: hand;}
td {
 font-family: arial, verdana, tahoma;
 font-weight: normal;
 font-size: 11px;
 color: #000100;}

.tbl {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 color: #b9cbeb;}
.tw {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #ffffff;}

.copy {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 color: #feffff;}

.cl {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 color: #feffff;}
.cl:hover {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 color: #ffffff;}

.page {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: bold;
 font-size: 21px;
 color: #000000;}
.spage {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 color: #000000;}


.pl {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 color: #105983;}
.pl:hover {
 font-family: arial, verdana, tahoma;
 text-decoration: underline;
 font-weight: bold;
 font-size: 12px;
 color: #63a121;}
.apl {
 font-family: arial, verdana, tahoma;
 text-decoration: underline;
 font-weight: bold;
 font-size: 12px;
 color: #63a121;}

.spl {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 color: #105983;}
.spl:hover {
 font-family: arial, verdana, tahoma;
 text-decoration: underline;
 font-weight: normal;
 font-size: 12px;
 color: #63a121;}
.aspl {
 font-family: arial, verdana, tahoma;
 text-decoration: underline;
 font-weight: bold;
 font-size: 12px;
 color: #63a121;}

.t {border-top: #dddddd 1px solid;}
.r {border-right: #dddddd 1px solid;}
.b {border-bottom: #c2c2c2 1px solid;}
.l {border-left: #dddddd 1px solid;}

.t1g {border-top: #828282 1px solid;}
.r1g {border-right: #828282 1px solid;}
.b1g {border-bottom: #828282 1px solid;}
.l1g {border-left: #828282 1px solid;}
.brd1g {border: #828282 1px solid;}



/* Styles for scrolling layers
   Specify width and height in hold and wn, and in clip for wn */
div#hold  {
  position:relative; overflow:hidden;
  width:700px; height:65px; z-index:100
  }
div#wn  {
  position:absolute;
  left:2px; top:0px;
  width:700px; height:65px;
  clip:rect(0px, 700px, 65px, 0px);
  overflow:hidden;
  z-index:1;
  }
div#lyr1  {
  position:absolute; visibility:hidden;
  left:0px; top:0px;
  z-index:1;
  }

/* Styles for demo, not necessary for scrolling layers */
h1 {
  font-size:1.4em;
  margin:1.5em 0 2em 0;
  }


.nt1 { background-color: #6fb83d;}
.nt2 { background-color: #228812;}
.nt3 { background-color: #93b6e5;}
.brdw {border: #ffffff 1px solid;}
.ttf {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 color: #ffffff;}
.blacklink {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 color: #ffffff;}
.blacklink:hover {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 color: #c1fc58;}
.more {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 color: #228812;}

.inputc {
 border: #7c7c7c 1px solid;
 width: 300px;
 height: 20px;
 margin-bottom: 2px;
 background-color: #ffffff;
 font-size: 11px;
 color: #4b4b4b;}
.txtar {
 border: #7c7c7c 1px solid;
 width: 300px;
 height: 130px;
 overflow: auto;
 background-color: #ffffff;
 font-size: 11px;
 color: #4b4b4b;}
.send {
 border: 0px solid;
 width: 80px;
 height: 20px;
 cursor: hand;
 cursor: pointer;
 margin-top: 6px;
 margin-bottom: 6px;
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 background-color: #228812;
 font-weight: bold;
 font-size: 12px;
 color: #ffffff;}
