/* CSS Document */
Body
{
	background-color: #FFFFFF;
	margin: 10px;
	color: #000000;
	direction: rtl;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10pt;
	font-family: tahoma;
	background: url(../images/back.gif) fixed;
}
a
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #FFFF00;

}

#Page
{
	width: 760px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top: thin outset;
	border-bottom: thin outset;
	border-right: thin outset;
	border-left: thin  outset;
}
#Header
{
	clear: both;
	width: 760px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top: thin outset;
	border-bottom: thin outset;
}

#HeaderInner
{
	width: 760px;
	height: 77px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/header.jpg) no-repeat;
}

#Menu
{
	clear: both;
	width: 760px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top: thin outset;
	border-bottom: thin outset;
}

#MenuInner
{
	width: 760px;
	height: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color:#FFFFFF;
}

#MenuCell
{
	width: 81px;
	height: 30px;
	background: url(../images/menu_left.jpg);
	font-size: 8pt;
}

#MenuRight
{
	width: 199px;
	background: url(../images/menu_right.jpg) no-repeat right;
	text-align: right;
	font-weight: bold;
}

#MainPage
{
	width: 760px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/maintext_back.gif) repeat-x;
	background-color: #CCCCCC;
}

#MainPageInner
{
	width: 760px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background:  url(../images/left_back.gif) bottom no-repeat;
}

#MainRight
{
	width: 610px;
	float: right;
	clear: right;
	
	
}

#MainLeft
{
	width: 150px;
	float: left;
	clear: left;
}

#MainText
{
	width: 580px;
	float: left;
	border-top: thin inset;
	border-bottom: thin inset;
	border-right: thin outset;
	border-left: thin  inset;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-align: justify;
	line-height: 17pt;
}

#MainTextInner
{
	width: 540px;
	float: right;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
}

#MainLeftInner
{
	width: 150px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
}

#Footer
{
	width: 760px;
	height: 47px;
	background: url(../images/footer.gif) no-repeat;
}
#L a:hover
{
	color: #FF0000;
	background: #ffffff;
}
#L a
{
	color: #990000;
}
