html{
	width:100%;
	height:100%;
	background:#381800;
}

body{
	width:100%;
	height:100%;
	margin:0;
	background:url(/images/page_bg.png) no-repeat center top;
}

body, table, tr, td{
	color:#48370e;
	font:14px Arial;
	text-align:right;
	direction:rtl;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	vertical-align:top;
	font-size:small;
	vertical-align:top;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}

th{
	font-weight:500;
}

input, select, textarea{
	color:#000000;
	font:14px Arial;
	border:1px solid #eadcad;
	background-color:#eadcad;
}

h1{
	color:#48370e;
	font-size:26px;
	font-family:Narkisim;
	line-height:26px;
	margin:5px 0 15px 0;
}

h2{
	color:#48370e;
	font-size:14px;
	font-weight:800;
	margin:0;
}

h3{
	color:#48370e;
	font-size:12px;
	font-weight:800;
	margin:0;
}

h4{
	display:inline;
	color:#000000;
	font-size:12px;
	font-weight:800;
	margin:0 0 3px 0;
}

A:link, A:visited, A:active{color:#210303; text-decoration:underline; background-color:transparent;}
A:hover{color:#210303; text-decoration:underline;}

.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#f5f1e1; text-decoration:none; background-color:transparent;}
.clsWhiteLinkU:link, .clsWhiteLinkU:visited, .clsWhiteLinkU:active{color:#f5f1e1; text-decoration:underline; background-color:transparent;}
.clsWhiteLink:hover, .clsWhiteLinkU:hover{text-decoration:underline;}

.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{color:#210303; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}

.clsBrownLink:link, .clsBrownLink:visited, .clsBrownLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsBrownLink:hover{color:#ffffff; text-decoration:underline;}

.clsBlueLink:link, .clsBlueLink:visited, .clsBlueLink:active{color:#04315B; text-decoration:none; background-color:transparent;}
.clsBlueLink:hover{color:#04315B; text-decoration:underline;}

.clsTextLink:link, .clsTextLink:visited, .clsTextLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsTextLink:hover{color:#ffffff; text-decoration:none;}

.clsSpacer{
	clear:both;
	height:0;
	font-size:0;
	background:transparent;
}

.clsDottedLine{
	height:1px;
	font-size:0;
	background:transparent url(/images/dot.gif);
}

hr{
	clear:both;
	width:100%;
	height:1px;
	color:#F1F1F1;
	padding:0;
	margin:3px 0 3px 0;
	background-color:#F1F1F1;
}

.clsHiddenText{
	display:none;
}

.clsErrorMsg{
	color:blue;
	font-size:13px;
	font-weight:800;
	text-align:center;
	padding:10px;
}

.clsFormButtons{
	text-align:left;
	padding:1px 0 4px 0;
}

.clsFormButtons input, .clsFormButtons button, .clsButton{
	width:70px;
	color:#ffffff;
	font:12px Arial;
	font-weight:800;
	cursor:pointer;
	cursor:hand;
	padding:1px 5px 1px 5px;
	border:0 none;
	background-color:#936e51;
}

input.clsReset{
	border:0 none;
	background-color:transparent;
}

.red{
	color:red;
	font-size:13px;
	font-weight:800;
}

.clsLink{
	cursor:pointer;
	cursor:hand;
}

.clsHeader{
	position:relative;
	width:770px;
	height:110px;
	margin:0 auto 0 auto;
}

.clsHeader .bsd{
	position:absolute;
	right:0;
	top:3px;
	color:#715959;
	font-size:9px;
	font-weight:800;
}

.clsHeader .clsRav{
	position:absolute;
	left:0;
	top:25px;
	width:310px;
	color:#f5f1e1;
	font-size:11px;
}

.clsHeader .clsRav h3{
	color:#f5f1e1;
}

.clsHeader .clsRav img{
	float:right;
	margin:4px 0 0 10px;
}

.clsHeader .clsLogo{
	position:absolute;
	right:0;
	top:15px;
	margin:10px 0 10px 0;
}

.clsHeader .clsLogo h1, .clsHeader .clsLogo h2{
	display:none;
}

.clsPageAlign{
	width:750px;
	padding:9px;
	margin:auto;
	border:1px solid #e7dcb5;
	background:#ffffff;
}

.clsPageAlign .clsMainTable{
	width:748px;
	border:1px solid #e7dcb5;
	background:#f7f7f7 url(/images/main_bg.gif) repeat-x top;
}

.clsRightCon{
	font-size:15px;
	line-height:25px;
	padding:6px 10px 6px 10px;
	margin:9px;
	border:1px solid #e7dcb5;
	background:#fcfbf7;
}

.clsRightCon h2{
	font-size:15px;
	font-weight:800;
	padding:0;
	margin:0;
}

.clsRightCon img{
	vertical-align:middle;
}

.clsRightCon form{
	color:#936e51;
	font-size:12px;
	line-height:12px;
	font-weight:800;
}

.clsRightCon input.clsField{
	width:150px;
	padding:2px;
	margin:2px 0 6px 0;
	border:0 none;
	background:#eadcad;
}

.clsMainMenu{
	font-weight:800;
}

.clsContentText{
	min-height:492px;
	font-size:14px;
	line-height:22px;
	padding:15px 15px 10px 15px;	
	margin:9px 0 9px 9px;
	border:1px solid #e7dcb5;
	background:#fcfbf7;
}

.clsBigText{
	color:#48370e;
	font-size:24px;
	font-family:Narkisim;
	line-height:30px;
	text-align:justify;
}



.clsBreadCrumb{
	display:none;
}

.clsSearchBox{
	float:left;
}

.clsMainTable .clsSearchBar{
	height:33px;
	padding:45px 22px 0 0;
	margin:0 0 10px 0;
}


.clsIndexItem{
	font-size:14px;
	line-height:20px;
	padding:0 0 0 0;
	margin:0 0 22px 0;
}
.clsArticleCredit{	font-size:12px;
	font-weight:800;
	margin:-5px 0 15px 0;
}

.clsPaging{
	clear:both;
	text-align:center;
}

.clsPaging span, .clsPaging A:link, .clsPaging A:visited, .clsPaging A:active, .clsPaging A:hover{
	color:#220303;
	font-size:15px;
	font-weight:800;
	text-decoration:none;
	background-color:#ffffff;
}

.clsPaging A.selected:link, .clsPaging A.selected:visited, .clsPaging A.selected:active, .clsPaging A.selected:hover{
	background-color:#93B1BD;
}

.clsMoreDetails{
	color:#cbcbcb;
	font-size:11px;
	font-weight:800;
	text-align:left;
	padding:3px 0 0 3px;
}

.clsIndexTable .clsTableFooter{
	height:35px;
}

.clsGeneralButtons{
	clear:both;
	font-size:12px;
	line-height:12px;
	font-weight:800;
	font-family:Arial;
	padding:25px 0 10px 0;
}



.addthis_button_compact .at300bs{
	display:inline;
	height:0;
	width:0;
	overflow:hidden;
	background:transparent;
}

.clsFooter{
	width:770px;
	color:#936e51;
	font-size:11px;
	text-align:right;
	padding:7px 0 15px 0;
	margin:5px auto 0 auto;
}

.clsFooter .clsCredit{
	float:left;
	color:#ffffff;
	font-size:11px;
	direction:ltr;
}

