
A:link {
	COLOR: #000088; FONT-FAMILY:   "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000088; FONT-FAMILY:   "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: underline
}
A:active {
	COLOR: #cc0000; FONT-FAMILY:   "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: underline
}
A:hover {
	COLOR: red; FONT-FAMILY:   "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: underline
}

.TITLE {
	font-family: "Arial", "Helvetica", "sans-serif";FONT-SIZE: 16px; LINE-HEIGHT: 20px
}
.tbtr {  border-color: black black ##A38600; border-style: inset; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.form {  BACKGROUND-COLOR: none; BORDER-TOP: none 0px solid; BORDER-BOTTOM: #CEA500 1px solid; BORDER-LEFT: none 0px solid; BORDER-RIGHT: none 0px solid}
.form1{  BACKGROUND-COLOR: #FDE7A1; BORDER-TOP: FFCD00 1px solid; BORDER-BOTTOM: FFCD00 1px solid; BORDER-LEFT: FFCD00 1px solid; BORDER-RIGHT: FFCD00 1px solid}
.text	{ font-family: "ËÎÌå"; font-size: 9pt; line-height: 140%; color: #993600}
.whitescroll {
	SCROLLBAR-FACE-COLOR: #E7FFCE; SCROLLBAR-HIGHLIGHT-COLOR: #94F42E; SCROLLBAR-SHADOW-COLOR: #94F42E; SCROLLBAR-ARROW-COLOR: #94F42E; SCROLLBAR-TRACK-COLOR: #E7FFCE; SCROLLBAR-DARKSHADOW-COLOR: #E7FFCE; SCROLLBAR-BASE-COLOR: #ffffff; scrollbar-3d-light-color: #E7FFCE;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	
}

body,tr,td{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:0px
	line-height:18px;
	font-size:14px;

	}
	/*- Menu Tabs H--------------------------- */

    #tabsH {
      float:left;
      width:100%;
      font-size:100%;
      line-height:22px;
      }
    #tabsH ul {
        margin:0;
     
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("../tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	 
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("../tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#2c4d64;
	  
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }
		a:link{
			text-decoration:blink;
			color:#000
		}
		a:hover{
			text-decoration:underline;
			color:#930
		}
		a:visited{
			text-decoration:none;
			color:#333
		}