body
{
	text-align: right;
	direction: rtl;
	background-color: #000000;
	color: #FFFFFF;
}
a
{
	text-decoration: underline;
	color: #FFFFFF;
}
a:link
{
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited
{
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: underline;
	color: ##FFFFFF;
}
div
{
	width: 100%;
	background-color: #000000;
	border-bottom : solid 1px #16181c;
	text-align: right;
	direction: rtl;
	color: #FFFFFF;
}
p
{
	margin-top: 0; margin-bottom: 0;
	background-color: #000000;
	text-align: right;
	direction: rtl;
	border-bottom : solid 1px red;
	color: #FFFFFF;
}
form
{
	line-height: 100%;
	margin-top: 0; margin-bottom: 0;
	text-align: right;
	direction: rtl;
	background-color: #000000;
	color: #FFFFFF;
}
table
{
	border: none;
        text-align: right;
        direction: rtl;
        background-color: #000000;
	width: 100%;
}
tr
{
	border: none;
        text-align: right;
        direction: rtl;
        background-color: #000000;
}
td
{
	color: #FFFFFF;
	border: none;
        text-align: right;
        direction: rtl;
        background-color: #000000;
}
.header
{
	width: 100%;
	color: #FFFFFF;
	background-color: #16181c;
	border-bottom : solid 1px #1e2023;
	text-align: center;
}
.back_to
{
	width: 100%;
	color: #FFFFFF;
	border-bottom: #1e2023 1px solid;
	background-color: #16181c;
	text-align: right;
}
.link_btn
{
        text-decoration: underline;
        color: black;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #E7E4E0;
	text-align: right;
	direction: rtl;
	border : none;
	text-indent: 0;
	cursor: cursor;
}
.style1 {color: #FFFFFF}
.style2 {color: #E0DFE3}
.style3 {color: #FFFF00}

.style8 {color: #FDCA00}
.style9 {	color: #9933CC;
	font-weight: bold;
}
.style6 {color: #FFD708}
.style10 {color: #FFDB07}
.style11 {color: #A5ACB2}
.style12 {color: #FFD708; font-weight: bold; }
.style13 {color: #9933CC}


