﻿#fa {
			font-family: Tahoma;
}
#fa h1 {
			font-size: 17px;
}
#fa #container {
			direction: rtl;
}
#fa #content {
			background-color: #dddfad;
			border: 1px #aaa solid;
			scrollbar-face-color: #dddfad;
			scrollbar-shadow-color: #fff;
			scrollbar-3dlight-color: #ddd;
			scrollbar-arrow-color: #aaa;
			scrollbar-track-color: #dddfad;
			scrollbar-darkshadow-color: #ddd;
			scrollbar-base-color: #dddfad;
}
/*     ----------menu----------     */
#fa #mainmenu .firstli {
			border-left: 0px;
			border-right: 1px #aba solid;
}
#fa #servicesmenu .firstli {
			border-right: 0px;
			border-left: 1px #aba solid;
}
#fa .firstli {
	        background-color: #ddd;
	        color: #a5e;
			border-top: 1px #aba solid;
			border-bottom: 1px #aba solid;
}
#fa .menu li.parent {
	        padding-right: 30px;
}
#fa .menu li.parent:hover a, #fa .menu li.parent a:hover {
	        margin-right: -20px;
}
#fa .menu li.parent:hover ul li a, #fa .menu li.parent a:hover ul li a {
			margin: 2px 6px 2px 0px;
}
/*     ----------leftbox----------     */
/*     ----------centerbox----------     */
/*     ----------header----------     */
#fa #langpos {
			float: left;
}
/*     ----------content----------    */
#fa #textbox {
			margin: 15px;
			text-align: justify;
}
#fa #textbox a:link, #fa #textbox a:active, #fa #textbox a:visited {
			color: #259;
			text-decoration: none;
}
#fa #textbox a:hover {
			color: #900;
			text-decoration: underline;
}
#fa #textbox .sectiontitle {
            font-weight: bold;
}
#fa #textbox .title {
            font-weight: bold;
            font-size: 10px;
            color: #759;
}
#fa #textbox  p {
            text-indent: 20px;
            margin: 5px 0px 5px 0px;
}
#fa #textbox ul {
            margin: 5px 0px 5px 20px;
}
#fa #textbox ul li {
            list-style-image: url(../../images/icon-arrow.gif);
            margin-top: 5px;
}
#fa #textbox table tr {
			text-align: center;
}
#fa #textbox table tr td.service {
			text-align: right;
}
#fa #textbox table tr.first td, #fa #textbox table tr.coltitle td {
	        border: 1px #dfad88 solid;
}
#fa #textbox table tr.coltitle td {
	        text-align: left;
            text-indent: 15px;
}
#fa #textbox table tr.odd {
			background-color: #cdeebd; 
}
#fa #textbox table tr.even {
			background-color: #aabbad;
}
/*     ----------footer----------     */
#fa #copyright {
			font-size: 10px;
}
/*     ----------rightbox----------     */