body
{
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #fcfdfb;
}
table tr td
{
	border: solid 1px #e8eef7;
	margin-bottom: 2px;
}
table
{
	border: none;
}
select
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #1e3f64;
}
a, a:visited, a:active
{
	color: #3b5998;
	text-decoration: none;
}
a:hover
{
	color: #FA7B10;
}

ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.MasterZabet
{
	width: 950px;
	direction: rtl;
	text-align: right;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	overflow: hidden;
background-color:#f5f9fe;
}
.ZabetAdLeft
{
	float: left;
	width: 155px;
	margin: 0px 0px 0px 0px;
text-align:right;

}
.ZabetAdLeft img
{
	width:150px;
}
.ZabetAdTop
{

	border-bottom: solid 1px #ccc;
	background-color:#f5f9fe;
	text-align:center;
}
.ZabetCenter
{
	float: right;
	width: 775px;
	padding:10px 5px 0px 10px;
	border-left: solid 1px #ccc;
	background-color:#fff;
}

.ZabetLogo
{
	background-color: Transparent;
	background-image: url(../images/Logo.gif);
	width: 145px;
	height: 35px;
	position: absolute;
	top: -38px;
	right: 5px;
}

.ZabetTopCnt
{
	color: #fff;
	padding: 3px 20px 3px 4px;
	font-size: 11px;
	background-color: #7bbeec;
	position: absolute;
	top: -30px;
	left: 10px;
	-moz-border-radius: 3px;
	background-image: url(../images/user.png);
	background-position:right;
	background-repeat:no-repeat;

}
.ZabetBreadCrump
{
	clear: both;
	color: #006600;
	text-indent: 25px;
	border-bottom: solid 1px #ccc;
	background-color:#f6f7f9;
	height:22px;
	line-height:22px;
	
}
.Relative
{
	position:relative;
}
.AdTop
{
	margin: 4px 0px 4px 0px;
}
ul.ZabetMenu
{
	width: 100%;
	clear: both;
	height: 40px;
	background-color: #3b5998;
	border-top: solid 5px #203664;
	padding:0px 155px 0px 0px;
}
ul.ZabetMenu li
{
	display: inline;
}
ul.ZabetMenu li a
{
	display: block;
	font: bold 16px Arial, Helvetica, sans-serif;
	float: right;
	padding: 4px 8px;
	color: #fff;
	margin: 0px 4px 0px 2px;
	background-color: #3b5998;
	line-height: 20px;
	height: 20px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
}
ul.ZabetMenu li a:hover
{
	background-color: #fff;
	color: #1958a2;
}

.ZabetFooter
{
	direction: rtl;
	text-align: center;
	clear: both;
	color: Gray;
	font-size: 11px;
	border-top: solid 1px #ccc;
	background-color: #f6f7f9;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
.ZabetFooterCnt
{
	padding: 5px;
}