body {
 
background:url(../../images/bg_color.png);
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 14px;
 color: #000;
 direction:rtl

}

.input{
	border-radius:5px;
	width:200px;
	height:23px
	}


.border
{
    
    border-radius:5px;
    height:25px;
    width: 200px;
    
}

span{
    font-family: tahoma;
}

.send {
    background: none repeat scroll 0 0 #EFEFEF;
    border-color: #AAAAAA;
    font-family:  tahoma;
    font-size: 14px;
    font-style: normal;
}

.jqx-widget {
    direction: ltr;
    font-family:  tahoma;
    font-size: 14px;
    font-style: normal;
}
.jqx-button {
    border: 1px solid transparent;
    cursor: pointer;
    margin: 0;
    outline: medium none;
    padding: 3px;
}
.jqx-rc-all {
    border-radius: 4px 4px 4px 4px;
}
a{
   text-decoration: none;
 color:black;  
}
a.hover{

}
.bg
{
	background:rgb(245,245,245);
	 border: 1px solid rgb(245,245,245);
	 color:black
	}
	
	
 
body{ direction:rtl; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:black; margin:0 auto}
 
.hover { background-color: #106166; color: #fff; cursor:pointer; }
.page{ direction:rtl; margin:5px; float:right}



 
tbody tr:nth-of-type(odd){

}
