@font-face
{
	font-family:"Nassim";
	src:url("nassim-regular.eot");
	src:local("☺"),
	url("nassim-regular.woff") format("woff"),
	url("nassim-regular.ttf") format("truetype");
	font-weight:normal;
	font-style:normal;
}
@font-face
{
	font-family:"B Nassim";
	src:url("nassim-bold.eot");
	src:local("☺"),
	url("nassim-bold.woff") format("woff"),
	url("nassim-bold.ttf") format("truetype");
	font-weight:bold;
	font-style:normal;
}
body
{
	margin: 0;
	padding:0;
	text-align: center;
	direction: ltr;
	font-family: Nassim;
	font-size:8pt;
        /*background-color: #eaeffb;*/
        background-color: #dae3f6;
}
a
{
	text-decoration:none;
}
.language
{
	width: 100%;
	height: 30px;
	background:url('../images/flag.png') repeat-x;
	text-align:center;
	font-family: Nassim;
	font-size: 12pt;
	border-bottom:1px solid #01026d;
	overflow:hidden;
}
.language span
{
	color:#01026d;
	text-align:center;
	text-decoration:none;
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
	padding:5px 2px 2px 2px;
}
.language img
{
	margin:5px 13px -4px 2px;
	width:27px;
	height:20px;
	border:0;
}
.error
{
	width: 100%;
	height: 20px;
	background:url('../images/menu.png') repeat-x;
	text-align:center;
	border-bottom:1px solid #ffffff;
	overflow:hidden;
}
.error span
{
	color:CCE0EB;
	text-align:center;
	text-decoration:none;
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
}
.error2
{
	width: 100%;
	height: 20px;
	background-color:red;
	text-align:center;
	border-bottom:1px solid #ffffff;
	overflow:hidden;
}
.error2 span
{
	color:white;
	text-align:center;
	text-decoration:none;
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
}
.clear
{
	clear: both;
}
.header
{
	/*background:url('../images/endheader.jpg') repeat-x;*/
	width:100%;
	height:90px;
	border-bottom:1px solid #ffffff;
}
.logo
{
	width:10px;
	padding:10px 30px ;
	float:left;
}

