﻿body
{
	background-color:#002157;
	text-align:center;
	font-family:Tahoma,Arial;
	direction:rtl;
	font-size:12px;
}
td
{
	font-family:Tahoma,Arial;
	font-size:12px;
	}
input
{
	font-family:Tahoma,Arial;
	font-size:12px;
	}
select
{
	font-family:Tahoma,Arial;
	font-size:12px;
	}
.Master
{
	width:770px;
	background-color:#FFFFFF;
	}
.PageCaption
{
	padding:2px 15px 2px 15px;
	text-align:right;
	border:1 outset #EFEBDE;
	background-color:#000000;
	color:White;
	width:770px;
	white-space:nowrap;
	}
.AdminBox
{
	padding:0px 0px 0px 0px;
	text-align:right;
	width:750px;
	}
.AdminBox .BaseBlock
{
	background-color:#98add1;
	width:710px;
	margin:0 10px 0 0;
	padding:3px 10px 2px 10px;
	}
.AdminBox .Navigation a
{
	background-image:url(../Images/AdminImages/key.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
	padding:2px 20px 3px 25px;
	margin:10px 10px 10px 10px;
	color:#FFFF00;
	}
.AdminBox .Navigation a:hover
{
	color:#FFFFFF;
}
.editor
{
	text-align:center;
	border:1px solid black;
	width:665px;
	padding:2px 2px 2px 2px;
	}
/* Footer */
.Footer
{
	PADDING:2px 0 5px 0; 
	WIDTH:778px; 
	COLOR:#cccccc; 
	BACKGROUND-COLOR:#990000;
	}
.Footer a
{
	COLOR:#ffcc00;
	TEXT-DECORATION:none
	}