@charset "utf-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background-image:url(images/bg.gif);
	direction:rtl;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif, ;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 14px;
	
	text-decoration: none;
}
.left_bg {
	background-color: #000;
}

.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
	letter-spacing: 1px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-bottom: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-top: 40px;
	padding-left:30px;
	padding-right:30px;
	text-decoration: none;
	line-height: 18px;
	background-color: #efefef;
	list-style-image: url(images/bullet.gif);
}
.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #077050;
	line-height: 18px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border: 1px solid #077050;
	width: 200px;
	background-color: #FFFFFF;
}

.left_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	display:block;
}
.left_submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #006a39;
	text-decoration: none;

}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #077050;
	text-decoration: none;
	line-height: 18px;
	background-color: #efefef;
	font-weight: bold;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border: 1px solid #077050;
	width: 250px;
	background-color: #FFFFFF;
}
.textfield_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	background-color: #DDDDDD;
	list-style-image: url(images/bullet.gif);
	background-repeat: repeat-y;
	background-position: left;
	
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #077050;
	width: 60px;
}
.textarea_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border: 1px solid #077050;
	width: 56px;
	background-color: #FFFFFF;
}
.collectionlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #077050;
	padding-left:20px;
	line-height: 18px;
	background-color: #C0C0C0;
}
.hline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #077050;
}
.address {
	padding-right: 60px;
}
.grayhline{
	border-bottom:#CCC 1px solid;
}