.passbox
{
	position: absolute;
	left: 11%;
    /*top: 13%;*/
    top: 70px;
	width:170px;
	float:left;
	margin:2px 30px 10px 20px;
	/*z-index:10000;
	-khtml-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-khtml-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-ms-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-o-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-moz-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-webkit-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;*/
}
.pass 
{

	color: white;
	font-family: Nassim;
	font-size: 7pt;
	font-weight: normal;
}
.pass lable
{
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
	width:111px;
	text-align:center;
	padding-right:5px;
	color:white;
	
}
.pass input
{
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
	width:132px;
	text-align:center;
	margin:3px;
	padding-right:5px;
	border-color:#1a76c0;
	color:#387bb5;
	-khtml-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-khtml-box-shadow:rgba(221,52,112,0.3) 3px 0 5px;-ms-box-shadow:rgba(221,52,112,0.3) 3px 0 5px;-o-box-shadow:rgba(221,52,112,0.3) 3px 0 5px;-moz-box-shadow:rgba(221,52,112,0.3) 3px 0 5px;-webkit-box-shadow:rgba(221,52,112,0.3) 3px 0 5px;box-shadow:rgba(221,52,112,0.3) 3px 0 5px;
}
.loginbox
{
	position: absolute;
	left: 15%;
    /*top: 13%;*/
    top: 70px;
	width:170px;
	/*z-index:10000 !important;*/
	/*-khtml-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-khtml-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-ms-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-o-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-moz-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-webkit-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;*/
}
.login
{
	padding-top:10px;
	color: #555555;
	font-family: Nassim;
	font-size: 7pt;
	font-weight: normal;
}
.login input
{
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
	width:130px;
	text-align:right;
	margin:3px;
	padding-right:5px;
	border-color:#1a76c0;
	color:#387bb5;
	-khtml-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-khtml-box-shadow:rgba(221,52,112,0.3) 3px 0 5px;-ms-box-shadow:rgba(221,52,112,0.3) 3px 0 5px;-o-box-shadow:rgba(221,52,112,0.3) 3px 0 5px;-moz-box-shadow:rgba(221,52,112,0.3) 3px 0 5px;-webkit-box-shadow:rgba(221,52,112,0.3) 3px 0 5px;box-shadow:rgba(221,52,112,0.3) 3px 0 5px;
}
.menu
{
	width: 100%;
	height: 36px;
	background: url('../images/menu.png') repeat-x;
	text-align:left;
	border-bottom:1px solid white;
	font-size:10pt;
}
.menu ul
{
	margin:0;
}
.menu ul li
{
	display:inline-block;
	list-style:none;
	width:105px;
	line-height:36px;
	font-weight:bold;
	text-align:center;
}
.menu ul li a
{
	color: #CCE0EB;
	text-decoration: none;
	display:block;
	text-align:center;
	overflow:hidden;
	width:100px;
}
.menu ul li a:hover
{
	text-align:center;
	display:block;
	/*background:url('../images/menu_hover3.png') repeat-x;*/
	background:url('../images/flag.png') repeat-x;
	color:#0e3e7f;
	width: 100px;
	height:36px;
	-moz-border-radius: 1em 30em 1em 30em;-khtml-border-radius: 1em 30em 1em 30em;-ms-border-radius: 1em 30em 1em 30em;-webkit-border-radius: 1em 30em 1em 30em;
	border-radius: 1em 30em 1em 30em;
}
.search
{
	float:right;
	margin-right:38px;
}
.search input
{
	overflow:hidden;
	width:82%;
	padding-left:8px;
	height:22px;
	-khtml-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;-moz-border-radius:9px;-webkit-border-radius:9px;border-radius:9px;
	background:url('../images/search.png') no-repeat right;
	padding-right:26px;
	color:#d7eff7;
	font-size:10pt;
	border-color:#2e7bb0;
}
/*.footer
{
	width:100%;
	height:80px;
	background:url('../images/footer.png') repeat-x;
	margin-top: 10px;
	color: gray;
	font-size: 10pt;
	text-align: justify;
}
.footer p
{
	text-align:left;
	padding-top:12px;
	font-size:11pt;
	margin-left:30px;
}
.footer ul
{
	margin-bottom:6px;
}
.footer ul li
{
	display:inline-block;
	list-style:none;
}
.footer ul li a
{
	color: #8a8a8a;
	text-decoration: none;
	margin:0 2px;
	text-align:center;
}
.footer ul li a:hover
{
	color: #0aa5e0;
}

#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   background:#999;
}*/
.footer
{
	position:fixed;
	left:0px; 
	bottom:0px;
	height:30px;
	padding-top:15px !important;
	width:100%;
	background:url('../images/menu.png') repeat-x;
	float:right !important;
}

#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   background:#999;
}

