body         {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color:#3d660f;
	margin: 0px;
}
.top-td {
	font-family:Tahoma,Verdana;
	font-size:11px;
	font-style:normal;
	color:#ffffff;
	padding:5px 2px 5px 2px;
}
.top-td a{
	text-decoration:none;
	color:#ffffff;
	padding:5px 2px 5px 2px;
}
.top-td a:hover{
	color:#FFCC00;
	text-decoration: none;
}
#main-content {
	padding:5px 10px 5px 10px;
	background-color:#edf4d2;
}
#main-bar	{
	padding:5px;
	background-color:#edf4d2;
}

.bar-content {
	background-color: #4c7a18;
}
/*--------------------------- tour bar------------------------*/
#tour	{
	padding:0px 0px 5px 0px;
	background-color:#edf4d2;
	text-align:center;
}
.tour-message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	font-weight:bold;
}
.tour-message2 {
	background-image: url('images/tour-bg.gif');
	font-family:"Traditional Arabic";
	font-size:20px;
	color:#333333;
	font-weight:bold;
	padding:0px 10px;
	text-align:center;
}
/*------------------------------------------------------------*/
.tabs-content {	
	background-image: url('images/tab-area-bg.gif');
	background-repeat:repeat-x;
	background-color: #ffffff;
	vertical-align:top;
}
#tabs {padding:5px 2px; width: 380px; vertical-align:top;}
#selected {padding:5px 2px; vertical-align:top;}
.spotlight-content{
	background-image: url('images/spotlight-bg.gif');
	background-repeat:repeat-x;
	vertical-align:top;
}
/*---------------line two----------------*/
#featured {padding:5px 2px; width: 380px;}
#experts {padding:5px 2px; width: 50%;}
#products {padding:5px 2px; width: 50%;;}
#events {padding:5px 2px; width: 100%;}
/*---------------line three----------------*/
.dline {
	padding:5px 10px 0px 10px;
	background-color: #edf4d2;	
}
#search-block {
	width:307px;
	background-color: #9bd130;
	padding:5px 2px;
	background-image: url('images/search-bg.gif');
}
#rss-block {
	width:211px;
	background-color: #9bd130;
	padding:5px 2px;	
	background-image: url('images/rss-bg.gif');
}
#newsletter-block {
	width:442px;
	background-color: #9bd130;
	padding:5px 2px;	
	background-image: url('images/newsletter-bg.gif');
}


/*-----------------------------------------------------*/
.searchinput        {
	border: 1px solid #C0C0C0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	color:#003366;
	font-size:14px;
	font-family:Arial
	}
/*------------------------------------------------------*/
.footer {
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	background-color: #edf4d2;
	padding-bottom:0px;
	color: #ffffff;
}
.footer-block {
	width: 20%;
	background-color: #9bd130;
	text-align: right;
	vertical-align: top;
	color: #ffffff;
	padding:5px 10px 5px 10px;
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size:11px;
	line-height:1.5;
}
.footer-block-title{
	font-family: Arial, Times New Roman;
	font-size:18px;
	font-weight:bold;
}
.footer-block a{
	text-decoration: none;
	color: #ffffff;
}
.footer-block a:hover{
	text-decoration: underline;
	color: #ffffff;
}
.footer2 {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	padding:5px 2px 5px 2px;
}
.footer2 a{
	color: #ffffff;
}
.content{
	background-color: #ffffff;
	padding:10px;
}
img        {border:0px;}
/*    table styles **********************/
.tableHead{
        color: #2b650c;
        font-size: 12px;
        font-weight: bold;
        font-family: Tahoma,Verdana;
        text-decoration: none;
        background-color:#e1e8c6;
}
.tableCell1{
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        font-family: Tahoma,Verdana;
        text-decoration: none;
        background-color:#edf4d2;
}
.tableCell2{
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        font-family: Tahoma,Verdana;
        text-decoration: none;
        background-color:#f8fde6;
}
/*******************************************************/
.formElement{
        color: #2b650c;
        font-size: 12px;
        font-weight: normal;
        font-family: Tahoma, Arial;
        text-decoration: none;
        border:1px solid #e1e8c6;
}
.small{
        color: #000000;
        font-size: 10px;
        font-weight: normal;
        font-family: Tahoma, Arial;
        text-decoration: none;
}
.redNotes{
        color: #e22a2a;
        font-size: 11px;
        font-family: Tahoma, Arial;
}
.greenNotes{
        color: #5c6b0c;
        font-size: 11px;
        font-family: Tahoma, Arial;
}
H1,H2,H3,H4{
        font-family: Arial,tahoma,verdana;
        font-weight: bold;
        color: #3d660f;
}
H1{
    font-size: 20px;
}
H2{
        font-size: 18px;
}
H3{
        font-size: 16px;
}
H4{
        font-size: 14px;
}
p, td, body{
        font-family: Tahoma, Arial;
        font-size: 12px;
		color:#000000;
}
a{ text-decoration: none; color: #e88f00; }
a:hover{ text-decoration: underline; color: #e88f00;}
.background1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #2b650c;
	background-color: #e1e8c6;
	padding:5px;
}
.background2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #2b650c;
	background-color: #edf4d2;
	padding:5px;
}

