﻿body {
	direction:rtl;
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color:white;
	margin:0px;
	font-family:Tahoma;
}
.flashHome{
	left:7px;
	top:59px;
	position:absolute;
	z-index: 2;
}


.wrapper {
	position:relative;
	width:848px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

img {
	border:0px;
}

.beforeMenu {
	height:21px;
	font-size:9px;
	color:#3e6c57;
}

.beforeMenu span.right {
	display:block;
	float:right;
}

.beforeMenu span.left {
	display:block;
	float:left;
}

.newsletter span.left a:visited {
	color:white;
}

.newsletter span.left a:link {
	color:white;
}

.newsletter span.right a:visited {
	color:white;
}

.newsletter span.right a:link {
	color:white;
}

.newsletter span.left a:hover {
	text-decoration:none;
}

.newsletter span.right a:hover {
	text-decoration:none;
}

.newsletter span.right {
	margin-top:4px;
	display:block;
	margin-right:10px;
	font-size:10px;
	color:white;
	float:right;
}

.newsletter span.left {
	margin-top:4px;
	display:block;
	font-size:10px;
	color:white;
	float:right;
}

.beforeMenu span a:visited {
	margin-right:10px;
	color:#3e6c57;
	text-decoration:none;
}

.beforeMenu span a:link {
	margin-right:10px;
	color:#3e6c57;
	text-decoration:none;
}

.beforeMenu span a:hover {
	text-decoration:underline;
	color:#d54a00;
}

.clear {
	clear:both;
}

ul.menu {
	padding-right:0px;
	padding-left:20px;
	background-image:url('images/menuBg.gif');
	margin:0px;
	background-repeat:no-repeat;
	width:828px;
	list-style:none;
	height:38px;
	line-height:38px;
}

ul.menu li {
	display:block;
	text-align:center;
	color:white;
	font-size:13px;
	float:left;
}

ul.menu li a:link {
	color:white;
	padding:11px 20px;
	text-decoration:none;
}

ul.menu li a:visited {
	color:white;
	padding:11px 20px;
	text-decoration:none;
}

ul.menu li a:hover {
	padding:11px 20px;
	background-image:url('images/backgroundLink.gif');
	background-repeat:repeat;
}


a.current {
	padding:11px 16px;
	background-image:url('images/backgroundLink.gif');
	background-repeat:repeat;
}


.logoArea {
	background-image:url('images/logobg.gif');
	background-repeat:repeat-x;
	background-color:white;
	height:105px;
}

img.logo {
	margin-top:22px;
	margin-right:33px;
	float:right;
}

*html .textArea {
	height:260px;
}

.centerArea {
	width:848px;
	background-image:url('images/bgGreen.gif');
	background-repeat:repeat-x;
	background-color:white;
	min-height:260px;
}

.homeText {
	width:450px;
}

*html .innterText {
	height:300px;
}
.innerText {
	width:610px;
	min-height:300px;
	color:#6b6a69;
}

.textArea h1 {
	font-size:11px;
	padding:0px;
	margin:0px;
	color:#3b6956;
}


.textArea {
	padding-right:9px;
	font-size:11px;
	float:right;
}

.textArea h1 strong {
	float:right;
	display:block;
}

.textArea h1 em {
	float:right;
	display:block;
	font-style:normal;
}


.textArea p {
	margin-top:10px;
	color:#6b6a69;
}

.textArea p a:visited {
	color:#e65000;
}

.textArea p a:link {
	color:#e65000;
}

.textArea p a:hover {
	text-decoration:none;
}

.topArea {
}


.imageHome{
	right:422px;
	top:59px;
	position:absolute;
}

img.left {
	float:left;
}

p.left {
	padding:0px;
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	float:right;
	width:260px;
}

.block1 {
	background-image:url('images/bottomBg.gif');
	width:592px;
	height:83px;
	float:right;
}

.block2{
	float:right;
	height:83px;
	width:256px;
}

.newsletter{
	padding-right:20px;
	margin-top:14px;
	float:right;
	width:265px;
}

.buttonDown{
	margin-top:7px;
	float:right;
	margin-left:18px;
}

.newsletter h1 {
	font-size:10px;
	color:white;
	padding:0px;
	margin-bottom:2px;
	margin-top:0px;
}

input.newsletterinput {
	font-size:10px;
	padding-left:27px;
	padding-top:3px;
	height:15px;
	border:1px #ff5700 solid;
	background-image:url('images/backnewsletter.gif');
	background-repeat:no-repeat;
	background-position:left center;
}

input.submitButton {
	margin-left:5px;
	background-image:url('images/greenButton.gif');
	height:21px;
	width:69px;
	font-size:9px;
	border:0px;
	color:white;
	text-align:center;
}

.footer{
	clear:both;
	margin-top:15px;
	font-size:9px;
	color:#cfdbd6;
	width:848px;
	background-image:url('images/bgFooter.gif');
	background-repeat:repeat-x;
	height:37px;
	line-height:37px;
}

.footer span.left {
	background-image:url('images/footerright.gif');
	padding-right:10px;
	display:block;
	float:right;
	background-repeat:no-repeat;
	background-position:right;
	width:383px;
}

.footer span.right {
	display:block;
	float:left;
	background-image:url('images/footerleft.gif');
	background-position:left;
	background-repeat:no-repeat;
	width:200px;
}

.footer span.right a:visited {
	color:white;	
}

.footer span.right a:link {
	color:white;	
}

.footer span.left a:visited {
	color:white;	
}

.footer span.left a:link {
	color:white;	
}

.footer span.right a:hover {
	text-decoration:none;
}

.footer span.left a:hover {
	text-decoration:none;
}

.shortcutLinks{
	float:left;
	margin-left:33px;
	margin-top:37px;
}

.innerImage {
	display:block;
	float:right;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:20px;
}

ul.subMenu {
	display:block;
	margin-right:10px;
	list-style:none;
	padding:10px;
	width:166px;
	margin-bottom:0px;
	background-color:#fb9965;
	background-image:url('images/submenubg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:10px;
	float:right;
	margin-left:0px;
}

ul.subMenu li {
	color:white;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:5px;
	padding:0px;
}

ul.subMenu li strong {
	text-transform:uppercase;
	color:#d54a00;
	padding-bottom:10px;
	display:block;
	line-height:23px;
	background-image:url('images/backgroundSubTitle.gif');
	background-repeat:repeat-x;
	text-align:center;
	width:161px;
	height:23px;
}

ul.subMenu li a:visited {
	color:#8f3302;
	text-decoration:none;
	font-weight:normal;
}

ul.subMenu li a:link {
	color:#8f3302;
	text-decoration:none;
	font-weight:normal;
}

ul.subMenu li a:hover {
	color:white;
	text-decoration:underline;
}

ul.listBullet {
	color:#f15400;
	float:left;
	list-style:none;
	list-style-image:url('images/bullet1.gif');
	padding-left:45px;
	padding-top:5px;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:5px;
}

ul.listBullet li {
	margin-bottom:5px;
}

p em {
	margin-bottom:10px;
	display:block;
	font-style:normal;
}

table.linksTable {
	width:100%;
	color:#305e49;
}

table.linksTable a:visited {
	color:#f15400;
}

table.linksTable a:link {
	color:#f15400;
}

table.linksTable a:hover {
	text-decoration:none;
}

table.linksTable td strong {
	color:#305e49;
}

.newsBox h2 {
	color:#007f46;
	display:block;
	padding-bottom:10px;
	font-size:11px;
	height:6px;
	margin-top:10px;
	margin-bottom:2px;
	font-weight:bold;
	border-bottom:1px #e86f3e dotted;
}

.newsBox h2 strong {
	display:block;
	float:right;
}

.newsBox h2 em {
	display:block;
	font-style:normal;
	float:left;
}

.newsArchive{
	width:614px;
	margin-top:30px;
	background-image:url('images/archievebg.gif');
	background-repeat:no-repeat;
	background-color:#fb9965;
	min-height:151px;
	padding-bottom:10px;
	margin-bottom:20px;
	*margin-bottom:10px;
}

.newsArchive em {
	text-align:center;
	font-weight:bold;
	display:block;
	font-style:normal;
	color:#007f46;
	font-size:10px;
	background-color:#eff4f2;
	background-image:url('images/archievetitle.gif');
	width:125px;
	height:19px;
	line-height:19px;
}

table.newsTable{
	margin:5px auto 10px auto;
	width:95%;
}

table.newsTable td {
	color:white;
	font-weight:bold;
}

table.newsTable td:hover {
	background-color:#f4ae89;
}

table.newsTable td a:visited {
	color:white;
	text-decoration:none;
}


table.newsTable td a:link {
	color:white;
	text-decoration:none;
}


table.newsTable td strong {
	color:#a13800;
	margin-right:5px;
}

tr.pager{
	padding:0px;
	text-align:center;
}

tr.pager td{
	padding:0px;
}

tr.pager table td{
	padding:1px;
}

tr.pager table td span{
	color:#a13800;
}

.tableBg {
	padding-top:5px;
	width:614px;
	background-image:url('images/archievebg.gif');
	background-repeat:no-repeat;
	background-color:#fb9965;	
	padding-bottom:10px;
	margin-bottom:10px;
}


table.boTable td.title {
	font-weight:bold;
	color:#f4874e;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
}

table.boTable a:visited {
	color:white;
	border-bottom:1px black dotted;
	text-transform:lowercase;
	background-color:#ea6f2e;
	text-decoration:none;
}

table.boTable td a:link {
	color:white;
	border-bottom:1px black dotted;
	text-transform:lowercase;
	background-color:#ea6f2e;
	text-decoration:none;
}

table.boTable td a:hover {
	color:white;
	background-color:#963300;
	text-transform:lowercase;
}

table.boTable tr.light {
	color:#c34400;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	background-color:#fac9aa;
}
table.boTable tr.dark {
	color:#842e00;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	background-color:#ffb791;
}

table.filterTable td a:visited {
	font-size:10px;
	color:white;
}

table.filterTable td a:link {
	font-size:10px;
	color:white;
}

table.filterTable td a:hover {
	text-decoration:none;
}

table.filterTable {
	background-color:#e7602b;
	height:37px;
	line-height:37px;
	color:white;
	font-weight:bold;
	margin:5px auto;
	width:597px;
}

table.boTable {
	margin:0 auto;
	width:597px;
}

table.membersTable {
	width:784px;
	margin-left:20px;
}

table.membersTable tr {
	vertical-align:top;
}

.membersBox {
	width:182px;
}

.membersBox h1 {
	padding-right:5px;
	background-image:url('images/countrytitlebg.jpg');
	margin:0px 0px 2px 0px;
	height:28px;
	line-height:28px;
	width:177px;
	display:block;
	background-color:#f4874e;
}

.membersBox p {
	color:#ad3c00;
	font-size:10px;
	background-color:white;
	margin:0px;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:10px;

}

.membersBox h1 em {
	margin-top:4px;
	padding:4px 8px;
	float:right;
	width:17px;
	height:10px;
	background-image:url('images/flagbg.jpg');
	background-repeat:no-repeat;
}

.membersBox h1 strong {
	margin-right:10px;
	color:white;
	text-transform:uppercase;
	float:right;
}

select 
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
}

select.selectList {
	width:180px;
	font-size:11px;
}

select.textBox {
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
	color:#1c754d;
	padding-left:5px;
	border:1px #1c754d solid;
	width:300px;
}

input.textBox {
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
	color:#1c754d;
	padding-left:5px;
	border:1px #1c754d solid;
	width:300px;
}
textarea.textBox {
	height:84px;
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
	color:#1c754d;
	padding-left:5px;
	border:1px #1c754d solid;
	width:300px;
}