body{
	color:#000000;
	font:12px Arial;
	margin:0;
	background-color:#ffffff;
}

body, table, tr, td{
	text-align:right;
	direction:rtl;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#000000;
	font:12px Arial;
	vertical-align:top;
}

input, select, textarea{
	color:#000000;
	font:12px Arial;
	border:1px solid #808080;
}

input.clsReset{
	width:auto;
	border:0 none;
	background-color:transparent;
}

h1{
	font-size:18px;
	font-weight:800;
	margin:5px;
}

A:link, A:visited, A:active{color:#000000; 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;}

.clsGreenLink:link, .clsGreenLink:visited, .clsGreenLink:active{color:#CCC987; text-decoration:none; background-color:transparent;}
.clsGreenLink:hover{text-decoration:underline;}

.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{	color:#000000; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}

.clsSpacer{
	height:0;
	width:0;
	font-size:0;
	background-color:transparent;
}

.clsDottedLine{
	font-size:0;
	background:url(/images/dot.gif);
}

.clsHiddenText{
	display:none;
}

.clsErrorMsg{
	color:red;
	font-size:13px;
	font-weight:800;
	text-align:center;
	padding:30px;
}


.clsFormButtons{
	text-align:center;
	padding-top:10px;
}

.clsFormButtons input, .clsFormButtons button, .clsButton{
	width:90px;
	color:#ffffff;
	font:12px Arial;
	font-weight:500;
	cursor:pointer;
	cursor:hand;
	padding:2px 5px 2px 5px;
	border:0 none;
	background-color:#980000;
}



.clsTableAlign{
	width:1004px;
	max-width:1004px;
	margin:auto;
}

/*
	width:expression(body.offsetWidth>1004 ? "950px" : "100%");
*/


.clsMainTable{
	width:100%;
}

.clsMainTable .clsHeader{
	height:184px;
	background:url(/images/header_bg.gif) no-repeat right;
}

.clsMainTable .clsLogo{
	height:150px;
}

.clsMainTable .clsLogo img{
	margin:20px 30px 0 0;
}

.clsMainTable .clsTopMenu{
	height:29px;
	padding:5px 210px 0 0;
}

.clsMainTable .clsContent{
	background:#D9D4CC;
}

.clsBreadCrumb{
	display:none;
	font-size:11px;
}

.clsMainTable .clsContentBox{
	position:relative;
	width:750px;
	font-size:14px;
	line-height:18px;
	margin:auto;
}

.clsMainTable .clsContentText{
	float:right;
	width:420px;
	font-size:13px;
	text-align:justify;
	font-weight:800;
	margin:40px 0 20px 0;
}

.clsMainTable .clsContentText h1{
	color:#545454;
	font-size:20px;
	font-weight:500;
	margin:20px  0 5px 0;
}

.clsGeneralPageActions{
	height:30px;
	text-align:left;
	padding-top:25px;
}

.clsGeneralPageActions div{
	float:left;
	color:#000000;
	font:12px Arial;
	font-weight:500;
	cursor:pointer;
	cursor:hand;
	padding:2px 8px 2px 8px;
	margin:0 5px 0 0;
	background-color:#B5AEA1;
}

.clsAttacedFiles{
	margin:2px 17px 0 0;
}

.clsAttacedFiles li{
	margin:0;
	list-style:url(/images/arrow1.gif);
}

.sAttachedImages{
	float:left;
	width:299px;
	margin:50px 0 30px 0;
	background:url(/images/leftcon_bg.gif) repeat-y;
}

.sAttachedImages .clsBG{
	width:259px;
	text-align:center;
	padding:0 20px 5px 20px;
	background:url(/images/leftcon_head.gif) no-repeat top;
}

.sAttachedImages .clsHead{
	height:40px;
	color:#ffffff;
	font-size:17px;
	font-weight:800;
	text-align:center;
	padding:15px 100px 0 20px;
}

.sAttachedImages .clsBG img{
	width:230px;
	cursor:hand;
	cursor:pointer;
	margin:10px 0 10px 0;
}

.clsIndexItem{
	clear:both;
	margin:0 0 8px 0;
	border:1px dotted #B5AEA1;
	background:#e3ded6;
}

.clsIndexItem .clsBody{
	color:#000000;
	padding:7px 10px 7px 10px;
}

.clsIndexItem .clsFloatImage{
	float:right;
	width:100px;
	margin-left:10px;
}

.clsIndexItem h2{
	color:#B39508;
	font-size:14px;
	font-weight:800;
	margin:0 0 3px 0;
}

.clsIndexItem .clsDetails{
	font-size:11px;
	font-weight:800;
	text-align:left;
	padding:5px 0 3px 10px;
}

.clsContentBottom{
	height:37px;
	height:auto;
	background:#B5AEA1 url(/images/middle_bg.gif) no-repeat right top;
}

.clsContentBottom h1{
	margin:10px 60px 10px 0;
}

.clsMainTable .clsFooter{
	height:65px;
	background:#B5AEA1 url(/images/footer_bg.gif) repeat-x top;
}

.clsMainTable .clsFooter .clsBG{
	height:25px;
	color:#CCC987;
	text-align:center;
	padding:40px 50px 0 50px;
	background:url(/images/footer_right.gif) no-repeat right top;
}

.clsMainTable .clsFooter .clsCredit{
	float:left;
}

.clsMainTable .clsFooter .S2dio{
	float:right;
}






.clsSiteMapTable{
	margin-right:150px;
}

.clsSiteMapTable ul{
	line-height:18px;
	margin:0 15px 0 0;
}

.clsSiteMapTable li{
	font-weight:800;
	margin-top:10px;
	list-style:url(/images/arrow1.gif);
}

.clsSiteMapTable li ul{
	margin-top:0;
}

.clsSiteMapTable li ul li{
	font-weight:500;
	margin-top:0;
}

