body{
	color:#291C1A;
	font:13px Arial;
	margin:0;
	background:#FAF7F2 url(../images/page_bg.gif);
}

body, table, tr, td{
	text-align:right;
	direction:rtl;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#291C1A;
	font:13px Arial;
	vertical-align:top;
}

input, select, textarea{
	color:#000000;
	font:13px Arial;
	border:1px solid #1B5275;
	background-color:#ffffff;
}

input.clsReset{
	border:0 none;
	background-color:transparent;
}

h1{
	color:#B20000;
	font-size:16px;
	font-weight:800;
	margin:5px 0 5px 0;
}

h2{
	color:#B20000;
	font-size:14px;
	font-weight:800;
	margin:5px 0 5px 0;
}

h3{
	color:#B20000;
	font-size:13px;
	font-weight:800;
	margin:5px 0 5px 0;
}

A:link, A:visited, A:active{color:#291C1A; text-decoration:underline; background-color:transparent;}
A:hover{text-decoration:underline;}

.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}

.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{color:#291C1A; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}

.clsPaleBlueLink:link, .clsPaleBlueLink:visited, .clsPaleBlueLink:active{color:#BBDDF5; text-decoration:underline; background-color:transparent;}
.clsPaleBlueLink:hover{text-decoration:underline;}

.clsBrownLink:link, .clsBrownLink:visited, .clsBrownLink:active{color:#AE6E47; text-decoration:none; background-color:transparent;}
.clsBrownLink:hover{text-decoration:underline;}

.clsSpacer{
	clear:both;
	height:0;
	font-size:0;
	background-color:transparent;
}

.clsLink{
	cursor:pointer;
	cursor:hand;
}

.clsTransparent{
	color:#EBF2F8;
	background:transparent;
}

.clsDottedLine{
	height:1px;
	font-size:0;
	background:url(../images/dot.gif);
}

.clsHiddenText{
	display:none;
}

.clsErrorMsg{
	color:red;
	font-size:13px;
	font-weight:800;
	text-align:center;
	padding:15px;
}
    
.clsFormButtons{
	text-align:center;
	padding:10px;
}

.clsFormButtons input, .clsFormButtons button, .clsButton{
	width:90px;
	color:#ffffff;
	font:12px Arial;
	font-weight:800;
	cursor:pointer;
	cursor:hand;
	padding:1px 3px 1px 3px;
	border:1px solid #DDE5EA;
	background-color:#1B5275;
}

.clsTopMenu{
	position:absolute;
	top:28px;
	left:0;
	width:100%;
	text-align:center;
}

.clsTopMenu .clsBox{
	width:960px;
	text-align:left;
}

.clsHeader{
	position:relative;
      	width:990px;
      	text-align:center;
	margin:auto;
}

.clsHeaderBanner{
	position:absolute;
	left:2px;
	top:81px;
	height:149px;
	width:240px;
}

.clsTableAlign{
	position:relative;
	width:990px;
	margin:auto;
}

.clsMainMenu{
	width:990px;

}

.clsMainMenu td{
	border-top:10px solid #E58101;
	background:#F9B155 url(../images/mainmenu_bg.gif) repeat-x bottom;
}

.clsMainMenu A:link, .clsMainMenu A:visited, .clsMainMenu A:active{
	display:block;
	width:100%;
	background:transparent;
}
.clsMainMenu A:hover{
	text-decoration:none;
	background:transparent;
}

.clsMainTable{
	width:990px;
	margin-top:10px;
}

.clsMainTable .clsRightPanel{
	width:173px;
	padding:0 0 20px 0;
	border-left:15px solid #FAF7F2;
	border-right:2px solid #ffffff;
	background-color:#EBF2F8;
}

.clsMainTable .clsRightBanners{
	margin:10px 0 10px 0;
}

.clsMainTable .clsRightBanners img, .clsMainTable .clsRightBanners object, .clsMainTable .clsRightBanners embed{
	width:160px;
	margin:0 10px 10px 10px;
}

.clsSaying{
	height:auto !important;
	height:102px;
	min-height:102px;
	font-weight:800;
	text-align:center;
	padding:35px 5px 5px 5px;
	margin:20px 0 10px 0;
	background:url(../images/saying_bg.gif) no-repeat center;
}

.clsMainTable .clsContent{
	width:610px;
}

.clsMainTable .clsContent .clsContentTable{
	width:624px;
}
             
.clsMainTable .clsContent .clsContentTable .clsContent{
	width:474px;
}

.clsMainTable .clsContent .clsContentTable .clsWideConent{
	width:624px;
}             

.clsBreadCrumb{
	color:#808080;
	margin:0 0 20px 0;
}

.clsBreadCrumb span{
	font-size:11px;
}

.clsBreadCrumb .prev, .clsBreadCrumb A.prev:link, .clsBreadCrumb A.prev:visited, .clsBreadCrumb A.prev:active{font-size:12px; color:#808080; text-decoration:none; background-color:transparent;}
.clsBreadCrumb A.prev:hover{text-decoration:underline;}
.clsBreadCrumb .curr, .clsBreadCrumb A.curr:link, .clsBreadCrumb A.curr:visited, .clsBreadCrumb A.curr:active{font-size:12px; color:#025C9A; text-decoration:none; background-color:transparent;}
.clsBreadCrumb A.curr:hover{text-decoration:underline;}

.clsTabsBar{
	white-space:nowrap;
}

.clsTab, .clsTab_selected{
	float:right;
	height:22px;
	cursor:pointer;
	cursor:hand;
	white-space:nowrap;
	margin:0 0 6px 5px;
	background:url(../images/tab_bg.gif) repeat-x;
}

.clsTab .clsBG1, .clsTab_selected .clsBG1{
	white-space:nowrap;
	background:url(../images/tab_right.gif) no-repeat right;
}

.clsTab .clsBG2, .clsTab_selected .clsBG2{
	height:16px;
	font-weight:800;
	white-space:nowrap;
	padding:3px 12px 3px 12px;
	background:url(../images/tab_left.gif) no-repeat left;
}

.clsTab_selected{
	background:url(../images/tab2_bg.gif) repeat-x;
}

.clsTab_selected .clsBG1{
	background:url(../images/tab2_right.gif) no-repeat right;
}

.clsTab_selected .clsBG2{
	background:url(../images/tab2_left.gif) no-repeat left;
}

.clsPlayer{
	text-align:center;
	margin-bottom:10px;
}

.clsContentTable .clsLeftPanel{
	width:150px;
	padding:0 10px 0 0;
}

.clsLeftCon{
	margin:0 0 10px 0;
	background:url(../images/leftcon_head_bg.gif) repeat-x 0 17px;
}

.clsLeftCon h2{
	color:#BF0007;
	font-size:15px;
	font-weight:800;
	padding:5px 22px 5px 0;
	margin:5px 0 5px 0;
	background:url(../images/arrow2_red.gif) no-repeat right 4px;
}

.clsLeftCon h2 img{
	margin:0 0 0 3px;
}
  
.clsLeftCon .clsBody{
	padding:5px 15px 5px 10px;
}

.clsContentTable .clsLeftPanel .clsImage{
	width:136px;
	padding:7px;
	margin:0 0 8px 0;
	background-color:#EBF3F9;
}

.clsContentTable .clsLeftPanel .clsImage img{
	width:134px;
}

.clsFilesList ul{
	margin:0 5px 0 0;
}

.clsFilesList li{
	list-style:url(../images/arrow3.gif);
}

.clsMainTable .clsBannersPanel{
	width:169px;
	text-align:left;
	padding:1px 15px 20px 2px;
}

.clsMainTable .clsBannersPanel img, .clsMainTable .clsBannersPanel object, .clsMainTable .clsBannersPanel embed{
	width:152px;
	margin:0 0 10px 0;
}

.clsIndexItem{
	margin:0 0 8px 0;
	background-color:#EBF2F8;
}

.clsIndexItem p{
	padding:0;
	margin:0;
}

.clsIndexItem .clsBody{
	color:#1B5275;
	padding:7px 10px 7px 10px;
}

.clsIndexItem .clsFloatImage{
	float:right;
	width:130px;
	margin:3px 0 0 10px;
}

.clsIndexItem h2{
	color:#1B5275;
	font-size:13px;
	font-weight:800;
	margin:0 0 3px 0;
}

.clsIndexItem .clsDetails{
	float:left;
	font-size:11px;
	font-weight:800;
	text-align:left;
	padding:5px 0 5px 0;
}

.clsIndexItem .clsButtom{
	color:#5D6063;
	font-size:11px;
	text-align:right;
	padding:10px 0 0 0;
}

.clsIndexItem .clsFloat{
	float:left;
	color:#404040;
	font-size:12px;
	font-weight:800;
	cursor:pointer;
	cursor:hand;
}

.clsIndexTable{
}

.clsIndexTable td{
	width:130px;
	background-color:#EBF2F8;
}

.clsIndexTable .clsImage{
	width:130px;
	height:130px;
	overflow:hidden;
	background-color:#025C9A;
}

.clsIndexTable .clsImage img{
	width:130px;
}

.clsIndexTable .clsDesc{
	font-weight:800;
	text-align:center;
	padding:5px 0 5px 0;
}

.clsFormBox{
	padding:10px;
	margin:0 0 10px 0;

}

.clsReadMore{
	text-align:left;
	font-weight:800;
	padding-top:5px;
}



.clsGeneralPageActions{
	clear:both;
	height:30px;
	text-align:left;
	padding-top:25px;
}

.clsGeneralPageActions div{
	float:left;
	color:#1B5275;
	font:12px Arial;
	font-weight:500;
	cursor:pointer;
	cursor:hand;
	padding:1px 4px 1px 4px;
	margin:0 5px 0 0;
	border:1px solid #DDE5EA;
	background-color:#EBF3F9;
}

.clsGeneralPageActions div.#oReply{
	color:#FFFFFF;
	border:1px solid #DDE5EA;
	background-color:#1B5275;
}

.clsReply{
	padding:7px;
	background-color:#EBF3F9;
}

.clsReply .clsTitle{
	cursor:pointer;
	cursor:hand;
}

.clsReply .clsName{
	float:left;
	color:#5E6164;
}

.clsReply .clsBody{
	padding:3px 15px 0 0;
}

.clsReply .clsButtom{
	color:#5D6063;
	font-size:10px;
	text-align:right;
	padding:10px 0 0 0;
}

.clsReply .clsClose{
	float:left;
	color:#404040;
	font-size:12px;
	font-weight:800;
	cursor:pointer;
	cursor:hand;
}

.clsPaging:link, .clsPaging:visited, .clsPaging:active{
	color:#1B5275;
	text-decoration:none;
	padding:2px 6px 2px 6px;
	background-color:#EBF2F8;
}
.clsPaging:hover{text-decoration:underline;}

.clsPaging_selected:link, .clsPaging_selected:visited, .clsPaging_selected:active{
	color:#EBF2F8;
	font-weight:800;
	text-decoration:none;
	padding:2px 6px 2px 6px;
	margin:1px;
	background-color:#1B5275;
}
.clsPaging_selected:hover{text-decoration:none;}

.clsConnectedUsers{
	float:right;
	width:200px;
	color:#5B250E;
	text-align:right;
}

.clsConnectedUsers .clsButtons{
	float:right;
	margin:10px 2px 0 3px;
}

#oConnectedUsers{
	width:160px;
	height:31px;
	overflow:hidden;
	margin:3px 0 0 0;
}

 .clsFooter{
	color:#ffffff;
	font-size:12px;
	text-align:right;
	line-height:19px;
	padding:53px 20px 6px 20px;
	background:url(../images/footer_bg.gif) no-repeat center;
}

.clsFooter a:link, .clsFooter a:visited, .clsFooter a:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsFooter a:hover{text-decoration:underline;}

.clsCredit{
	float:left;
 	font-size:11px;
	margin:15px 0 0 0;
}



.clsSiteMapTable{
	margin-right:50px;
}

.clsSiteMapTable ul{
	line-height:18px;
	margin:0 15px 0 0;
}

.clsSiteMapTable li{
	font-weight:800;
	margin-top:10px;
	list-style:url(../images/arrow3.gif);
}

.clsSiteMapTable li ul{
	margin-top:0;
}

.clsSiteMapTable li ul li{
	font-weight:500;
	margin-top:0;
}







#oSlideTitle{
	position:absolute;
	top:76px;
	right:68px;
	color:#B19F65;
	font-size:14px;
	font-weight:800;
}

#oMainMenu1{cursor:pointer; cursor:hand; position:absolute; top:13px; left:0; }
#oMainMenu2{cursor:pointer; cursor:hand; position:absolute; top:1px; left:45px; }
#oMainMenu3{cursor:pointer; cursor:hand; position:absolute; top:50px; left:100px; }
#oMainMenu4{cursor:pointer; cursor:hand; position:absolute; top:95px; left:96px; }
#oMainMenu5{cursor:pointer; cursor:hand; position:absolute; top:130px; left:50px; }
#oMainMenu6{cursor:pointer; cursor:hand; position:absolute; top:115px; left:5px; }

#oUL1{position:absolute; top:13px; right:120px; }
#oUL2{position:absolute; top:1px; right:55px; }
#oUL3{position:absolute; top:50px; right:30px; }
#oUL4{position:absolute; top:95px; right:35px; }
#oUL5{position:absolute; top:130px; right:50px; }
#oUL6{position:absolute; top:115px; right:115px; }



/*** LEVEL 1 ***/
.clsTopMenu  ul{
	padding:0;
	margin:0;
}

.clsTopMenu  ul li{
	list-style:none;
}



/*** LEVEL 2 ***/
.clsTopMenu ul li ul{
	display:none;
	position:absolute;
	width:106px;
	text-align:right;
	padding:0;
	margin:25px -30px 0 0;
	border:1px solid #BDAC76;
	background-color:#F9F6DC;

	filter:alpha(opacity=80);
	opacity:0.80;
}

.clsTopMenu ul li ul li{
	display:block;
	width:92px;
	position:static;
	cursor:pointer;
	cursor:hand;
	padding:0 0 0 0;
	margin:0 4px 0 0;
	border-bottom:1px solid #BDAC76;
	background-color:#F9F6DC;
}

.clsTopMenu ul li ul li.menuTitle{
	width:106px;
	
color:#B45416;
	cursor:default;
	font-weight:800;
	text-align:center;
	padding:2px 0 3px 0;
	margin:0;
	background-color:#F9F6DC;
}






.clsTopMenu ul li ul li a:link, .clsTopMenu ul li ul li a:active, .clsTopMenu ul li ul li a:visited, .clsTopMenu ul li ul li a:hover, .clsTopMenu ul li ul li a.clsLevel2_selected:hover{
	display:block;
	width:100%;
	color:#9D4811;
	font-size:13px;
	font-weight:500;
	text-decoration:none;
	text-align:center;
	z-index:100;
	padding:2px 3px 3px 3px;
}

.clsTopMenu ul li ul li a:hover, .clsTopMenu ul li ul li a.clsLevel2_selected:hover{
	display:block;
	color:#2C5F50;
	text-decoration:none;
}

