@charset "utf-8";
body, div, a, p, span, font, input, textarea, select, label, fieldset, li, ul, ol, noscript, blockquote {
	font:normal normal 9pt tahoma, arial;
	direction:inherit;
}
body {
	scrollbar-arrow-color: #006699;
	scrollbar-3dlight-color: #d1d7dc;	
	scrollbar-darkshadow-color: #98aab1;			
	scrollbar-face-color: #dee3e7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #dee3e7;
	scrollbar-track-color: #efefef;
	zoom: 100%;
	padding:0;
	margin:0;
	color: #666666;
	background-color: #fff;
	text-align: justify;
	background-image: url('./styles/images/bg.gif');
}
*::-moz-selection {
	background-color:#ff3c00;
	color:#fff;
}
*::selection {
	background-color:#ff3c00;
	color:#fff;
}
table#main {
	border:1px solid #3a73ba;
	border-top:0;
	border-bottom:0;
}
b, strong {
	font-weight: 600;
}  
font {
	color: #484848;		
}
img {	
	float: none;
	margin: 1px;
	border: 0px solid #000000;
}
img.topMenu {	
	float: none;
	margin: 0px;
	border: 0px solid #000000;
}
img#content {
	border:1px solid #000;
}
img#content:hover {	
	filter: alpha(opacity=50);		
	-moz-opacity: 0.5;
}
div#group {
	border: 1px transparent solid;
	background-color: transparent;
	cursor: default;
}
div#group:hover, div#group:focus {
	border: 1px #FF6600 dotted;
	background-color: #FFFFEA;
}
div#anti_align {
	direction: ltr;
}
div#content {
	margin: 0px;
	padding: 5px;
	width: auto;	
	vertical-align: top;
	text-align: justify;	
	overflow: hidden;
	
	border: 1px solid #F0F0F0;	
	direction: inherit;	
}
div#content img { 	
	clear: both;
	
	padding: 0px;	
	margin: 4px;
	border: 4px white solid;
}
div#content img#icon { 	
	clear: both;
	float: right;
	padding: 0px;	
	margin: 4px;
	border: 0px white solid;
}
div#content object { 	
	clear: both;
	float: right;
	padding: 0px;	
	margin: 4px;
	border: 4px white solid;
}
div#content.body {
	padding: 14px;	
}
div#content.body img {
	clear: both;
	float: left;
	padding: 0px;	
	margin: 4px;
	border: 4px white solid;
}
div#content.body img#max {
	clear: both;
	float: none;
	padding: 0px;	
	margin: 4px;
	border: 4px white solid;
}
img#small {
	padding: 0px;	
	margin: 0px;
	border-width: 0px;
}
div#gallery {	
	margin: 10px;
	padding: 10px;	
	border: 1px #C0C0C0 dotted;
	float: right;
	width: 200px;
	text-align: center;	
	background-color: #F4F4F4;
}
div#gallery img {
	float: none;
	text-align: center;	
	clear: both;	
	padding: 0px;	
	margin: 4px;
	border: 4px white solid;
}
div#gallery_large {	
	margin: 10px;
	padding: 10px;	
	border: 1px #C0C0C0 dotted;
	float: none;
	width: auto;
	text-align: center;	
	background-color: #F4F4F4;		
	overflow: scroll;	
}
div#gallery_large img {
	float: none;
	text-align: center;	
	clear: both;	
	padding: 0px;	
	margin: 4px;
	border: 4px white solid;
}

td#search{
	padding:5px;
	height:25px;
	background-color:#4681cc;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}
td#body_up_print {
	clear: both;
	background-image: url('./styles/images/printlogo.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	width: auto;
	height: 100px;
	top: 0px;
	background-color: #FFFFFF;	
	border-width: 0px;
	overflow: hidden;	
}
td#body_up {
	clear: both;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	top: 0px;
	border-width: 0px;
	overflow: hidden;	
} 
div#body_down_men {
	border-top:1px solid #e3eaf2;
}

div#body_down_men ul{
	background-attachment: scroll;
	background-position: center top;
	background-image: url('./styles/images/menu_bg.png');
	background-repeat: repeat;
}
div#body_down_men li{
	background-attachment: scroll;
	background-position: center top;
	
	background-repeat: repeat-x;
	min-height:28px;
	border-top:1px solid #e3eaf2;
}