.divider
{
	margin: auto;
	width: 980px;
	border-top: 1px solid silver;
}
.main
{
	margin:0auto;
	width:100%;
	height: 700px;
}
.center
{
	align-content: center;
	margin:5px auto;
	width:100%;
	height: 600px;
	display:inline-block;
}
.right, .left
{
	float:left;
	overflow:hidden;
	background:white;
	margin-top:5px;
	height:600px;
	display:inline-block;
}
/*-------left------------*/
.left
{
	width:345px;
}
.report
{
	margin:5px auto;
	color:#8a8a8a;
	width:95%;
	font-size:10pt;
	display:block;
}
.report-header
{
	margin:5px 6px 0 0;
	color:#8a8a8a;
	width:99%;
	font-size:10pt;
	height: 30px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background:url('../images/head.png')repeat-x ;
	line-height: 27px;
	border-top:1px solid silver;
	border-right:1px solid silver;
	border-left:1px solid silver;
}
.report-header span
{
	margin-left:4px;
	font-weight:bold;
	color:#225179;
}
.report_main
{
	width: 99%;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	text-align: left;
	line-height: 18pt;
	background:url('../images/tab.png')repeat-x;
}
ul.tabs
{
	height:28px;
	line-height: 25px;
	list-style: none;
	margin:0;
	padding-left:0;
}
.tabs li {
	float: left;
	width:85px;
	display: inline-block;
	margin: 0 0px -1px 0;
	padding: 0 10px 1px;
	cursor: pointer;
	background:url('../images/tab.png')repeat-x;
	position: relative;
	-khtml-border-top-right-radius:6px;-ms-border-top-right-radius:6px;-o-border-top-right-radius:6px;-moz-border-top-right-radius:6px;-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-khtml-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-ms-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-o-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-moz-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-webkit-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;box-shadow:rgba(12,87,168,0.1) 3px 0 5px;
	-khtml-border-top-left-radius:6px;-ms-border-top-left-radius:6px;-o-border-top-left-radius:6px;-moz-border-top-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-khtml-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-ms-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-o-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-moz-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-webkit-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;box-shadow:rgba(12,87,168,0.1) 3px 0 5px;
	border-top:1px solid #bee3f3;
}
.tabs li:hover
{
	color: #0aa5e0;
	padding: 0 10px;
	background: #fbf6d2;
	float:left;
}
.tabs li.current {
	color:#8a8a8a;
	background:white;
	padding: 1px 13px 2px;
	border: 1px solid #D4D4D4;
	border-bottom: 1px solid white;
}
/*-- start table box --*/
.boxt
{
	width:90%;
	position: absolute;
	top: 250px;
	left: 65px;
	-khtml-border-radius-topleft:5px;
        -ms-border-radius-topleft:5px;
        -o-border-radius-topleft:5px;
        -moz-border-radius-topleft:5px;
        -webkit-border-radius-topleft:5px;
        border-top-left-radius:5px;
        -khtml-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
        -ms-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
        -o-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
        -moz-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
        -webkit-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
        box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
	border:2px solid #3558a5;
	border-radius: 25px;
}
.boxt table
{
	margin:10px auto;
	direction:rtl;
}
.boxt a
{
	font-family: Nassim;
	font-weight: bold;
	font-size: 11pt;
	text-align:center;
	color:#d6ebff;
}
.boxt th
{
	background:url(../images/menu.png) 0 0 repeat-x;
	color:#d6ebff;
	font-family: Nassim;
	font-weight: bold;
	font-size: 11pt;
	height:30px;
	border-bottom:1px dashed #d6ebff;
	-khtml-border-radius-topleft:5px;-ms-border-radius-topleft:5px;-o-border-radius-topleft:5px;-moz-border-radius-topleft:5px;-webkit-border-radius-topleft:5px;border-top-left-radius:5px;-khtml-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-ms-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-o-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-moz-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-webkit-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;
	-khtml-border-radius-topright:5px;-ms-border-radius-topright:5px;-o-border-radius-topright:5px;-moz-border-radius-topright:5px;-webkit-border-radius-topright:5px;border-top-left-radius:5px;-khtml-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-ms-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-o-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-moz-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-webkit-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;
}
.boxt td
{
	border: 1px solid #387bb5;
	font-family: Nassim;
	font-size: 11pt;
	width:60px;
	text-align:center;
	color:#080A26;
}
.boxt img.icon
{
	width:30px;
	height:30px;
	margin:10px auto;
	padding-left:665px;
}
.boxt img.action
{
	width:30px;
	height:30px;
	margin-top:12px;
	z-index:10000;
}
.boxt table td input, textarea
{
	width:130px;
	text-align:right;
	margin:3px;
	padding-left:5px;
	border-color:#1a76c0;
	color:#387bb5;
	-khtml-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-khtml-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-ms-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-o-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-moz-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-webkit-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;box-shadow:rgba(51,153,239,0.3) 3px 0 5px;
}
.w
{
	width:120px !important;
}
/*-- end table box --*/
/*-- start table2 box --*/
.boxtt
{
	width:90%;
	position: absolute;
	top: 250px;
	left: 65px;
	-khtml-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;-moz-border-radius:9px;-webkit-border-radius:9px;border-radius:9px;-khtml-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-ms-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-o-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-moz-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;-webkit-box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;box-shadow:rgba(51,153,239,0.25) 0px 0px 2px 2px;
}
.boxtt table
{
	margin:10px auto;
	direction:rtl;
}
.boxtt a
{
	font-family: Nassim;
	font-weight: bold;
	font-size: 11pt;
	text-align:center;
	color:#d6ebff;
}
.boxtt th
{
	background:url(../images/menu.png) 0 0 repeat-x;
	color:#d6ebff;
	font-family: Nassim;
	font-weight: bold;
	font-size: 11pt;
	height:30px;
	
}
.boxtt td
{
	border: 1px;
	font-family: Nassim;
	font-size: 11pt;
	width:60px;
	text-align:center;
	color:#080A26;
}
.boxtt img.icon
{
	width:30px;
	height:30px;
	margin:10px auto;
	padding-left:665px;
}
.boxtt img.action
{
	width:30px;
	height:30px;
	margin-top:12px;
	z-index:10000;
}
.boxtt table td input, textarea
{
	width:130px;
	text-align:right;
	margin:3px;
	padding-left:5px;
	border-color:#1a76c0;
	color:#387bb5;
	-khtml-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-khtml-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-ms-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-o-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-moz-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-webkit-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;box-shadow:rgba(51,153,239,0.3) 3px 0 5px;
}
.w
{
	width:120px !important;
}
/*-- end table2 box --*/
/*---------start search box----*/
.searchbox
{
	margin:50px auto;
	direction:rtl;
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
	width:350px;
	border:2px solid #3558a5;
	border-radius: 25px;
}
.searchbox table
{
	margin:10px auto;
	direction:rtl;
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
	color:#3558a5;
	padding-top:10px !important;
	-khtml-border-radius-topleft:5px;
        -ms-border-radius-topleft:5px;
        -o-border-radius-topleft:5px;
        -moz-border-radius-topleft:5px;
        -webkit-border-radius-topleft:5px;
        border-top-left-radius:5px;
        border-top-right-radius:5px;
        border-bottom-right-radius:5px;
        border-bottom-left-radius:5px;
        -khtml-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
        -ms-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
        -o-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
        -moz-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
        -webkit-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
        box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
	-khtml-border-radius-topright:5px;-ms-border-radius-topright:5px;-o-border-radius-topright:5px;-moz-border-radius-topright:5px;-webkit-border-radius-topright:5px;border-top-left-radius:5px;-khtml-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-ms-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-o-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-moz-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-webkit-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
}
.searchbox th
{
	
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
	width:150px;
	height:30px;
	color:#387bb5;
	border:0px !important;
	/*border-bottom:1px dashed #3558a5;
	-khtml-border-radius-topleft:5px;-ms-border-radius-topleft:5px;-o-border-radius-topleft:5px;-moz-border-radius-topleft:5px;-webkit-border-radius-topleft:5px;border-radius-topleft:5px;-khtml-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-ms-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-o-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-moz-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-webkit-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
	-khtml-border-radius-topright:5px;-ms-border-radius-topright:5px;-o-border-radius-topright:5px;-moz-border-radius-topright:5px;-webkit-border-radius-topright:5px;border-radius-topright:5px;-khtml-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-ms-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-o-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-moz-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-webkit-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;*/
}
.searchbox td
{
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
	color:#3558a5;
	width:150px;
	height:30px;
	border:0px !important;
	/*border-bottom:1px dashed #3558a5;
	-khtml-border-radius-topleft:5px;-ms-border-radius-topleft:5px;-o-border-radius-topleft:5px;-moz-border-radius-topleft:5px;-webkit-border-radius-topleft:5px;border-radius-topleft:5px;-khtml-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-ms-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-o-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-moz-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-webkit-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;
	-khtml-border-radius-topright:5px;-ms-border-radius-topright:5px;-o-border-radius-topright:5px;-moz-border-radius-topright:5px;-webkit-border-radius-topright:5px;border-radius-topright:5px;-khtml-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-ms-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-o-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-moz-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;-webkit-box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;box-shadow:rgba(53, 88, 165,0.25) 0px 0px 2px 2px;*/
}
.searchbox input, textarea, select, checkbox
{
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
	width:140px !important;
	text-align:center;
	margin:3px;
	padding-left:5px;
	border-color:#1a76c0;
	color:#387bb5;
	-khtml-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-khtml-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-ms-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-o-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-moz-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-webkit-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;box-shadow:rgba(51,153,239,0.3) 3px 0 5px;
}
.searchbox  textarea
{
	font-family: Nassim;
	font-size: 10pt;
	font-weight: bold;
	width:120px;
	text-align:right;
	margin:3px;
	padding-left:5px;
	border-color:#1a76c0;
	color:#387bb5;
	-khtml-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-khtml-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-ms-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-o-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-moz-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;-webkit-box-shadow:rgba(51,153,239,0.3) 3px 0 5px;box-shadow:rgba(51,153,239,0.3) 3px 0 5px;
}
/*------ end search box -----*/
.box
{
	display: none;
	background:url('../images/box-tab1.png')repeat-x bottom;
	padding: 0 12px;
	text-align:center;
	-khtml-border-bottom-right-radius:6px;-ms-border-bottom-right-radius:6px;-o-border-bottom-right-radius:6px;-moz-border-bottom-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-khtml-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-ms-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-o-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-moz-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-webkit-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;box-shadow:rgba(12,87,168,0.1) 3px 0 5px;
	-khtml-border-bottom-left-radius:6px;-ms-border-bottom-left-radius:6px;-o-border-bottom-left-radius:6px;-moz-border-bottom-left-radius:6px;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-khtml-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-ms-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-o-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-moz-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;-webkit-box-shadow:rgba(12,87,168,0.1) 3px 0 5px;box-shadow:rgba(12,87,168,0.1) 3px 0 5px;
	border-bottom:1px solid #D3D3D3;
}
.box.visible {
	display: block;
}
.box p
{
	margin:0;
	text-align:justify;
	padding:3px;
	line-height:22px;
	font-size:10pt;
}
.report img
{
	margin:3px 5px -3px 0;
	width:20px;
	height:17px;
}
.tab_airline-box
{
	margin:25px 30px 10px 20px;
	z-index:10000;
	-khtml-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-khtml-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-ms-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-o-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-moz-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;-webkit-box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;box-shadow:rgba(0,0,0,0.9) 7px 3px 16px;
}
.tab_airline
{
	padding-top:10px;
	color: #555555;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.tab_airline input
{
	width:62%;
	text-align:left;
	margin:3px;
	padding-left:5px;
	border-color:#1a76c0;
	color:#4f8ec4;
	font-size:10pt;
	-khtml-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;
}
/*-------center------------*/
.center
{
	width:870px;
	margin:5px;
}
.content-box
{
	color:#8a8a8a;
	width:100%;
}
.content-box-main
{
	width: 97%;
	text-align: left;
	line-height: 18pt;
}
.content-box-main img
{
	border-radius:3px;
	border:1px solid silver;
	margin:5px 10px 5px 10px;
	width: 100%;
	height: auto;
}
/*-------right------------*/
.right
{
	width:345px;
}
.news
{
	margin:5px 8px;
	color:#8a8a8a;
	width:343px;
	font-size:10pt;
	display:block;
}
.news-header
{
	margin:5px 6px 0 0;
	color:#8a8a8a;
	width:343px;
	font-size:10pt;
	height: 30px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background:url('../images/head.png')repeat-x ;
	line-height: 27px;
	border-top:1px solid silver;
	border-right:1px solid silver;
	border-left:1px solid silver;
}
.news-header span
{
	margin-left:4px;
	font-weight:bold;
	color:#225179;
}
.news_main
{
	width: 343px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	line-height: 18pt;
	background:url('../images/tab.png')repeat-x;
	font-size:9pt;
}
.news_main a
{
	text-decoration: none;
	margin: 0 10px;
	color: #0993db;
	text-align:right;
	padding-bottom:5px;
}
.news_main a:visited
{
	color: #0f57a7;
}
.top_news
{
	width: 343px;
	text-align:right;
	background:url('../images/box-tab1.png')repeat-x bottom;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding-bottom:10px;
}
.top_news_header
{
	width: 343px;
	color: #777777;
	text-align: right;
	line-height: 22px;
}
.news_title
{
	font-weight:bold;
	padding:20px 5px 0 5px;
	text-align: justify;
	margin: 0 3px 3px 3px;
	color:#316fa5;
	font-size:10pt;
}
.news_text
{
	text-align: justify;
	margin: 0;
	padding: 3px 10px 2px 15px;
	color: #777;
	line-height: 18pt;
}
.top_news ul
{
	text-align: justify;
	margin: 0;
	padding: 3px 10px 2px 23px;
	color: #777;
	line-height: 18pt;
}
.news_date
{
	padding:5px 5px 2px 5px;
	margin:0;
	text-align: justify;
	font-weight:bold;
	color:#95a4b1;
}
.clear
{
	clear:both;
}
.bottomm
{
	width:60px !important;
}

