﻿<style type="text/css">
* {margin:0;padding:0;} 
html, body {height: 100%;}
#wrap {min-height: 100%;}
#upper {overflow:auto;
	padding-bottom: 63px;}  /* must be same height as the footer */
#footer {position: relative;
	margin-top: -63px; /* negative value of footer height */
	height: 57px;
	clear:both;}
#LanguageBar {
	background-color: #FFFF88;
	height: 30px;
}
#Language {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
#english {
	width: 110px;
	height: 30px;
	float: left;
	padding-left: 20px;
}
#MainBar {
	background-color: #FFFF88;
}
#Main {
	padding: 20px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#TitleBar {
	background-color: #FFFFFF;
	height: 80px;
}
#TitleLayout {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	height: 80px;
}
#PhotoBar {
	background-color: #C12834;
	height: 60px;
}
#PhotoLayout {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	height: 60px;
}
.Title {
	font-family: "Adobe Caslon Pro Bold";
	font-size: 20px;
	font-weight: 900;
	text-indent: 10px;
	color: #037447;
}
.Slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}
.Bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

#navcontainer
{
	background: #C12834;
	width: 120px;
	margin: 0;
	padding: 7px;
	font-family: georgia, serif;
	font-size: 14px;
	text-align: center;
	position: relative;
}
ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0.5em 0.5em 0.5em;
border-width: 1px;
border-color: #DB515B #802504 #802504 #DB515B;
border-style: solid;
color: #FFF;
text-decoration: none;

text-align: center;

background: #FF5050;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist a:link
{
background: #C12834;
color: #FFFFFF;
}

ul#navlist li a:visited
{
background: #C12834;
color: #FFFFFF;
}

ul#navlist li a:hover
{
color: #800000;
background: transparent;
border-color: #802504 #DB515B #DB515B #802504;
}

ul#navlist li a:active
{
background: #C12834;
color: #FFFFFF;
}

#Navigation {
	float: right;
	width: 134px;
	position: relative;
}
#Content {
	float: right;
	width: 546px;
	direction: rtl;
	padding-right: 35px;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
}
#logo {
	width: 70px;
	float: right;
	height: 70px;
	padding: 5px 75px 5px 15px;
}
#title {
	width: 600px;
	height: 45px;
	float: right;
	padding-top: 8px;
}
#slogan {
	width: 600px;
	height: 25px;
	float: right;
	text-align: center;
	direction: rtl;
	padding-top: 2px;
}
.spframe {
	width: 60px;
	height: 60px;
	float: left;
}
#ettext {
	width: 60px;
	height: 23px;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#etimg {
	float: left;
	width: 36px;
	height: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.fltrln {
	float: right;
	width: 100px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.bold {
	font-weight: bold;
}
.fltr {
	float: right;
}

.red {
	color: #FF0000;
}
.green {
	color: #00FF00;
}
.caption {
	font-size: small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 294px;
	line-height: 20px;
	vertical-align: middle;
}
.text1 {
	font-size: medium;
	font-weight: 400;
}
.photo_frame {
	background-color: #C0C0C0;
	width: 294px;
	height: 204px;
	padding: 3px 3px 2px 3px;
	position: relative;
}
.page_container {
	float: right;
	width: 560px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0.4em;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.text_links {
	text-decoration: none;
	color: #C12834;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top:0px;
	margin-bottom:15px;
}
.normtxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:justify;
	margin-bottom:15px;
}
.big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.webad {
	padding: 20px;
	width: 167px;
	height: 124px;
}
.caption_en {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.bot_container
{
	background: #32CD32;
	width: 190px;
	margin: 0;
	padding: 0.3em;
	font-family: georgia, serif;
	font-size: 15px;
	text-align: center;
}
ul.bot_list
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

ul.bot_list li
{
display: block;
margin: 0;
padding: 0;
}

ul.bot_list li a
{
display: block;
width: 100%;
padding: 0.05em 0.5em 0.2em 0.5em;
border-width: 1px;
border-color: #00FF00 #006400 #006400 #00FF00;
border-style: solid;
color: #FFF;
text-decoration: none;
text-align: center;
background: #32CD32;
}

.bot_container>ul.bot_list li a { width: auto; }

ul.bot_list a:link
{
background: #32CD32;
color: #FFFFFF;
}

ul.bot_list li a:visited
{
background: #32CD32;
color: #FFFFFF;
}

ul.bot_list li a:hover
{
color: #006400;
background: transparent;
border-color: #006400 #00FF00 #00FF00 #006400;
}

ul.bot_list li a:active
{
background: #32CD32;
color: #FFFFFF;
}

.nav_bot
{
	width: 200px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #C0C0C0;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
}

.titbars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	height: 30px;
	clear: both;
	padding: 10px 10px 20px 10px;
}
.space_bar {
	clear: both;
	height: 25px;
}

.engbutfont {
	font-family: "Times New Roman";
}
.jobad {
width: 506px;
height: 100px;
padding: 10px 20px 10px 20px;
background-color: #CCCCCC;
border: thin ridge #666666;
font-family: Tahoma;
}
.jobadex {
	width: 506px;
	height: 20px;
	padding: 8px 20px 8px 20px;
	background-color: #CCFFCC;
	border: thin ridge #666666;
	font-family: Tahoma;
}

</style>
