body {
margin:0px;
background-color: #e6e7e8;
direction:rtl;
}
p {
margin:0px;
padding:0px;
}
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#38424B;
}
/*style for top bar*/
.topBar {
background-image:url(images/bg_top_part.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
height:10px;
}
.logoBar {
background-image:url(images/logo_bar.gif);
background-repeat:repeat-x;
height:42px;
background-color:#677686;
border:1px solid #3F5064;
}
.logo {
margin-left:16px;
margin-top:11px;
}
/*style for leftpanel*/
.paddingLeftpanel {
padding-top:2px;
}
.navigation {
background-image:url(images/bg_nav.gif);
background-repeat:repeat-x;
background-color:#939A48;
border:1px solid #7B8142;
padding-left:10px;
}
.dividor {
border-bottom:1px solid #C0CB6E;
}
.bgNavBottom {
background-image:url(images/bg_nav_bottom.gif);
background-repeat:repeat-x;
height:6px;
}
.highlights {
background-color:#6D7D8C;
border-bottom:1px solid #394759;
border-right:1px solid #394759;
border-left:1px solid #394759;
}
/*style for rightpanel*/
.bottomHeader {
background-image:url(images/below_header_bar.gif);
background-repeat:repeat-x;
height:8px;
}
.header {
width:297px;
height:231px;
}
.headerTopBorder {
border-top:2px solid #FFFFFF;
}
.headerRightpanel {
background-image:url(images/header_rtpanel.gif);
background-repeat:repeat-x;
background-color:#8E935F;
border-left:1px solid #787F40;
border-top:1px solid #787F40;
width:15px;
}
.borderRightpanel {
border-left:2px solid #808b97;
border-right:2px solid #808b97;
}
.imageWelcome {
background-image:url(images/image_welcome.gif);
background-repeat:no-repeat;
background-position:bottom;
width:174px;
height:205px;
}
.borderWelcome {
border-bottom:1px solid #DADFE2;
}
.rightpanelBottom {
background-image:url(images/bg_rightpanel.gif);
background-repeat:repeat-x;
border-bottom:1px solid #B5C0C6;
border-left:1px solid #B5C0C6;
border-right:1px solid #B5C0C6;
border-top:1px solid #6D7D8C;
}
.borderRight {
border-right:2px solid #B5C0C6;
}
.borderServices {
border-bottom:1px solid #D6DCE0;
}
.services {
font-size:10px;
color:#FF7300;
text-decoration:none;
}
.services:hover {
font-size:10px;
color:#FF7300;
text-decoration:underline;
}
/*styles for footer*/
.footer {
background-image:url(images/bg_footer.gif);
background-repeat:repeat-x;
height:30px;
text-align:center;
padding-top:6px;
color:#38424B;
}

.title {
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	direction:rtl;
	padding:20px 10px 10px 10px;
}
.content {
	font-family:arial;
	font-size:12px;
	text-align:right;
	direction:rtl;
	padding:5px 5px 5px 5px;
	line-height:18px;
	min-height:620px;
	width:544px;
}
.contact {
	text-align:right;
	color:#FFFFFF;
}
.contact td, .contact div {
	color:#FFFFFF;
}
input {
	background-color:#FFFFFF;
	border:1px solid #5476A4;
	font-size:10px;
	font-weight:bold;
	color:#0F2944;
}

a {
	color:#FFFFFF;
}

.menu_button {
	height:34px; 
	text-align:right;
	vertical-align:middle;
	padding-right:20px;
}
.menu_button a {
	font-size:15px;
	text-decoration:none;
}
.menu_button a:hover {
	color:#656b2d;
}