.headOrange {
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #eaa32a;
}
.headOrange a{ text-decoration: none; color: #eaa32a; }
.headOrange a:hover{ text-decoration: underline; color: #eaa32a;}
.textOrange {
	color: #eaa32a;
}
.textOrange a{ text-decoration: none; color: #eaa32a; }
.textOrange a:hover{ text-decoration: underline; color: #eaa32a;}

.headOrange2 {
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #edf4d2;
}
.headOrange2 a{ text-decoration: none; color: #edf4d2; }
.headOrange2 a:hover{ text-decoration: underline; color: #edf4d2;}

.headGreen {
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #5c6b0c;
}
.headGreen a{ text-decoration: none; color: #5c6b0c; }
.headGreen a:hover{ text-decoration: underline; color: #5c6b0c;}
.textGreen {
	color: #5c6b0c;
}
.textGreen a{ text-decoration: none; color: #5c6b0c; }
.textGreen a:hover{ text-decoration: underline; color: #5c6b0c;}

.headLightGreen {
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #bfca97;
}
.headLightGreen a{ text-decoration: none; color: #bfca97; }
.headLightGreen a:hover{ text-decoration: underline; color: #bfca97;}
.textLightGreen {
	color: #bfca97;
}
.textLightGreen a{ text-decoration: none; color: #bfca97; }
.textLightGreen a:hover{ text-decoration: underline; color: #bfca97;}

.headBlack {
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #000000;
}
.headBlack a{ text-decoration: none; color: #000000; }
.headBlack a:hover{ text-decoration: underline; color: #000000;}
.textBlack {
	color: #000000;
}
.textBlack a{ text-decoration: none; color: #000000; }
.textBlack a:hover{ text-decoration: underline; color: #000000;}

.headWhite{
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #f1f1f1;
}
.headWhite a{ text-decoration: none; color: #f1f1f1; }
.headWhite a:hover{ text-decoration: underline; color: #f1f1f1;}
.textWhite {
	color: #f1f1f1;
}
.textWhite a{ text-decoration: none; color: #f1f1f1; }
.textWhite a:hover{ text-decoration: underline; color: #f1f1f1;}

.headBlue{
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #31849b;
}
.headBlue a{ text-decoration: none; color: #31849b; }
.headBlue a:hover{ text-decoration: underline; color: #31849b;}
.textBlue {
	color: #31849b;
}
.textBlue a{ text-decoration: none; color: #31849b; }
.textBlue a:hover{ text-decoration: underline; color: #31849b;}

.headRed{
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #cc0000;
}
.headRed a{ text-decoration: none; color: #cc0000; }
.headRed a:hover{ text-decoration: underline; color: #cc0000;}
.textRed {
	color: #cc0000;
}
.textRed a{ text-decoration: none; color: #cc0000; }
.textRed a:hover{ text-decoration: underline; color: #cc0000;}

.bulletsBlack {
	color: #000000;
	line-height:1.5;
}
.bulletsBlack a{ text-decoration: none; color: #000000; }
.bulletsBlack a:hover{ text-decoration: underline; color: #000000;}

.bulletsGreen {
	color: #2b650c;
	line-height:1.5;
}
.bulletsGreen a{ text-decoration: none; color: #2b650c; }
.bulletsGreen a:hover{ text-decoration: underline; color: #2b650c;}

.bulletsOrange {
	color: #eaa32a;
	line-height:1.5;
}
.bulletsOrange a{ text-decoration: none; color: #eaa32a; }
.bulletsOrange a:hover{ text-decoration: underline; color: #eaa32a;}

.nav {
	width:25px;
	height:21px;
	color: #e88f00;
	border:1px solid #4c7a18;
	text-align:center;
	vertical-align:middle;
	background-color:#edf4d2;
	padding:3px;
	/*edf4d2;f8fde6*/
}
.hint {display:none;position: absolute; margin: -33px 127px; border: 1px solid #eaa32a; padding: 10px 12px; background: #ffc;}

.articles-tabs a:hover img {
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
}
/**********************************************************/
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: #ffffff;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #2b650c;
border-bottom-width: 0;
font: normal 12px Tahoma;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #f8fde6;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
border-bottom: 1px solid #2b650c;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 15px;
line-height:2;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #4c7a18;
color: white;
}

.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: #b2c178;
visibility: hidden;
}




.anylinkmenucols{
position: absolute;
width: 500px;
left: 0;
top: 0;
visibility: hidden;
border: 2px solid #eaa32a;
padding: 10px;
font: normal 12px Tahoma;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #f8fde6;
}

.anylinkmenucols li{
padding-bottom: 13px;
}

.anylinkmenucols .column{
float: left;
text-align:right;
padding: 3px;
margin-left: 5px;
background: #f8fde6;
width:150px;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.anylinkmenucols a{ text-decoration: none; color: #f29708; }
.anylinkmenucols a:hover{ text-decoration: underline; color: #f29708;}
/**********************************************************/


.spoltlight-title {
	background-image: url('images/spolt-line-title-bg.gif');
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	direction: rtl;
	color:#3d660f;
}
.spoltlight-text {
	text-align:center;
	margin:10px 5px 10px 5px;
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.5;
	direction: rtl;
	color:#ffffff;
	height:50px;
	overflow:hidden;
}
.spoltlight-text a{
	color:#ffffff;
	text-decoration: none;
}
.spoltlight-text a:hover{
	color:#ffffff;
	text-decoration: underline;
}
.blockTitle{
	background:#e1e8c6;
	font: bold 11px Tahoma;
	color:#2b650c;
	margin:0px;
	padding:0px 10px 0px 0px;
}
.blockTitle a{
	color:#2b650c;
	text-decoration: none;
}
.blockTitle a:hover{
	color:#2b650c;
	text-decoration: underline;
}
.blockContent{
	font: normal 11px Tahoma;
	color:#000;
	margin:0px;
	padding:0px 10px 0px 0px;
}
.blockContent a{
	color:#000;
	text-decoration: none;
}
.blockContent a:hover{
	color:#000;
	text-decoration: underline;
}
