body { 
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	color:#000000;
	margin-bottom:0;
	margin-left:0;
	margin-top:0px;
	margin-right:0;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background:white;
	direction:rtl;
	background-color:#FFFFFF;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#8b8b8b;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF;
}

input.radio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#8b8b8b;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color:#FFFFFF;
}

input.checkbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#8b8b8b;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;	
	background-color:#FFFFFF;
}

p {
	display:block;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#636363;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF;
}

a {
	color:#01a1e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:hover {
	color:#555d62;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration:none
}

.imark {
	color:#7f8589;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:normal;
}

a.imark:active {
	color:#7f8589;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:normal;
}

a.imark:hover {
	color:#0187bf;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration:none;
}

#header {
	background:url(images/header_bg.gif) repeat-x;
	width:100%;
	height:110px;
	text-align:center;
}

.gradualfader {
	cursor:pointer;
}

#big_img { 
	position: relative;
	visibility: hidden;
}

#big_img .gallerydesctext {
	text-align: center;
	padding: 2px 5px;
}

.gradualfader_no {
	cursor:pointer;
}

.button_send {
	background:url(images/contacts_send.gif) no-repeat;
	width:60px;
	height:20px;
	border:0;
	cursor:pointer;
}

.button_clear {
	background:url(images/contacts_clear.gif) no-repeat;
	width:60px;
	height:20px;
	border:0;
	cursor:pointer;
}

a.lang:active, a.lang:link, a.lang:visited {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	font-weight:bold;
	text-decoration:none;
}

a.lang:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}