.inner_body {
	margin:30px;
	text-align:right;
	direction:rtl;
}

.inner_body h1 {
	text-align:center;
	color:#6b2201;
	font-size:24px;
	font-family:Arial;
	margin-top:40px;
	margin-bottom:0px;
}

.inner_details {
	color:#578606;
	font-size:14px;
	margin:10px 0px;
	text-align:left;
}

.site_tree {
	text-align:right;
	direction:rtl;
	margin:5px 30px 10px 30px;
	background:url(/images/tree_bg.gif) right no-repeat;
	padding:5px;
}

.section_top_links {
	text-align:right;
	width:620px;
	margin-bottom:30px;
	padding-right:20px;
	height:25px;
	line-height:25px;
	border:#b3783d 1px dashed;
	background:#fffaf5;
	direction:rtl;
}

.issues_inner_section_titles {
	text-align:right;
	width:620px;
	margin-bottom:10px;
	margin-top:20px;
	padding-right:10px;
	height:25px;
	line-height:25px;
	border:#b3783d 1px dashed;
	background:#fffaf5;
	direction:rtl;
	color:#7bae00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px
}

.ErrorFlashMessage {
	background-color:#ffffcc;
	border:#ffcc00 1px solid;
	color:#c60000;
	background-image:url(/images/error.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	margin:10px;
	padding:10px 50px 10px 5px;
	direction:rtl
}
.SuccessFlashMessage {
	background-color:#eeffee;
	border:#0fa304 1px solid;
	color:#525252;
	background-image:url(/images/accept.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	margin:10px;
	padding:10px 50px 10px 5px;
	direction:rtl;
}

.error {
	color:#FF0000;
}

.mem_menu {
	margin-bottom:5px;
}

.file_banel {
	width:225px;
	height:72px;
	background:#fffce1;
	border:#c79d72 1px solid;
	margin:0px 0px 9px 8px;
}

/* form */

.input_text {
	background:url(/images/text_input_bg.jpg) repeat-x;
	border:#cfaf79 1px dashed;
	color:#875500;
}

.form_lable {
	color:#7bae00;
	font-weight:bold;
}

.marq{color:#FFFFFF; line-height:25px; direction:rtl}

.marq a {
	color:#FFFFFF;
	text-decoration:none;
}

.marq a:hover {
	color:#FFCC00;
	text-decoration:underline;
}
