@charset "utf-8";
/* CSS Document */

/*//////////////////////*/
.body {
    background-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}
/*///////////             back          ///////////*/
.back{ background-color:#fefef6;
 }
/*//////////              BORDERS          /////////////*/
.border_right:{ border-bottom-width:1px; border:#cccccc;}
.border_left:{ border-bottom-width:1px; border:#cccccc;}
/*///////////              header_txt        ///////////*/
.header_txt {
	font-family:"Arial";
	font-size: 14 px;
	font-weight: bold;
	color:#0a5e8c ;


}
/*///////////              header_txt        ///////////*/
.header_txt-en {
	font-family:"Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color:#0a5e8c ;


}




/*///////////            top-navigation          ///////////*/
.top-navigation_txt{
	font-family: "Tahoma";
	font-size: 10px;
    font-weight: bold;
	color:#0a5e8c;
	cursor:hand;
	text-decoration:none;
	
}
/*///////////            top-navigation          ///////////*/
.top-navigation_txt-en{
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #0a5e8c;
	cursor:hand;
	text-decoration:none;
	
}
/*////////////          top-avegation a:hover  //////////	*/
.top-navigation_txt:hover{
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color:#eaff00;
	cursor:hand;
	text-decoration:none
}

/*////////////          top-avegation a:hover  //////////*/	
.top-navigation_txt-en:hover{
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color:#eaff00;
	cursor:hand;
	text-decoration:none
}
/*//////////         downn-avegation        ////////////*/	
.downn-avegation_txt {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	cursor:hand;
	color:#fae137;
}
/*//////////         downn-avegation        ////////////*/	
.downn-avegation_txt-en {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color:#fae137;
	cursor:hand;
}
/*///////////       label-txt       ///////////*/
.label-txt{
    font-family:"Tahoma";
	text-decoration:none;
	font-size:12px;
	font-style:normal;
	color:#0066FF;
	text-align:right;
	height:20px;
     }
	 .label-txt-En{
    font-family:"Verdana";
	text-decoration:none;
	font-size:12px;
	font-style:normal;
	color:#0066FF;
	text-align:left;
		height:15px;
     }
     .labelsmall-txt-En{
    font-family:"Verdana";
	text-decoration:none;
	font-size:10px;
	font-style:normal;
	color:#000000;
	text-align:left;
		height:15px;
     }
/*//////////*/
.label-txt-1{
    font-family:"Tahoma";
	text-decoration:none;
	font-size:14px;
	font-style:normal;
	color:#000000;
	text-align:right;
	
     }
	 .label-txt-En-1{
    font-family:"Verdana";
	text-decoration:none;
	font-size:14px;
	font-style:normal;
	color:#000000;
	text-align:left;
		
     }
/*///////////         text-box          ///////////*/	 	 
.text-box{
 
    border:#000000;
    background:#FFFFFF;
    font-family:"Tahoma";
    font-size:12px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-left-width:1px;
    border-left-style:solid;
    border-right-width:1px;
    border-right-style:solid;
    border-top-width:1px;
    border-top-style:solid;
    background:scroll:none;	
    text-align:right;
	height:20px;
}
.text-box-En{
    border:1px;
    border:#000000;
       border-bottom-width:1px;
    border-bottom-style:solid;
    border-left-width:1px;
    border-left-style:solid;
    border-right-width:1px;
    border-right-style:solid;
    border-top-width:1px;
    border-top-style:solid;
    background:#FFFFFF;
    font-family:"Verdana";
    font-size:12px;
    background:scroll:none;	
    text-align:left;
	height:20px;
}
/*//////////          buttons         ////////////*/
.buttons{
 /*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#52a8f2',EndColorStr='#06579c') ;*/
   background-image:url('button-line.jpg');
   font-family:"Tahoma", Times, serif;
   color:#FFF;
   text-align:center;
   font-size:11px;
       border-bottom-width:1px;
    border-bottom-style:solid;
    border-left-width:1px;
    border-left-style:solid;
    border-right-width:1px;
    border-right-style:solid;
    border-top-width:1px;
    border-top-style:solid;
   font-weight:bold;
   cursor:hand;
   text-decoration:none;
    height:25px;
     width:100px
     
   }
   .buttons:hover{
  /*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#52a8f2',EndColorStr='#06579c') ;*/
   background-image:url(button-over-line.jpg)
   font-family:"Tahoma", Times, serif;
   color:#FFFfff;
   text-align:center;
       border-bottom-width:1px;
    border-bottom-style:solid;
    border-left-width:1px;
    border-left-style:solid;
    border-right-width:1px;
    border-right-style:solid;
    border-top-width:1px;
    border-top-style:solid;
   font-size:11px;
   cursor:hand;
   font-weight:bold;
   text-decoration:none;
     height:25px;
     width:100px
   }
   
   /*//////////          buttons-EN         ////////////*/
.buttons-en{
   /*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#06579c',EndColorStr='#52a8f2') ;*/
    background-image:url(button-line.jpg);
   font-family:"Verdana", Times, serif;
   color:#FFF;
   text-align:center;
   font-size:14px;
   cursor:hand;
   font-weight:bold;
       border-bottom-width:1px;
    border-bottom-style:solid;
    border-left-width:1px;
    border-left-style:solid;
    border-right-width:1px;
    border-right-style:solid;
    border-top-width:1px;
    border-top-style:solid;
   text-decoration:none;
      height:20px;
     width:150px

   }
   .buttons-en:hover{
   /*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#06579c',EndColorStr='#52a8f2') ;*/
   background-image:url(button-over-line.jpg)
   font-family:"Verdana", Times, serif;
   text-align:center;
   color:#FFFfff;
   text-align:center;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-left-width:1px;
    border-left-style:solid;
    border-right-width:1px;
    border-right-style:solid;
    border-top-width:1px;
    border-top-style:solid;
   font-size:11px;
   cursor:hand;
   font-weight:bold;
   text-decoration:none;
}
/*////////////        text-area       ///////////////*/
.text-area{
    border:thin;
    border:#000000;
    background:#FFFFFF;
    font-family:"Tahoma", Times, serif;
    font-size:12px;
       border-bottom-width:1px;
    border-bottom-style:solid;
    border-left-width:1px;
    border-left-style:solid;
    border-right-width:1px;
    border-right-style:solid;
    border-top-width:1px;
    border-top-style:solid;
    text-align:right;
}

.text-area-En{
    border:thin;
    border:#000000;
       border-bottom-width:1px;
    border-bottom-style:solid;
    border-left-width:1px;
    border-left-style:solid;
    border-right-width:1px;
    border-right-style:solid;
    border-top-width:1px;
    border-top-style:solid;
    background:#FFFFFF;
    font-family:"Verdana";
    font-size:12px;
    text-align:left;
}
/*///////////copyright///////////*/
.copyright{
	font-family:"Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #9F9F9F;
}

/*///////////copyright///////////*/
.copyright-en{
	font-family:"Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #9F9F9F;
}
/*//////////link-a////////////*/
.link-a {
font-family: "Tahoma";
	font-size: 11px;
	cursor:hand;
	font-weight: bold;
	color: #0080C0;
	text-decoration:none;
}
/*//////////link-a////////////*/
.link-a-en {
font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	cursor:hand;
	color: #0080C0;
}


	
	/*///////////Nws_DT///////////*/
.Nws_DT-en
{
font-family: "Verdana";
	font-size: 12px;
}





