﻿body {
	background-image: url('bg.jpg');
	background-color: #383838;
	color: #D2D2D2;
}
.style1 {
	background-color: #212121;
	vertical-align: top;
	text-align: right;
	padding: 15px 15px 15px 15px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #545454;
}
.tblinc {
	background-color: #464646;
	font-family: "unikurd web", arial;
	font-size: 13px;
	color: #DBDBDB;
	text-align: right;
	direction: rtl;
	padding: 0 6px 0 6px;
	line-height: 20px;
}
.ulli {
	vertical-align: top;
	padding: 6px 15px 6px 10px;
}
.li1 {
	font-family: "unikurd web", arial;
	font-size: 13px;
	color: #DBDBDB;
	text-align: right;
	direction: rtl;
	text-decoration: none;
	line-height: 25px;
}
.li1 a:link {
	font-family: "unikurd web", arial;
	font-size: 13px;
	color: #DBDBDB;
	text-align: right;
	direction: rtl;
	text-decoration: none;
}
.li1 a:visited{
	font-family: "unikurd web", arial;
	font-size: 13px;
	color: #DBDBDB;
	text-align: right;
	direction: rtl;
	text-decoration: none;
}
.li1 a:hover {
	font-family: "unikurd web", arial;
	font-size: 13px;
	color: #DBDBDB;
	text-align: right;
	direction: rtl;
	text-decoration: underline;
}



.maintbl {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #656565;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #656565;
}



