* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	direction:rtl;
	}
	
body {
	background-color:#fff;
	background-image:url(/images/bodyBg.jpg);
	background-repeat:repeat-x;
	font-size: 12px;
	color: #000000;
	font-family: Ariel;
    }
h {
	font-size: 15px;
	color: Navy;
	font-family: Ariel;
	text-decoration:none;
    }
a {
	color: Navy;
	font-family: Ariel;
	text-decoration:none;
    }
.BigTitle{
	color: White;
	font-family: Ariel;
	text-decoration:none;
    }
#page {
	position:relative;
	margin:0 auto;
	width:1000px;
	z-index:1;
	direction:ltr;
    }
.text12
{
	font-size: 10px;
	color: Navy;
	font-family: Ariel;
	text-decoration:none;
}
	
#header {
	height:69px;
	width:1000px;
	}
	
#logo {
	display:block;
	margin-right:17px;
	width:185px;
	height:42px;
	float: right;
	}
	
#search {
	float: left;
	}
	
#searchTxtInput {
	border:0px;
	width:146px;
	height:25px;
	background-image:url(/images/searchTxtInput.jpg);
	background-repeat:no-repeat;
	padding:7px 10px 0 10px;
	}

#content {
    clear:both;
    }
    
#footer {
	clear:both;
	width:996px;
	height:40px;
	}
	
table {
    width:100%;
    direction:ltr;
    }
    
td {
     vertical-align:top;
     padding-top:10px;
    }
    
 .Input
{
color: #000000; 
background-color: #ffffff;
font-family : Arial, Helvetica, sans-serif;
border-color : #000000; 
border-top : 1px solid; 
border-bottom : 1px solid; 
border-left : 1px solid; 
border-right : 1px solid; 
font-size : 11px; 

}
.BG
{
background-color:#33aaee;
font-family:Arial (Hebrew);
   
}