td#body_up_men {
	background-attachment: scroll;
	background-position: center top;
	background-image: url('./styles/images/bg.partition.title.3.png');
	background-repeat: repeat-x;
	height:28px;
	border-top:1px solid #e3eaf2;
}
td#body_up_men  table tr td {
	padding:5px;
}
td#body_up_men  table tr td a {
	color:#175595;
}
td#body_date_print {
	margin:0;
	padding:5px;
	text-align: left;
	vertical-align: middle;
	background-color: #fff;	
}
td#body_date {
	margin:0;
	padding:5px;
	border-bottom:1px solid #295fa4;
	color: #fff;
	text-align: left;
	vertical-align: middle;
}
td#body_languages {
	margin:0;
	padding:5px;
	border-bottom:1px solid #295fa4;
	text-align: left;
	vertical-align: middle;
}
td#body_search{
	margin:0;
	padding:0;
	border-bottom:1px solid #295fa4;
	color: #fff;
	text-align: left;
	vertical-align: middle;
	background-image: url('./styles/images/form.input.button.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
td#body_languages, td#body_date {
	background-image: url('./styles/images/form.input.button.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
td#body_menu {
	margin: 0px;
	padding: 0px;
	
	background-color: #fff;
	text-align: center;
	vertical-align: top;
}
 
td#body_print {
	clear: both;
	margin: 0%;
	padding: 5% 20% 5% 20%;
	width: auto;
	vertical-align: top;
	background-color: #FFFFFF;		
	border-width: 0px;		
	overflow: hidden;		
}
td#body {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: auto;
	vertical-align: top;
	border-width: 0px;		
	overflow: hidden;	
	background-color: white;	
}
td#body_down_print {
	clear: both;
	margin: 0% 22% 0% 22%;
	padding: 2% 8% 2% 8%;
	width: auto;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	border-color: #808080;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;		
	overflow: hidden;		
}
td#body_middle_down{
	background-color: #325FA0; 
	color: white; 
	text-align: center; 
	padding: 4px; 
	border: 3px white solid;
}
td#body_down {
	margin:0;
	padding:15px;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-position: center top;
	background-image: url('./styles/images/bg.up.png');
	background-repeat: repeat-x;
	border-top:1px dotted #3a73ba;	
	background-color: #fff;
}
td#body_logo {
	background-attachment: scroll;
	background-position: center top;
	background-image: url('./styles/images/input.text.png');
	background-repeat: repeat-x;
}
div#message {
	border: 1px solid #EBEBEB;
	padding: 10px;
	margin: 10px;
	color: #FF0000;
	background-color: #FFFFEB;
	width: auto;
	text-align: center;	
	direction: inherit;	
	overflow: hidden;	
}
div#body_1, div#body_2, div#body_3 {
	width: 18%; 
	text-align: center; 
	float: right;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-color: #FFFFFF;		
	border-width: 0px;
	overflow: hidden;			
}
div#body_2 {
	width: 62%; 
}
div#component_header, td#component_header {
	width: 100%;
	margin: 0;
	color:#0363c6;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;	
	
	background-image: url('./styles/images/menu.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	padding:5px;
	height:25px;
}
td#component_header {
	padding:20px;
	height:auto;
}
div#component_header  a, div#component_body a {
	color:#0363c6;
}
div#component_body, div#component_image {
	width: 100%;
	padding: 2px;
	margin: 0px;	
	
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #C0C0C0;
	text-align: right;
	overflow: hidden;	
}
div#component_image {
	text-align: center;	
}
div#component_image img {
	float: none;
	margin: 1px;
	border: 1px solid #F0F0F0;
}
div#content_search_result {
	width: auto;
	padding: 2px;
	margin: 0px;	
	background-color: #F4FFD2;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: white;
	color: #669900;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;	
}
div#content_search_page {
	width: auto;
	padding: 2px;
	margin: 0px;	
	background-color: #FFFFF0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: white;
	color: #669900;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;	
}
div#content_sub_title_1 {
	width: auto;
	padding: 10px;
	margin: 10px;	
	background-color: #FFFFF0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #E4E4E4;
	color: #808080;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;	
}
div#content_sub_title_2 {
	width: 200px;
	padding: 10px;
	margin: 10px;	
	float: right;
	background-color: #FFFFF0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #E4E4E4;
	color: #808080;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;	
}
a {
	color:rgb(51,102,255);
	text-decoration:none;
	cursor:pointer;
	font:normal normal 9pt tahoma;
}
a:link {
	color:rgb(51,102,255);
}
a:active {
	color:rgb(51,102,255);
}
a:focus {
	color:rgb(51,102,255);
}
a:visited {
	color:rgb(51,102,255);
}
a:hover {
	color:rgb(255,51,0);
}
hr {
	width:100%;
	border:1px dotted rgb(150,150,150);
	height:1px;
}
fieldset {
	padding:10;
	color:rgb(00,75,150);
	border:1px solid #7d7d7d;
	background-color:rgb(250,250,250);
	background-image:url('./img/bg.partition.png');
	background-repeat:repeat-x;
	font:normal 9pt tahoma;
	-moz-border-radius:0.4em;   
	-webkit-border-radius:0.4em;
	-o-border-radius:0.4em;
	border-radius:0.4em;
}
legend {
	padding:5px;
	color:rgb(00,75,150);
	border:1px solid #7d7d7d;
	background-color:rgb(250,250,250);
	background-image:url('./img/bg.partition.png'); 
	background-repeat:repeat-x;
	font:normal 9pt tahoma;
	-moz-border-radius:0.4em;   
	-webkit-border-radius:0.4em;
	border-radius:0.4em;
}
a#link {
	color:#fff;
	text-decoration: none; 	
	padding-bottom: 1px;
	border-bottom: #6699FF 1px dotted;
}
a#link:hover {
	padding-bottom: 1px;
	border-bottom: #336699 1px solid;	
}
a.title {
	font-size: 8pt;	
	text-decoration: none; 
	padding-bottom: 0px;
	border-bottom: #6699FF 0px dotted;		
	font-weight: 600;
}
a.title:link {
	color:#3366CC;
}
a.title:active {
	color:#3366CC;	
}
a.title:focus {
	color:#3366CC;	
}
a.title:visited {
	color:#3366CC;
}
a.title:hover {
	color:#CC3300;
}
a.title_arabic { 
	text-decoration: none; 	
	padding-bottom: 0px;
	border-bottom: #6699FF 0px dotted;	
	font-weight: bold;
	font-size: 16px;
	font-family: "Traditional Arabic", "Times New Roman", Tahoma;	
}
a.title_arabic:link {
	color: #3366CC;
}
a.title_arabic:active {
	color: #3366CC;	
}
a.title_arabic:focus {
	color: #3366CC;	
}
a.title_arabic:visited {
	color: #3366CC;
}
a.title_arabic:hover {
	color: #CC3300;
}
caption  {
	text-align: center;
	font-weight: 600;
}  
td#r {
	vertical-align: bottom;			
	text-align: right;
	padding: 5px;	
}
td#l {
	vertical-align: bottom;			
	text-align: left;
	padding: 5px;
}
marquee {
	border: 1px solid #EFF2FA;
	background-color: #F8F9FC;
	padding: 2px;
	margin: 0px;
	width: 100%;
	height: 15px;
	direction: inherit;	
}
input { 
	height:18px;
	padding:1px;
	font:normal 8pt tahoma;
	vertical-align:middle;
	color:#454545;
	border:1px solid #7d7d7d;
	background-color:#fff;
	background-image:url('./styles/images/input.text.png');
	background-repeat:repeat-x;
	
	-moz-border-radius:0.3em;
	-webkit-border-radius:0.3em;
	border-radius:0.3em;
}
input:focus, input.ffocus, input[name='q']:focus, input[name='q'].ffocus {
	color: #FF3300; 
	background-color: #fffff0; 	
	border: 1px dotted #FF3300;	
}
input:hover, input[name='q']:hover {
	color: #FF3300; 
	background-color: #fffff0;
}
input[name='q'] {
	color: #a0a0a0;	
	font:normal 8pt tahoma;
	-moz-border-radius:0.3em;
	-webkit-border-radius:0.3em;
	border-radius:0.3em;	
} 
input[type='submit'], input[type='reset'], input[type='button'], button {
	color:#fff;
	border:1px solid #27548d;
	background-color:#7d7d7d;
	background-image: url('./styles/images/form.input.button.png');
	background-repeat:repeat-x;
	padding:1px;
	height:22px;	
	font:normal 8pt tahoma;
	vertical-align:middle;
	-moz-border-radius:0.3em;
	-webkit-border-radius:0.3em;
	border-radius:0.3em;	
}
input[type='submit']:focus, input[type='reset']:focus, input[type='button']:focus, button:focus, input[type='submit'].ffocus, input[type='reset'].ffocus, input[type='button'].ffocus {
	color: #FFFFF0; 
	background-color: #669900;
 
}
input[type='submit']:hover, input[type='reset']:hover, input[type='button']:hover, button:hover {
	color: #FFFFF0; 
	background-color: #669900;
}  
input[type='radio'], input[type='checkbox'] {
	background-color: transparent;	
	padding: 0px 0px 0px 0px;	
	border-width: 0px;	
} 
input[disabled], input[disabled]:focus, input[disabled].focus, input[disabled]:hover { 
	color: #999999;	
	background-color: #EEEEEE;
}
textarea {
	color: #36548b;	
	background-color: #ffffff;
	padding: 0px 1px 0px 1px;	
	border: 1px solid #8394b2;	
	direction: rtl;		
}
textarea:focus, textarea.ffocus {
	color: #FF3300; 
	background-color: #fffff0;
 
	border: 1px dotted #FF3300;
}
textarea:hover {
	color: #FF3300; 
	background-color: #fffff0;
}
select {
	
	color: #36548b;			
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;		
	margin: 0px 0px 10px 0px;
	border: 1px solid #8394b2;	
	direction: inherit;		
}  
optgroup { 	
	font-weight: 600;
	font-style: normal;
	color: #666666; 	
	background-color: #f9f9f9;
}
option { 	
	color: #36548b;			
	background-color: #ffffff;	
} 
option:hover { 
	color: #FF3300; 
	background-color: #fffff0; 
} 
option[selected] { 
	color: #FF3300; 
	background-color: #ffffff;  	
}
label {
	color: #484848;	
	background-color: #FFFFF0;
	border: 1px solid #F0F0F0;
	padding: 0px;		
	margin: 0px;
}
fieldset {
	color: #484848;	
	background-color: #FFFFF0; 	
	border: 1px solid #F0F0F0; 	
	
}
span {
	color: #484848;	
}
span#requirement {
	color: #CC3300;	
}
p {
	color: #484848;
	text-align: justify;	
	direction: inherit;		
}
form {
	height: auto; 
	margin: 0px; 
	padding: 0px;
	border-width: 0px;
	text-align: center;
}
blockquote {
	color: #484848;
	direction: inherit;				
}
noscript {
	margin:10px;
	padding:10px;
	color:rgb(0,0,0);
	border:1px dotted rgb(255,51,0);
	background-color:rgb(255,255,230);
	font:normal 9pt tahoma;
	text-align:center;
	direction:inherit;
}
div#message {
	margin:10px;
	padding:10px;
	color:rgb(50,50,50);
	border:1px dotted rgb(255,51,0);
	background-color:rgb(255,255,230);
	font:normal 9pt tahoma;
	text-align:center;
	direction:inherit;
} 
div#error {
	margin:10px;
	padding:10px;
	color:rgb(50,50,50);
	border:1px dotted rgb(255,51,0);
	background-color:rgb(255,255,230);
	font:normal 8pt tahoma;
	text-align:left;
	direction:ltr;
}
.verticaltext {
	writing-mode: tb-rl;	
	
}
object {
	border: 1px #666666 dotted;
}
embed {
	border: 1px #666666 dotted;
}
iframe:hover, iframe:focus, iframe.ffocus {
	border: 1px dotted #FF3300;	
}
#star{
	font-weight: 600;	
	font-size: 12pt;
	font-family: Tahoma, "Courier New";	
	color: red;
}
#new{
	font-weight: normal;	
	font-size: 7pt;
	font-family: Tahoma;	
	color: red;
}
#hit{
	font-weight: normal;		
	font-size: 7pt;	
	padding: 2px;
	
}
div.boxR {
	float: right;
	border: 1px solid #f0f0f0;
	background-color: #fffff4;	
	color: #948258;
	padding: 10px;
	margin: 10px;
	width: 25%;
	height: auto;
	text-align: justify;	
	direction: inherit;	
	overflow: hidden;	
}
div.boxL {
	float: left;
	border: 1px solid #f0f0f0;
	background-color: #fffff4;	
	color: #948258;	
	padding: 10px;
	margin: 10px;
	width: 25%;
	height: auto;
	text-align: justify;	
	direction: inherit;	
	overflow: hidden;	
}
.titrSo {
	color: #5A5A5A;	
	font-size: 8pt;
}
div.score {
	float: left;
	border: 1px solid #ffffff;
	background-color: #99CC00;	
	color: #ffffff;
	padding: 1px;
	margin: 0px;
	width: 50px;
	height: 5px;
	text-align: right;	
	direction: inherit;	
	overflow: hidden;		
}
div.scoreDegree {
	float: right;
	border: 0px solid #ffffff;
	background-color: #669900;	
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: center;	
	direction: inherit;	
	overflow: hidden;		
}
div#getHttpDisable {		
	display: none;
	visibility: hidden;
	position:fixed;
	z-index: 1;
	width: 44%;
	height: auto;	
	top: 0;		
	left: 28%;	
	border: 0px solid #FFF;
	padding: 6px;
	margin: 0;
	color: #FFF;
	background-color: #CC0000;
	text-align: center;
	vertical-align: middle;	
	direction: inherit;	
	overflow: hidden;	

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;	
}
div#getHttpStatus {	
	position:fixed;
	z-index:200;
	display:none;
	top:0;
	left:46%;
	margin:0;
	padding:5px 10px 5px 10px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	background-color:#900;
	color:#fff;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;	
}
div#timer {		
	position:fixed;
	z-index:3;
	left:0;
	top:0;
	width:55px;
	height:15px;
	padding:0;
	color:#fff;
	border:0 solid rgb(0,0,0);
	background-color:rgb(255,120,0);
	font:normal 600 8pt tahoma;
	text-align:inherit;
	direction:inherit;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;	
}
div#timer a {		
	font:normal 600 8pt tahoma;
	color:#fff;
	direction:ltr;
}
div#timer div {	
	width:20px;
	height:100%;
	float:left;
	padding:0; 
	color:#fff;
	border-right:1px solid #fff;
	background-color:rgb(0,0,0);
	font:normal 600 8pt tahoma;
	text-align:center;
	direction:ltr;
}
div#timer div#progress {	
	width:25px;
	height:100%;
	padding:1px; 
	background-color:transparent;
	border-width:0;
	text-align:center;
	direction:rtl;	
}

.widget{
	margin:10px;
}
.widget-title{
	height: 20px;
	background-image: url(./styles/images/bg.partition.title.3.png);
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border: 1px solid #a4bbd5;
	margin-top: 15px;
}
.widget-content{
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border: 1px solid #a4bbd5;
}

.content-box{
	margin:10px 20px 10px 20px;
}
.content-box-title{
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-top: 1px solid #a4bbd5;
	border-left: 1px solid #a4bbd5;
	border-right: 1px solid #a4bbd5;
	background-attachment:scroll;
	background-image:url("./styles/images/menu.png");
	background-position:center top;
	background-repeat:repeat-x;
	color:#0363C6;
	height:25px;
	margin:0;
	overflow:hidden;
	padding:5px;
	text-align:right;
	vertical-align:middle;
	width:100%;
	font-weight:bold;
}

.content-box-content{
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-left: 1px solid #a4bbd5;
	border-right: 1px solid #a4bbd5;
	border-bottom: 1px solid #a4bbd5;
	width:100%;
	margin:0;
	padding:5px;
}