@font-face {
font-family: 'Far.Lotus';
src:        url('/fonts/Far_Lotus.eot');
src: local('☺'),
			url('/fonts/Far_Lotus.woff') format('woff'),
			url('/fonts/Far_Lotus.ttf') format('truetype'),
			url('/fonts/Far_Lotus.svg') format('svg');
font-weight: normal;
font-style: normal;
}

* {
font-family: 'Far.Lotus',Tahoma, Sans-Serif;
font-size: 1.04em;
}

a:link, a:visited {
color:#06c;
text-decoration:underline;
}
a:active, a:hover {
color:#c51921;
text-decoration:none;
}

#hbar a:link, #hbar a:visited {
color:#4a595c;
text-decoration:none;
}
#hbar a:active, #hbar a:hover {
color:#e82529;
}

#footer a:link, #footer a:visited {
color:#fff;
padding:0px 14px;
text-decoration:none;
}
#footer a:active, #footer a:hover {
color:#e82529;
}

a.norm:link, a.norm:visited {
color:#2e3b3e;
text-decoration:none;
}
a.norm:active, a.norm:hover {
color:#c51921;
text-decoration:none;
}

body {
background-color:#eeeeee;
padding:0;
margin:0;
}

#page {
width:100%;
min-width:766px;
background-color:#374d5d;
padding:auto;
margin:auto;
}

#hbar {
width:100%;
height:47px;
background-color:#ccc;
font-size:0.8em;
color:#4a595c;
}

#hlinks {
width:60%;
min-width:455px;
float:right;
padding-top:17px;
padding-right:45px;
}
#hlinks ul {
margin:0;
padding:0;
}
#hlinks li {
background: url('/images/arrow_h_f.gif') no-repeat center right;
display:inline;
padding-top:0px;
padding-right:25px;
padding-bottom:0px;
padding-left:15px;
}

#hsearch {
width:215px;
float:left;
text-align:left;
padding-left:44px;
padding-top:12px;
}
.txtsearch {
width:100px;
height:14px;
font-size:0.9em;
color:#999;
background-color:#fff;
border:#b7bec1 1px solid;
}
.btnsearch {
position:absolute;
top:17px;
}
#header {
width:100%;
height:240px;
background:url('/images/header_f.jpg') no-repeat top right;
}

#menubar {
direction:rtl;
width:100%;
height:48px;
background-color:#475558;
border-top:#7a888b 1px solid;
border-bottom:#f3e2bd 1px solid;
}

#mainarea {
direction:rtl;
overflow:hidden;
padding:25px 36px;
background-color:#dddddd;
}

.mainright {
width:65%;
float:right;
}
.mainleft {
width:30%;
float:left;
padding-bottom:20px;
}

.mainright2 {
width:55%;
float:right;
}
.mainleft2 {
width:40%;
float:left;
}

#mainarea p {
padding:0px 10px;
}

.title {
color:#2e3b3e;
font-size:1.2em;
padding-bottom:6px;
padding-left:10px;
border-bottom:#869194 1px solid;
}
.title_sub {
font-size:0.6em;
color:#c51921;
}
.title2 {
color:#c51921;
font-size:0.8em;
font-weight:bold;
}
.text2 {
font-size:0.9em;
color:#475558;
padding:10px 20px;
}
.frmfield {
font-size:0.8em;
color:#475558;
}
.txtbox {
background-color:#fff;
height:16px;
width:160px;
border:#abadb3 1px solid;
font-size:1em;
color:#444;
}
.txtarea1 {
background-color:#fff;
height:40px;
width:180px;
border:#abadb3 1px solid;
font-size:1em;
color:#444;
}
.txtarea2 {
background-color:#fff;
height:60px;
width:180px;
border:#abadb3 1px solid;
font-size:1em;
color:#444;
}
#footer {
direction:rtl;
background-color:#374d5d;
border-top:#73838e 2px solid;
padding:22px 46px;
clear:both;
display:block;
}
#footertitle {
border-right:#e8202a 1px solid;
font-size:0.9em;
color:#73838e;
padding-right:4px;
}
#footermenu {
padding-bottom:8px;
}
#footercopyright {
padding-right:14px;
}

.quote {
background:#f6eab9 url('/images/logo_mission.gif') no-repeat top center;
color:#869194;
padding:130px 20px 20px 20px;
font-size:1.2em;
}

.tblnews {
border-bottom:#869194 1px solid;
}

.newstitle a {
color:#c51921;
font-size:1em;
font-weight:bold;
}
.newsdate {
color:#475558;
font-size:0.8em;
}
.newscode {
color:#869194;
font-size:0.8em
}

.icoarr {
background:url(/images/arrow_f.gif) no-repeat center right;
padding-left:10px;
padding-right:10px;
font-size:1em;
}
.icoedit {
background:url(/images/edit.gif) no-repeat center left;
padding-left:20px;
font-size:1em;
}
.icodel {
background:url(/images/delete.gif) no-repeat center left;
padding-left:20px;
font-size:1em;
}
ul.submenu {
list-style:none outside url('/images/arrow.gif');
margin:10px 0px 20px 18px;
}
ul.submenu li {
padding-bottom:5px;
}
.lnk {
	text-align:center;
	float:right;
	width:28%;
	min-height:200px;
	min-width:200px;
	margin:10px;
	background-color:#ccc;
	padding:10px;
}
.sidebox {
width:40%;
float:left;
border-top:#73838e 10px solid;
border-bottom:#73838e 10px solid;
padding:10px;
}

.pdficon {
padding-left:20px;
background:url('/images/files/pdfico.gif') no-repeat left center;
}
.ppsicon {
padding-left:20px;
background:url('/images/files/ppsico.gif') no-repeat left center;
}

.box {
background-color:#dddddd;
}