	BODY {
		background-color: #51492F;
		margin: 0px 0px 0px 0px;
	}
	
	A{
		color:white;
	}
	.content_table{
		background-color: #090803;
		border-right: 1px solid #a3ad36;
		border-left: 1px solid #a3ad36;

	}
	
	
	.text {
	color:white;
	font-family: Arial (Hebrew);
	font-size: 14px;
	font-weight: normal;
	}
	
	.text_title{
	color: #a3ad36;	
	font-weight: bold;
	
	}
	.content_cell{
		padding-right: 5px;
		background-color: #51492f;
	
	}
	
	.menu_cell{
		padding-right: 7px;
		padding-top:7px;
		padding-bottom:2px;
		background-color: #51492f;
		color:white;
	
	}
	
	
	
	.text_bold{
	color:#0C1D3B;
	font-family: Arial (Hebrew);
	font-size: 14px;	
	font-weight: bold;
	}
	
	
	.search_input{
	color: black;
	font-family: Arial (Hebrew);
	font-size: 14px;
	font-weight: normal;
	width:170px;
	}
	
	
	.text_input{
	border: 1px solid #0C1D3B;
	color:#0C1D3B;
	font-family: Arial (Hebrew);
	font-size: 14px;
	font-weight: normal;
	
	}
	.text_white{
	color:#ffffff;
	font-family: Arial (Hebrew);
	font-size: 14px;
	font-weight: bold;
	
	}
	
	.shadow{
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#9F5100', Direction=135, Strength=3);
	}
	
	.input_field{
		font-family: Arial (Hebrew);
		font-size: 14px;
		border: 1px solid #51492f;
		overflow: auto;
	}
	
	.submit_button{
		width:100px;
		height: 30px;
		background-color: #a2ac35;
		font-family: Arial (Hebrew);
		font-size: 14px;
		font-weigt: bold;
		color: white;
	}
