body table{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
a{
	color: FF9700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border: 1px solid #efb036;
}
td {
	background-position: right;
}
.bg_page{
	background-image: url(../images/ar_bg_page.gif);
	background-repeat: repeat-y;
	direction:rtl;
}
.bg_footer{
	background-image: url(../images/ar_bg_footer.gif);
	background-repeat: no-repeat;
}
.footer{
	text-align: left;
	padding-left: 100px;
	font-size: 11px;
	color: #999999;
}

.title{
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-top: 5px;
	padding-left: 5px;
}
.body_block{
	background-image: url(../images/ar_bg2.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.more{
	color: FF6600;
	text-decoration: none;
	background-image: url(../images/ar_more.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 14px;
	width: 200px;
}
a.more:hover{
	background-position: 143px 6px;
}
.block_dash{
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 2px;
	width: 190px;
}
.hr_dot{
	border: 1px solid 00A2FF;
}
.headR2{
	font-size: 12px;
	font-weight: bold;
	color: FF9700;
	text-decoration: none;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
