body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul#orange { margin:0; padding:0; list-style-type:none; }
ul#orange li { position:relative; float:left; border-top:4px solid #efefef; margin-right: 21px; padding-right: 0px; padding-top: 2px;}
ul#orange .current { border-top:4px solid #F78F1F;}
ul#orange li:hover { border-top:4px solid #F78F1F;}
ul#orange li a { padding:2px 2px; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#656363;}
ul#orange li a:hover { color:#000000; border:none; }
ul#orange li span{ display:none; position:absolute; top:20px; left:2px; width:160px; font:normal 9px Arial, Helvetica, sans-serif; line-height: 15px; }
ul#orange li a:hover span {margin-top: 7px; display:block; color: #F78F1F;}

p{margin-left:5px; margin-right:5px; font-size:11px;}
a{text-decoration:none; color:#000000;font-size:12px;}
a:hover{text-decoration:none; color:#F78F1F;font-size:12px;}
div#header{background-color:#F3F2ED;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#F6F0E0;}
div#navigation ul{margin:15px 0; padding:0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}
div#extra{background:#CCC8B3;}
div#footer{background:#BFBD93;}
div#footer p{margin:0;padding:5px 10px}
div#container{width:700px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{margin: 0 150px}
div#navigation{float:left;width:150px;margin-left:-700px}
div#extra{float:left;width:127px;margin-left:-145px}
div#footer{clear:left;width:100%}

TD {
	color:#333333;
	text-decoration:none;
}
.ctxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.txt{
	font-size:13px;
}
.copyright {
	color:#e57b10;
	font-size:11px;
	text-decoration:none;
}
.copyright:hover {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {font-size: 12px}
.TopMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#656363;
}
.TopMenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#000000;
}
.TopMenuSelected {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#000000;
}
.TopMenuSelected:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#000000;
}
.Arabic {
	font-family: Arial, Helvetica, sans-serif;
	color: #F78F1F;
	font-size:16px;
	text-decoration:none;
}
.Headline {
	color: #91BA22;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
.SubHeadline {
	color: #3CA6DB;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.sLink {
	color:#e57b10;
	font-weight: bold;
	text-decoration:none;
}
.sLink:hover {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

.CommonSidebarArea
{
	padding: 0 0 12px 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
}

.CommonSidebarRoundTop, .CommonSidebarRoundBottom
{
	height: 5px;
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4,
.CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	border-left: solid 1px;
	border-right: solid 1px;
	height: 1px;
	overflow: hidden;
}

.CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-image: url(images/sidebar-bottom.png);
	background-repeat: repeat;
	background-position: left top;
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundBottom .r4 { margin: 0 5px; height: 0; border-top: solid 1px; border-left-width: 0; border-right-width: 0; }
.CommonSidebarRoundTop .r2, .CommonSidebarRoundBottom .r3 { margin: 0 3px; border-left-width: 2px; border-right-width: 2px; }
.CommonSidebarRoundTop .r3, .CommonSidebarRoundBottom .r2 { margin: 0 2px; }
.CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonSidebarHeader
{
	margin: 0 0 8px 0;
	padding: 2px 0 4px 0;
	border-bottom: solid 1px #fff;
	font-weight: bolder;
	color: #333;
}

.CommonSidebarHeader a:link, .CommonSidebarHeader a:visited, .CommonSidebarHeader a:active
{
    text-decoration: none;
}

.CommonSidebarInnerArea
{
	border-left: solid 1px;
	border-right: solid 1px;
	padding: 0 8px 8px 8px;
	overflow: hidden;
	background-image: url(images/sidebar-gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 105px;
	margin: 0;
}

.CommonSidebarContent
{
	font-size: 100%;
}

.CommonSidebarInnerArea, .CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-color: #fff;
	border-color:#E7E6E6;
}

.CommonSidebarFooter
{
	font-size: 85%;
	margin: 8px 0 0 0;
	padding: 4px 0 0 0;
	border-top: solid 1px #fff;
}