@charset "utf-8";
/* CSS Document */

body {  font-family:Tahoma, Geneva, sans-serif; 
		font-size:12px; 
		color:#000; 
		direction:rtl;
		}
#container {  }

textarea#styled {
	width: 140px;
	height: 85px;
	border: 2px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	
	background-image: url(img/bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

input#styled {
	width: 114px;
	border: 2px solid #cccccc;
	font-family:Tahoma, Geneva, sans-serif;
	
	}
	
.clsButton {
	background:url("http://www.tizmunhost.co.il/templates/tizmonblue/images/login_btn_blue.png") no-repeat right top;	
	width: 52px;
	height: 22px;
	border: none;
	margin-top:5px;
}

.clsTbl
{
font-family: Arial, Helvetica, sans-serif; 
		font-size:13px; 
		direction:rtl;
		width:189px;
}

