﻿body 
{
	direction:rtl;
	font-family:Tahoma;
	font-size:0pt;
	margin:10px;
}
.T
{
	background-image:url('images/Ban.jpg');
	background-position:-8px 0px;
	width:795px;
	height:168px;
}
.TL
{
	background-image:url('images/Ban.jpg');
	background-position:left;
	width:8px;
	height:168px;
}
.TR
{
	background-image:url('images/Ban.jpg');
	background-position:right;
	width:5px;
	height:168px;
}
.R
{
	background-image:url('images/LR.gif');
	background-repeat:repeat-y;
	background-position:right;
	width:5px;
}
.L
{
	background-image:url('images/LR.gif');
	background-repeat:repeat-y;
	background-position:left;
	width:8px;
}
.C
{
	font-size:8pt;
	height:492px;
	background-image:url('images/BG.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top:30px;
}
.BR
{
	background-image:url('images/RN.gif');
	background-position:right top;
	width:8px;
	height:8px;
}
.B
{
	background-image:url('images/RN.gif');
	background-position:right bottom;
	height:8px;
}
.BL
{
	background-image:url('images/RN.gif');
	background-position:left top;
	width:8px;
	height:8px;
}
.BG
{
	width:808px;
	background-color:#9a9a9a;
	background-image:url('images/BG.gif');
	background-position:0px 168px;
	background-repeat:repeat-x;
}
/**/
.List
{
	width:600px;
	border:1px dashed #adadad;
}
.List thead td
{
	border:1px solid #888888;
	padding:4px;
	font-weight:bold;
	text-align:center;
	background-color:#eeeeee;
}
.List tbody td
{
	border:1px solid #888888;
	padding:4px;
	font-weight:bold;
	cursor:default;
}
.List tbody td:hover
{
	border:1px solid #eeeeee;
	padding:4px;
	font-weight:bold;
}
.List tr:hover
{
	background-color:#666666;
	color:#eeeeee;
}
a img{border:none;}