html {
	direction: rtl;
	text-size:
}

body {
	margin: 0;
	font-size: 0.7em;
}

table {
	font-size: 1em;
}

img {
	border: 0;
}

.lv {
	direction: ltr;
	text-align: right;
	font-weight: bold;
}

.rv {
	text-align: left;
}

.text_header {
	font-size: 1.2em;
	color: white;
	height: 18;
	padding-top: 4;
	padding-left: 20px;
	padding-right: 40px;
	font-family: Arial;
	line-height: 13px;
}

.text_sitename {
	font-size: 1em;
	color: #808080;
	padding-top: 10;
	font-family: Arial;
}

.text_footer {
	font-size: 1em;
	color: #8f8f8f;
	font-family: "B Yekan";
}

.text_result_search {
	font-size: 1.2em;
	color: #959595;
	font-family: "B Yekan";
}

.text_result_alexa {
	font-size: 0.7em;
	color: #d9d9d9;
	font-family: "Arial";
}

.text_result {
	font-size: 1.1em;
	color: #6f6f6f;
	font-family: Arial;
}

.text_nav {
	font-size: 1.3em;
	color: #37609e;
	font-family: Arial;
}

.searchbox {
	margin-bottom: 10px;
	padding: 4px;
	width: 270px;
	border: 1px #a3b6d4 solid;
	border-bottom: 2px #a3b6d4 solid;
	border-right: 2px #a3b6d4 solid;
	height: 25px;
	margin-top: 10px;
}

.resultsearchbox {
	margin-bottom: 5px;
	padding: 1px;
	width: 220px;
	height: 18px;
	border: 1px #5d7eb1 solid;
}

.link_footer {
	font-size: 1em;
	color: #da3e3f;
	font-family: "B Yekan";
	text-decoration: none;
}

.link_header {
	color: white;
	font-family: "B Yekan";
	text-decoration: none;
	line-height: 1px;
}

.link_header_active{
	color: white;
	font-family: "B Yekan";
	text-decoration: none;
	line-height: 1px;
	font-weight: bold;
}

.link_nav {
	font-size: 1.1em;
	color: #37609e;
	font-family: Arial;
	text-decoration: none;
	line-height: 1px;
}

.link_domain {
	font-size: 1em;
	font-weight: bold;
	color: #3A00CC;
	font-family: Arial;
	line-height: 1px;
}

.link_domain:visited {
	font-size: 1em;
	font-weight: bold;
	color: #551a8b;
	font-family: Arial;
	line-height: 1px;
}

.link_sitename {
	font-size: 1em;
	color: #808080;
	padding-top: 10;
	text-decoration: none;
	font-family: Arial;
}

.radiobox {
	background-color: red;
}

.text_error_message {
	font-size: 1.3em;
	color: red;
	font-family: Arial;
	line-height: 0px;
}

.text_statistics {
	font-size: 1.2em;
	font-family: Arial;
}

