﻿@charset "utf-8";
/* CSS Document */
/**** Body*******/
body{
	font-family:tahoma;
	font-size:12px;
	margin:0 0 0 0;
	background-image:url(../Images/bgimage.gif);
	text-align:center;
}
.FormLable{
	width:120;
	float:right;
}
.Form{
	text-align:right;
}
.master{
	background-color:#FFFFFF;
	width:794px;
	height:620px;
}
.bodytext{
	text-align:right;
	direction:rtl;
	width:600px;
	background-color:#B4BFD8;
}
.table{
	background-color:#156475;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	direction:rtl;
}	
.table a{
	color:#00FF00;
	text-decoration:none;
}
.textfarsi{
	direction:rtl;
	text-align:justify;
}
.NavBar{ 
 	width:770;
 }
.NavBar a{
	text-decoration:none;
	color:#006699;
}
.NavBar a:hover{
	color:#FF6600;
}
a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#FF6600;
}
MARQUEE{
	direction:rtl;
}
MARQUEE a{
	text-decoration:underline;
}
MARQUEE a:hover{
	background-color:#FFCC00;
}
/**** End body*******/
/**** Footer*******/
.footer{
	background-color:#FF7800;
	color:#fff;
	text-align:center;
	padding:0 0 3 0;
	width:794PX;
	}
.footer a{
	color:#666666;
	text-decoration:none;
}
.footer a:hover{
	color:#983434;
	text-decoration:none;
	
}
/**** End Footer*******/


