﻿a:link { text-decoration: none } 
a:visited { text-decoration: none;
color:#0033FF }
a:active { text-decoration: none ;
color:#0033FF}

.style1 {
font-family: Arial, Helvetica, sans-serif;
color: #96BA39;
font-weight: bold;
}

.style1-ar {
font-family: Arial, Helvetica, sans-serif;
color: #96BA39;
font-size:18px;
font-weight: bold;
}

.style15 {
	font-family: Arial, Helvetica, sans-serif;
	color: #96BA39;
	font-weight: bold;
}

.style16{
font-size: 10px;
color:#3d82c7;
}

.oldstyle16{
font-size: 10px;
color:#ff8000;
}

.title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
}
.oldlist-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	
	
}


.list-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	
}


.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 19px;
	
}


.list_ar {
	font-family: tahoma;
	font-size: 12px;
	color:#333333;
	line-height: 19px;
	font-size: 12px;
}


.listold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

a.body:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}

a.body:visited { 
text-decoration: none;
color: #666666;
}


a.body:hover { 
text-decoration: underline;
color: #3d82c7;
}


.menu-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#3d82c7;
	
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

a.sub:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	
}

a.sub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

a.sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484848;
}


a.small-text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484848;
}

a.small-text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484848;
}

a.small-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484848;
	text-decoration:underline;
}

.subgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54651B;
	font-weight: bold;
}

a.subgreen:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #54651B;
	font-weight: bold;
	
}

a.subgreen:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54651B;
	font-weight: bold;
}

a.subgreen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54651B;
	font-weight: bold;
	text-decoration:underline;
}

.subgreen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A1C050;
	font-weight: bold;
}

a.subgreen2:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #A1C050;
	font-weight: bold;
	
}

a.subgreen2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A1C050;
	font-weight: bold;
}

a.subgreen2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A1C050;
	font-weight: bold;
	text-decoration:underline;
}
/******************************************************/
.buttonAllSite{
	background:url(images/CssBoutton.jpg);
	border:1px solid #898989;
	width: auto;
	height:25px;
	color:#353535;
	font-family:Arial;
	font-size:11px;
	padding:1px;
	vertical-align: middle;
	}
	
.buttonAllSite[disabled]{ 
	background:url(images/CssBoutton.jpg);
	border:1px solid #898989;
	width: auto;
	height:25px;
	color:#353535;
	font-family:Arial;
	font-size:11px;
	padding:1px;
	vertical-align: middle;
	}
	
	.buttonAllSite[selected]{ 
	background:url(images/CssBoutton.jpg);
	border:1px solid #898989;
	width: auto;
	height:25px;
	color:#353535;
	font-family:Arial;
	font-size:11px;
	padding:1px;
	vertical-align: middle;
	}
	
	.dotline {
               border-top:1px solid #bababa;
               height:1px;
               margin-bottom:10px;
               margin-top:7px;
               width:98%;
          }
		  
table.sample {
	border-width: 2px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #444a4d;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #ECFAC2;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #ECFAC2;
}

.list_en{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 20px;
	font-size: 12px;
	}
	
	.list_ar{
	font-family: tahoma;
	font-size: 12px;
	color:#000000;
	line-height: 20px;
	font-size: 12px;
	}

.list_en_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#353535;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #8e9399;
	}
.list_ar_box {
	font-family: tahoma;
	font-size: 12px;
	color:#333333;
	line-height: 19px;
	font-size: 12px;
	border: 1px solid #8e9399;
	}
	
.white_bold_ttl {
	color:#ffffff;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	}
	
	.style17
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #000000;
            line-height: 20px;
            font-size: 12px;
            width: 436px;
            
            
        }
        
        
        select1 {
  border-color: red;
  background-color: #ff0000;
}

table.gtab {
	border-width: 0;
	border-spacing: 1px;
	border-style: solid;
	border-color: #808080;
	}
table.gtab th {
	border-width: 1px;
	padding: 2px;
	text-align:center;
	border-style: solid;
	border-color: #000000;
	background-color: #999999;
	
}
table.gtab td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #000000;
	background-color:#E8E8E8;
	
}


table.style2 {
	border-width: 0;
	border-spacing: 1px;
	border-style: solid;
	border-color: #808080;
	}
table.style2 th {
	border-width: 1px;
	padding: 2px;
	text-align:left;
	border-style: solid;
	border-color: #000000;
	background-color: #999999;
	
}
table.style2 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #000000;
	background-color:#E8E8E8;
	
}

.style3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 19px;
	font-size: 12px;
	}
	
	.style4{
		color:#ffffff;
	 font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
		
	}
	
table.hometable {
	border-width: 0;
	border-spacing: 1px;
	border-style: solid;
	border-color: #808080;
	}
table.hometable th {
	border-width: 1px;
	padding: 2px;
	text-align:left;
	border-style: solid;
	border-color: #5a5a5a;
	background-color: #cacaca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	
}
table.hometable td {
	border-width: 1px;
	padding: 2px;
	height:20px;
	vertical-align:middle;
	border-style: solid;
	border-color: #5a5a5a;
	background-color:#E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	
}