body {
 background-color: #EEFFFF;
 margin: 0px;
 padding: 0px;
 scrollbar-face-color:#7c7c7c;
 scrollbar-highlight-color:#2a2a2a;
 scrollbar-3dlight-color:#2a2a2a;
 scrollbar-darkshadow-color:#2a2a2a;
 scrollbar-shadow-color:#2a2a2a;
 scrollbar-arrow-color:#ffffff;
 scrollbar-track-color:#2a2a2a;
 /*background-image: url(images/bgpage.gif);*/
 background-position: top;
 background-repeat: repeat-x;}

.bgi {
 background-image: url(images/bgi.gif);
 background-position: top;
 background-repeat: repeat-x;}

a, a:hover {cursor: pointer; text-decoration: none;}
form {padding: 0px; margin: 0px;}

TD {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 color: #3a3a3a; }
.tdb {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 color: #a1a1a1; }
.td {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #173861; }
.tdr {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #AA0000; }
.tdindex {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 13px;
 color: #062750; }
.tdindexr {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 13px;
 color: #AA0000; }
.tdmain {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 color: #062750; }
.tdhead {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 18px;
 color: #990000; }

.copy {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #555555; }
.cl {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #666666; }
.cl:hover {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #800000; }

.link {
 font-family: arial, tahoma, verdana;
 text-decoration: underline;
 font-weight: normal;
 font-size: 12px;
 color: #173861; }
.link:hover {
 font-family: arial, tahoma, verdana;
 text-decoration: underline;
 font-weight: normal;
 font-size: 12px;
 color: #800000; }
.smlink {
 font-family: arial, tahoma, verdana;
 text-decoration: underline;
 font-weight: normal;
 font-size: 11px;
 color: #173861; }
.smlink:hover {
 font-family: arial, tahoma, verdana;
 text-decoration: underline;
 font-weight: bold;
 font-size: 11px;
 color: #800000; }
.paralink {
 font-family: arial, tahoma, verdana;
 font-weight: bold;
 font-size: 11px;
 color: #173861; }
.paralink:hover {
 font-family: arial, tahoma, verdana;
 font-weight: bold;
 font-size: 11px;
 color: #800000; }

.im {margin: 0px 20px 0px 0px;}

.inputc {
 border: #141414 1px solid;
 width: 268px;
 height: 20px;
 font-family: arial, verdana, tahoma;
 background-color: #BBDDDD;
 font-size: 11px;
 color: #003366;}
.txtar {
 border: #141414 1px solid;
 width: 268px;
 height: 90px;
 font-family: arial, verdana, tahoma;
 overflow: auto;
 background-color: #BBDDDD;
 font-size: 11px;
 color: #003366;}

.but1 {
 background-image: url(images/but1.gif);
 background-position: center;
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px solid;
 width: 60px;
 height: 20px;
 margin: 0px 30px 0px 0px;}
.but2 {
 background-image: url(images/but2.gif);
 background-position: center;
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px solid;
 width: 60px;
 height: 20px;
 margin: 0px 2px 0px 0px;}

.sel {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #b4b4b4; }
.sel:hover {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #f1f1f1; }

/*-------------------------------------------------------------------------------*/

#container {
  position: relative;
  width: 325px;
  height: 185px;
  left: 0%;
  top: 0%;
  margin-left: -35px;
  margin-top: -285px;
}

#text {
  width: 500px;
  height: auto;
  margin-left: 300px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 5000;
  position: absolute;
}

span {
  font-size: 22px;
  font-weight: bold;
}

a, a:hover {
  color: #99CCFF;
  background-color: transparent;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #CCFF99;
  background-color: transparent;
}

.texts {
  display:none;
}

#container img {
  opacity:0;
  visibility:hidden;
}

#textfield img {
  opacity:1;
  visibility:visible;
}


/*-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/
