BODY,TD,input,DIV,form,TEXTAREA,center,option,pre,blockquote {
   font-size:9pt;
   font-family:verdana;
   line-height:160%;}
SELECT {
   font-size:8pt;}

A:link    {
   color:#606060;
   text-decoration:none;
}
A:visited {
   color:#606060;
   text-decoration:none;
}
A:active  {
   color:#606060;
   text-decoration:none;
}
A:hover  {
   color:#FFA500;
   text-decoration:none;
}

textarea {
   border:solid 1px #efefef;
   background-color:#ffffff;
   overflow-x:hidden;
   overflow-y:auto;
   width:90%;}
input {
   font-family:verdana;
   font-size:9pt;
   line-height:130%;}
table{
   border:1px #FAE1AF dashed;z}
td{
   border: 1px #FAE1AF dashed;}
hr{
   border: 2px #FDF5E6 double;}
h1{
   font-family :ÈÞ¸Õ¸ÅÁ÷Ã¼ ;}
h3{color:#1A4750;}

submit {
   border:solid 1px;
   font-family:verdana;
   font-size:7pt;
   color:#ffffff;
   background-color:orange;
   line-height:15px;}

#tabsI {
   background: #ffffff;
   border-bottom: 1px solid #FA884E;
   float: left;
   font-size: 12pt;
   font-weight: bold;
   line-height: normal;
   width: 100%
}
form { margin : 0; }

    #tabsI ul {
        margin:0;
        padding:10px 10px 0 5px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("../img/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("../img/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }