body
{
	font-family:arial;
	margin:0px;
	background:transparent url('images/bg_all.jpg') center top repeat-x;
}

table.main_table
{
	direction:rtl;
	width:100%;
}

td.header
{
	padding-left:0px;
	text-align:left;
	background:transparent url('images/bg_all.jpg') center top repeat-x;
	height:104px;
	border-bottom:6px solid black;
}

td.links
{
	text-align:right;
	background:#8CC73F;
	height:104px;
	border-bottom:6px solid black;
}

td.links ul
{
	width:550px;
	white-space:nowrap;
}

td.links li
{
	list-style-type:none;
	margin-left:5px;
	vertical-align:middle;
	text-align:center;
	width:80px;
	height:33px;
	float:right;
	background:transparent url('images/bg_links.jpg') center center no-repeat;
}

td.links li a
{
	padding-top:10px;
	display:block;
	margin-top:0px;
	height:33px;
	width:100%;
	color:black;
	text-decoration:none;
	font-size:12px;
}
td.links li a:hover
{
	font-weight:bold;
	color:black;
	text-decoration:none;
	font-size:12px;
}


div.content
{
	padding:20px 45px;
	font-size:11pt;
}

div.content h1
{
	font-size:34px;
}

div.footer
{
	width:100%;
	text-align:center;
	margin:auto 0;
	
	
}

div.footer a
{
	color:black;
	text-decoration:none;
	font-size:13px;
}

div.footer a:hover
{
	color:#65912B;
}


div.order
{
	padding-top:55px;
	padding-right:40px;
	margin-right:100px;
	margin-top:50px;
	width:382px;
	height:436px;
	background:transparent url('images/form_bg.jpg') center center no-repeat;
	
}
table.order
{
	width:100%;
	height:336px;
	font-size:12pt;
	direction:rtl;
}

table.order td
{
	background:none;
	padding:5px;
	padding-right:10px;
	vertical-align:top;
}

table.order th
{
	color:#fff;
	background:#8DC73F;
	padding:5px;
	vertical-align:top;
}

input
{
	border:1px solid #A5ACB2;
	width:200px
}

input.send_button
{
	font-family:arial;
	font-size:11pt;
	color:#fff;
	font-weight:bold;
	border:none;
	background:transparent url('images/send_button.jpg') center center no-repeat;
	width:69px;
	height:24px;
}

textarea
{
	border:1px solid #A5ACB2;
	width:200px;
	overflow:auto;
	height:70px
}


div.footer_page
{
	width:100%;
	text-align:center;
	margin:auto 0;
	
	
}

div.footer_page a
{
	color:black;
	text-decoration:none;
	font-size:13px;
}

div.footer_page a:hover
{
	color:#65912B;
}

select
{
    direction:ltr;
}


div.faq div
{
	margin:0;
}


div.faq a
{
	display:block;
	text-decoration:none;
	color:#000;
}

div.faq a:hover
{
	color:#537722;
	
}

div.faq_answers
{
	color:#537722;
}
