﻿body
{
	font-family: Tahoma;
	font-size: small;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

table
{
	border: 1px solid #BFBEC2;
	direction: rtl;
	text-align: right;
	color: #008CCE;
}

a
{
	text-decoration: none;
	color: #BF7D00;
}

a:Hover
{
	color: #6F6F6F;
}

a:visited
{
	color: #2F2F2F;
}

.Button
{
	font-family: Tahoma;
}

.Label
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
}

.CardLabel
{
	font-family: B Lotus;
	font-size: 10pt;
	color: #0a1f45;
	margin-right:5px;
}

.TextBox
{
	font-family: tahoma;
	font-size: 11px;
	color: #0066CC;
	background-color: #DFDFDF;
	border: solid 1px black;
	padding: 3px 5px 2px 2px;
	width: 180px;
}

.PriceTextBox
{
	font-family: tahoma;
	font-size: 12px;
	color: #0066CC;
	background-color: White;
	border-color:White;
	border-width:0px;
	padding: 3px 5px 2px 2px;
	width: 180px;
}

.MasterTable
{
	width: 910px;
}

.Banner
{
	height: 80px;
	border: 1px solid #0066CC;
	text-align: center;
	font-size: 8pt;
}

.BottomBanner
{
	background-color: Black;
	height: 76px;
	text-align: center;
	font-size: 8pt;
}

.Header
{
	height: 20px;
	border: 1px solid #0066CC;
	padding: 1px 5px 3px 5px;
}

.Footer
{
	height: 20px;
	border: 1px solid #0066CC;
	text-align: center;
}

td.Menu
{
	width: 140px;
	height: 380px;
	vertical-align: text-top;
}

td.Content
{
	width: 790px;
	vertical-align: top;
}

.Menu
{
	width: 100%;
	text-decoration: none;
}

.BgImgTitle
{
	background-color: #8d8d8d;
	padding: 10px 10px 10px 10px;
}

.LabeldtgClubTitle
{
	background-image: url( '../Images/General/backgroundTitleBlue.gif' );
	background-repeat: repeat-x;
	border: solid 1px #0066cc;
	border-bottom-width:0px;
	padding: 0px 2px 2px 0px;
	margin-bottom: 0px;
}

.Pager span
{
	color: Orange;
	font-weight: bold;
}

.Pager
{
	direction: ltr;
}

.td_grwCrescent
{
	border: 1px solid #F7F7F7;
	text-align: center;
	background-color: #cccccc;
}

.td_grwCrescent_row
{
	border: 1px solid #F7F7F7;
	text-align: center;
	background-color: #D2E9FF;
}

#Progress
{
	width:100px;
	height:70px;
	position: fixed; 
	text-align: center;
	direction: rtl; 
	background-color: White; 
	left: 0px; 
	padding: 250px 5px 5px 5px; 
	border: solid 1px #cccccc;
	filter: alpha(opacity=70); 
	opacity: 0.7; 
	-moz-opacity: 0.7;
}

.tdBgBanner
{
	background-image: url('../Images/Banner/2-m.jpg');
	background-repeat:repeat-x;
}

.MenuItem
{
	background-image: url('../Images/General/key.over.gif');
	background-position:right;
	background-repeat:no-repeat;
}

.Arm
{
	position: absolute; 
	margin-right: 370px; 
	margin-top: 145px;
}

.LabelMenu
{
	color: #cccccc;
	font-size: 10pt;
	margin: 5px 5px 5px 5px; 
	vertical-align:top;
}

.Orange
{
	color: #818181;
}