
body
{
	background: #020202 url(logo.jpg) no-repeat center top;
	font-family: Tahoma;
	color: #e5e5e5;
	font-size: 13px;
	margin: 0;
	padding: 0;
	direction: rtl;
}
Body.PopBody
{
	background-color: #020202;
	background-image:none;
	margin: 0;
	padding: 5px;
}
TD
{
	font-family: Tahoma;
	font-size: 13px;
	color: #e5e5e5;
}
A
{
	color: silver;
	text-decoration: none;
}
A:hover
{
	color: white;
	text-decoration: underline;
}
#MenuArea
{
	background: url(menu.jpg) repeat-x;
	height: 28px;
}
.Separator
{
	background: url(separator.jpg) no-repeat 0 0;
	width: 2px;
	height: 28px;
}
.MainMenu
{
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
.MainMenu A
{
	text-decoration: none;
	font-weight: bolder;
	color: #020202;
	font-size: 14px;
	font-family: Tahoma;
}
.MainMenu A:hover
{
	text-decoration: none;
	color: white;
}
.BodyCell
{
	background-image: none;
	width: 100%;
	height: 100%;
	padding: 35px 10px 5px 10px;
}
.wBodyCell
{
	background-image: none;
	background-color: #020202;
	width: 100%;
	height: 100%;
	padding: 10px;
}
.BodyDiv
{
	margin-bottom: 10px;
}
.formfield
{
	border: #f09d00 1px solid;
	font-size: 14px;
	font-family: Tahoma;
}
.formButton
{
	border: #f09d00 1px solid;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #f09d00;
	color: Black;
}
.HeadCell
{
	font-size: 16px;
	color: White;
	font-weight: bolder;
}
#FooterCell
{
	color:Silver;
	text-align:center;
}
#FooterCell A
{
	color:Silver;
	text-decoration:none;
}
#FooterCell A
{
	color:white;
	text-decoration:underline;
}
/**********Frames Classes ************/
.h1
{
	background: url(header.gif) no-repeat 0 0;
	width: 3px;
	height: 30px;
}
.h2
{
	background: url(header.gif) repeat-x 0 -30px;
	height: 30px;
	color: Black;
	font-weight: 600;
	text-align: center;
	padding: 4px;
}
.h2 A
{
	color: Black;
	font-weight: 600;
	text-decoration: none;
}
.h2 A:hover
{
	color: white;
	text-decoration: none;
}
.h3
{
	background: url(header.gif) no-repeat 0 -60px;
	width: 3px;
	height: 30px;
}
/*****/
.bf11
{
	background: url(bodyframe.gif) no-repeat 0 0;
	width: 6px;
	height: 30px;
}
.bf12
{
	background: url(bodyframe.gif) repeat-x 0 -30px;
	width: 100%;
	height: 30px;
	padding-right: 30px;
}
.bf13
{
	background: url(bodyframe.gif) no-repeat 0 -60px;
	width: 6px;
	height: 30px;
}
.bf31
{
	background: url(bodyframe.gif) no-repeat 0 -90px;
	width: 6px;
	height: 6px;
}
.bf32
{
	background: url(bodyframe.gif) repeat-x 0 -96px;
	width: 100%;
	height: 6px;
}
.bf33
{
	background: url(bodyframe.gif) no-repeat 0 -102px;
	width: 6px;
	height: 6px;
}
.BodyFrame
{
	background-color: #101010;
	width: 100%;
	height: 100%;
	padding: 0 6px 0 6px;
	color: #e5e5e5;
	border-left: #838383 2px solid;
	border-right: #838383 2px solid;
}
.BodyFrame A
{
	color:Silver;
	text-decoration:none;
}
.BodyFrame A:hover
{
	color:white;
	text-decoration:none;
}
