body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:1.6em;
	background-image:url(../images/bg.png)
	
}
#bodybd{
	margin:20px auto 20px auto;
	width:100%;
}
a img{
	border:none;
}
select{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#form_table td{
	direction:rtl;
	line-height:25px;
	vertical-align:top;
}
#form_table{
}
#right_td{
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
}
a{
	cursor: pointer;
	color: #296ba5;
	text-decoration: none;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
#container{
	width:100%;
	margin: 0pt auto;
	color: #fff;
}
ul{
	margin:0px;
	margin-bottom:10px;
}
#menu li{
	list-style-type:none;
	display:block;
	background-image:url(../images/icons/chk_no.png);
	background-position:right;
	background-repeat:no-repeat;
	text-indent:20px;
	margin-right:-30px;
}
#module_th{
	direction:rtl;
	text-align:right;
}


#loading{
	text-align: center;
	visibility: hidden;
}

#content{
	color: #333;
	margin: 0 0 0px 0;
	line-height: 1.3em;
	font-size: 12px;
}
#content p{
	margin-bottom: 0.7em;
}
#content a{
	font-weight: 700;
	color: #6fa5fd;
	border-bottom: 1px dotted #6fa5fd;
}

#footer{
	background: #efefef;
	border: 1px solid #d0ccc9;
	padding: 10px;
	color: #7e7e7e;
	font-size: 12px;
	text-align: center;
	direction:rtl;
	line-height:1.3em;
}

#menu li{
	direction:rtl;
	border-bottom:#CCC 1px dotted;
	cursor:pointer;
}
#log_out{
	cursor:pointer;
	
	
}
#loading{
	margin-top:20px;
	color: #F00;
}
#login{
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

#error{
	font-family:Tahoma, Geneva, sans-serif;
	direction:rtl;
	text-align:center;
	font-size:13px;
	display:none;
	width:100%;
	height:30px;
	position:absolute; margin:0;
	top:150px;
	left:0px;
	right:0px;
	background-color: #1260a2;
-moz-opacity: 0.80;
opacity:.80;
filter: alpha(opacity=80);
	padding-top:5px;
	padding-bottom:5px;
	color:#FFF;
	border-top:#999 2px dashed;
	border-bottom:#999 2px dashed;	
	font-weight:bold;
}
input{
	font-family:Tahoma, Geneva, sans-serif;
	margin:3px;
	padding:3px;
	border: #999 1px solid

}
textarea{
	margin:3px;
	padding:3px;
		border: #999 1px solid

}
#button{
	direction:rtl;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-color:#333;
	color:#FFF;
	border:none;
	padding-left:7px; 
	padding-right:7px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
}





#form_th{
	color:#900;
	padding-bottom:5px;
}
#mainField{
	border:none;
}
#toolbar{
	margin-bottom:5px;
}
#toolbar td{
	text-align:center
}
#content{
	direction: rtl;
	padding:10px
}
#page_title{
	direction:rtl;
	text-align:center;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#sqlcon{
	
direction:rtl;
text-align:center;
color:#F00;
font-size:12px;
font-family:Tahoma, Geneva, sans-serif;
text-decoration:blink;
width:100%;
position:absolute;
top:150px;
left:0px;
right:0px;
margin:0 auto;
}






.loader {
	
}

.bar{
	display:none;	
	background: url(../images/ajax-loader.gif) no-repeat;
	margin-top:150px;
	height:20px;
	width:100%;
	
}

#postform{
}

#container {
	padding:20px;
	width:100%;
	color: #333
}

#success{
	direction:rtl;
	text-align:center;
	padding:10px;
	width:100%;
	top:150px;
	color: #C00
}