body
{
	background-color: #e1dfca;
	font-size:13px;
	font-family:Arial;
	color:#542A00;
	width:640px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

select
{
	font-family:Arial;
}

a
{
	color:#542A00;
	text-decoration:none;
}

table
{
	width:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	direction:rtl;
}

.masterBodyDiv
{	

}

.header table
{	
	background-repeat:no-repeat;
	background-position:left 0px;
	height:145px;
}

.header table .menu
{
	
}

.header table .menu div
{	
 float:right;
 margin:5px;
 margin-left:2px;
 margin-right:10px;
 text-align:center;
 font-size:15px;
 font-weight:bold;
 padding-top:8px;
}

.header table .line
{	
 background-color:#542A00;
 height:2px;
 line-height:1px;
 font-size:1px;
 width:504px /*!alter(493px)*/;
 float:right;
 margin-top:-5px /*!alter(-4px)*/;
}


.footer table
{	
	background-repeat:no-repeat;
	background-position:right;
	height:100px;
}

.footer table .menu
{	
 float:left;
}

.footer table .menu div
{	
 width:auto;
 font-weight:bold;
 text-align:center;
}

.footer .address
{
 font-size:15px;
}

.footer .phone
{
 font-size:20px;
 direction:ltr /*!keep*/;
}

.footer .email
{
 font-size:14px;
 font-weight:normal;
 direction:ltr /*!keep*/;
}

.contentHolder
{
	width:100%;
	min-height:300px;
	height:auto !important;
	height:300px;
}


.contentHolder td
{
	vertical-align:top;
	text-align:right;
}




