.left_link a:link {  color: #fff; text-decoration:none}

.left_link a:visited {  color: #fff; text-decoration:none}
.left_link a:active {  color: #fff; text-decoration:none}
.left_link a:hover {  color:#fff; text-decoration:none}
.left_link { font-size:13px; font-family: Verdana; color:#fff; font weight:900 }

.btn_1       { font-family: Verdana; font-size: 10pt; color: #333333; 
               border: 1px solid #666666 }
input.button{ font-family: Verdana; font-size: 10pt; color: #333333; 
               border: 1px solid #666666 }


.txt_1 a:link {  color: #fff; text-decoration:none}
.txt_1 a:visited {  color: #fff; text-decoration:none}
.txt_1 a:active {  color: #fff; text-decoration:none}
.txt_1 a:hover {  color:#fff; text-decoration:none}
.txt_1 { font-size:10px; font-family: Verdana; color:#fff;}

.txt_1b a:link {  color: #fff; text-decoration:none}
.txt_1b a:visited {  color: #fff; text-decoration:none}
.txt_1b a:active {  color: #fff; text-decoration:none}
.txt_1b a:hover {  color:#fff; text-decoration:none}
.txt_1b { font-size:10px; font-family: Verdana; color:#fff;font weight:900;}

.txtb_1 a:link {  color: #000; text-decoration:none}
.txtb_1 a:visited {  color: #000; text-decoration:none}
.txtb_1 a:active {  color: #000; text-decoration:none}
.txtb_1 a:hover {  color:#000; text-decoration:none}
.txtb_1 { font-size:10px; font-family: Verdana; color:#000;}

.txt_2 a:link {  color: #fff; text-decoration:none}
.txt_2 a:visited {  color: #fff; text-decoration:none}
.txt_2 a:active {  color: #fff; text-decoration:none}
.txt_2 a:hover {  color:#fff; text-decoration:none}
.txt_2 { font-size:12px; font-family: Verdana; color:#fff;}

.txt_2b a:link {  color: #fff; text-decoration:none;  }
.txt_2b a:visited {  color: #fff; text-decoration:none; ;}
.txt_2b a:active {  color: #fff; text-decoration:none; }
.txt_2b a:hover {  color:#fff; text-decoration:none; }
.txt_2b { font-size:12px; font-family: Verdana; color:#fff; font weight:900; }

.txtb_1b a:link {  color: #000; text-decoration:none;}
.txtb_1b a:visited {  color: #000; text-decoration:none;}
.txtb_1b a:active {  color: #000; text-decoration:none;}
.txtb_1b a:hover {  color:#000; text-decoration:none;}
.txtb_1b { font-size:10px; font-family: Verdana; color:#000; font weight:900;}

.txtb_1b_2 a:link {  color: #000; text-decoration:none;background-color:#f5f5f5;}
.txtb_1b_2 a:visited {  color: #000; text-decoration:none;background-color:#f5f5f5;}
.txtb_1b_2 a:active {  color: #000; text-decoration:none;background-color:#f5f5f5;}
.txtb_1b_2 a:hover {  color:#000; text-decoration:none;background-color:#f5f5f5;}
.txtb_1b_2 { font-size:10px; font-family: Verdana; color:#000; font weight:900;}

.txtb_2 a:link {  color: #000; text-decoration:none}
.txtb_2 a:visited {  color: #000; text-decoration:none}
.txtb_2 a:active {  color: #000; text-decoration:none}
.txtb_2 a:hover {  color:#000; text-decoration:none}
.txtb_2 { font-size:12px; font-family: Verdana; color:#000;}

.txtb_2b a:link {  color: #000; text-decoration:none}
.txtb_2b a:visited {  color: #000; text-decoration:none}
.txtb_2b a:active {  color: #000; text-decoration:none}
.txtb_2b a:hover {  color:#000; text-decoration:none}
.txtb_2b { font-size:12px; font-family: Verdana; color:#000; font weight:900}

.tb_1 { font-family: Verdana; font-size: 11px; font-style:normal; 
	height:17px; color : #000000; border:1px solid #666666; 
	}
.tbl_1{
border-left: 2px solid #63686e; border-right: 2px solid #63686e; border-bottom: 2px solid #63686e; padding: 0;
vertical-align:top;

}
.tbl{
  text-decoration: none; word-spacing:0px; 
border:0px; width:100%; vertical-align:top; padding:0px; margin:0px; font-family:verdana;
}
	/*======================================================== Div Scroll style ============================================== */

.scroll{
	height:100px;
	overflow:auto;
	margin:0; padding:3px; border:0;
	scrollbar-face-color: #f5f5f5;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #315B7D;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #4DECF8S;
	text-align:justify;
	
}
* html .scroll{
	overflow-y: scroll; 
	overflow-x: hidden;
}
