﻿BODY
{
	background-color: #555555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.test
{
	font-size: 0px;
	overflow: hidden;
	font-family: Tahoma;
}

.top_table
{
	font-weight: bold;
	width: 785px;
	height: 20px;
}

.button
{
	background-position: center bottom;
	background-image: url(Gifs/b.png);
	width: 90px;
	background-repeat: no-repeat;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
	
.left_table
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	font-weight: bold;
}

.header_table
{
    font-size: 11px;
    color: #ffffff;
    font-family: Tahoma;
    direction: rtl;
    background-position: center center;
    background-image: url(gifs/header.jpg);
    background-repeat: no-repeat;
    width: 975px;
    height: 100px;
}

.right_table
{
	background-position-y: top;
	background-image: url(gifs/top.png);
	font-size: 11px;
	color: #ffffff;
	font-family: 'Microsoft Sans Serif';
	direction: rtl;
	background-repeat: no-repeat;
}

.right_nav
{
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	direction: rtl;
	width: 185px;
	background-color: #333333;
	font-weight: normal;
}
.right_nav a:link
{
	font-size: 11px;
	color: #ffff00;
	font-family: Tahoma;
	text-decoration: none;
}

.farsi
{
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	direction: rtl;
}
.farsi A:link
{
	
	font-size: 11px;
	color: #ffff00;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: normal;
}
.farsi A:visited
{
	
	font-size: 11px;
	color: #ffff00;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: normal;
}
.farsi A:hover
{
	
	font-size: 11px;
	color: #ff0000;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: normal;
}

