@charset "utf-8";
/* CSS Document */

A:hover {
	BACKGROUND-COLOR: transparent; COLOR: #990000
}
A {
	COLOR: #006699; TEXT-DECORATION: none
}
A:active {
	COLOR: #006699
}
A#bit:hover {
	COLOR: #990000
}
A#bit {
	COLOR: #cc6666
}
.tips {
	position: absolute; top: 0; left: 0; visibility: hidden; layer-background-color: lemonchiffon
}

td#slogan{font-family:   "Garamond", "Times New Roman", serif; font-size:10pt; color:#D41400;}

        .htab {  display: none;}
        .htab_show {  display: block;}

        .button{background:url(http://109.205.75.172/images/system_images/search_but_bg.gif) repeat-x; font-size: 8pt; height:22px;  border:1px solid #7E9DB9; margin-left:0px; margin-top:1px; cursor:pointer; font-family: "Verdana";}

        .button_s {
            font-size: 8pt;
            BORDER-BOTTOM: silver 1px solid;
            BORDER-LEFT: silver 1px solid;
            BORDER-RIGHT: silver 1px solid;
            BORDER-TOP: silver 1px solid;
            background-color: #FFFFFF;
            color: black;
            font-family: Verdana;
        }

        .button_s_tr {
            font-size: 8pt;
            BORDER-BOTTOM: silver 0px solid;
            BORDER-LEFT: silver 0px solid;
            BORDER-RIGHT: silver 0px solid;
            BORDER-TOP: silver 0px solid;
            background-color: #FFFFFF;
            color: black;
            font-family: Verdana;
        }
        
        .style1 {
            color: #FFFFFF;
            font-weight: bold;
            font-family: Verdana;
            font-size: 18px;
        }
        .style2 {
            font-family: Verdana;
            font-size: 10px;
        }
        .style4 {font-size: 10px}
        .style8 {font-size: 12px}
        .style11 {font-family: Verdana; font-size: 10px; }
        .style12 {font-family: Verdana; color: #FFFFFF; font-size: 10px; font-weight: bold; }
        .style13 {font-family: Verdana; font-size: 10px; font-weight: bold; }
        .style14 {font-family: Verdana; font-size: 16px; font-weight: bold; }
        .style16 {font-size: 10px; font-weight: bold; }
        .style17 {font-family: Verdana; color: #FFFFFF; font-size: 10px; }
        .style18 {color: #FFBD5B;}
        .style19 {color: #666666;}
        
        table.lt tr td    { cursor:hand; }
            
        FORM {
        margin: 0;
        }
        
		.dashed_link { 
            text-decoration: none;
            border-bottom: 1px dashed;
        }