Body{
	font-family: tahoma;
	font-size: 11px;
	direction: rtl;
}
.table_1_RTL{
	direction:RTL;
}
.table_1_RTL TD {
	padding: 2px 5px;
	border-color: #F0F0F0;
	border-style: solid;
	border-width: 0px 0px 1px 0;
}
.table_1_RTL tr:hover {
	background-color: #eef5f9;
}
.table_1_RTL_row_title td {
	border-color: #afd1ff;
	border-style: solid;
	border-width: 0px 0px 2px 0;
	background-color: #e2eeff;
	font-weight: bold!important;
	padding: 3px 5px;
}


label.error{
	color: #FFFFFF;
	margin: 0 5px;
	background-color: #E80000;
	font-weight: bold;
	padding: 2px 5px;
}
 /* imgAreaSelect animated border style*/
.imgareaselect-border1 {
	background: url(inc/border-anim-v.gif) repeat-y left top;
}

.imgareaselect-border2 {
    background: url(inc/border-anim-h.gif) repeat-x left top;
}

.imgareaselect-border3 {
    background: url(inc/border-anim-v.gif) repeat-y right top;
}

.imgareaselect-border4 {
    background: url(inc/border-anim-h.gif) repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
	opacity: 0.5;
    filter: alpha(opacity=50);
}

.imgareaselect-handle {
    background-color: #fff;
	border: solid 1px #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.imgareaselect-outer {
	background-color: #000;
	opacity: 0.5;
    filter: alpha(opacity=50);
}

.imgareaselect-selection {
}
