body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	margin-bottom:0;
	margin-left:0;
	margin-top:0px;
	margin-right:0;
	background:url(images/main_bg.jpg) repeat-x #f9f9f9;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	border-top:1px solid #caced2;
	border-left:1px solid #caced2;
	border-right:1px solid #caced2;
	border-bottom:1px solid #caced2;
	background:white;
	direction:rtl;
	background-color:#f0f2f4;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#8c8c8c;
	border-top:1px solid #caced2;
	border-left:1px solid #caced2;
	border-right:1px solid #caced2;
	border-bottom:1px solid #caced2;
	background-color:#FFF;
}

input.radio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
	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:#000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;	
	background-color:#FFFFFF;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#8c8c8c;
	border-top:1px solid #caced2;
	border-left:1px solid #caced2;
	border-right:1px solid #caced2;
	border-bottom:1px solid #caced2;
	background-color:#FFF;
}

img {
	border:none;	
}

a:link, a:active, a:visited {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:hover {
	text-decoration:none
}

.top {
	background:url(images/top.jpg) no-repeat;
	width:300px;
	height:189px;
	direction:rtl;
	text-align:right;
}

.bottom {
	background:url(images/bottom.jpg) no-repeat;
	width:174px;
	height:97px;
	font-size:9pt;
	color:#FFF;
	padding:17px 121px 0 5px;
	direction:rtl;
	text-align:right;
	line-height:16px;
}

.form_bg {
	background:url(images/form_bg.jpg) no-repeat;
	width:300px;
	height:275px;
}

.form_left_text {
	float:left;
	font-size:10.5pt;
	font-weight:bold;
	color:#FFF;
	width:142px;
	text-align:center;
	padding:40px 0 0 0;
}


form {
	margin:0 0 0 0;
	padding:10px 0 0 0;
	float:right;
	width:156px;
}

.form_row {
	float:left;
	margin:0 17px 0 0;
	padding:7px 0;
	border-bottom:1px solid #4d84be;
}

.form_row input {
	width:137px;
	font-size:9pt;
	height:16px;
	float:left;
	padding:2px 4px;
	color:#8c8c8c;
}

.form_row_text {
	float:left;
	margin:0 17px 0 0;
	padding:7px 0;
}

.form_row_text textarea {
	direction:rtl;
	text-align:right;
	width:137px;
	font-size:9pt;
	float:left;
	padding:2px 4px;
	color:#8c8c8c;
	overflow:auto;
}

.form_row_last {
	float:left;
	padding:7px 0 0 0;
}

.button_send {
	float:left;
	background:url(images/button_send.jpg) no-repeat;
	width:91px;
	height:31px;
	border:none;
	cursor:pointer;
}

.button_send:hover {
	background:url(images/button_send.jpg) bottom no-repeat;
}

.top .t1 {
	color:#f07a18;
	font-size:18.5pt;
	font-weight:bold;
	padding:52px 10px 8px 0;
	line-height:22px;
}

.top .t2 {
	color:#2177a4;
	font-size:13.5pt;
	font-weight:bold;
	padding:0 10px 3px 0
}

.top .t3 {
	color:#223b6e;
	font-size:10.5pt;
	font-weight:bold;
	padding:0 10px 0 0
}