/* ----------------------------------------------------------------------------- */
.InvisibleTable {
	border-collapse: collapse;
	border: 0px;
	vertical-align: middle;
}

.HorizontalLine {
	BACKGROUND: #999999; MARGIN: 0px 0px; OVERFLOW: hidden; HEIGHT: 1px
}

.LeftColumn {
	background: #ffffff;
	text-align: center;
	vertical-align: top;
	direction: rtl;
	width: 541px;
	padding-top: 10px;
	text-align: left;
}

.RightColumn {
	background: #ffffff;
	text-align: center;
	vertical-align: top;
	direction: rtl;
	width: 175px;
	padding-top: 10px;
	text-align: right;
}

.TopColumn {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 0px solid; FONT-SIZE: small; BACKGROUND: #f1f1f1; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 1px solid;
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px;
	OVERFLOW-X: hidden; width: 100%; height: 30px; border-collapse:collapse;
	font-family: tahoma, "Times New Roman", sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: 600;
	text-indent: 15px;
	vertical-align: middle;
}


/* ---------------------------------------------------- Header Bar --------------------------------------------- */

.tblHeaderBar {
	border-collapse:collapse;
	font-family: tahoma, "Times New Roman", sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: 600;
	text-indent: 15px;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.tblTitle {
	font-family: tahoma, "Times New Roman", sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: 600;
	text-indent: 15px;
	vertical-align: middle;
}

.ContentTable {
	border-collapse: collapse;
	border: 0px solid #000000;
	width: 539px;
}

.tblContent {
	border-collapse: collapse;
	border: 1px solid Silver;
	width: 100%;
	height: 100%;
	background-image: url(../../Images/Background/RightColumnBackground.gif);
}

.HeaderBar {
	background: url("../../Images/Background/Header.jpg");
	color: #0066CC;
	direction: rtl;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-align: right;
	text-indent: 15px;
	height: 32px;
	width: 970px;
}

.FooterBar {
	color: #999999;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	height: 30px;
	width: 766px;
}

.Copyright {
	color: #999999;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	height: 20px;
	width: 766px;
	direction: ltr;
}

.lblTitle {
	direction: rtl;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #000000;
	text-align: right;
	padding-top: 12px;
	padding-right: 35px;
	vertical-align: top;
	height: 40px;
	background: url(../../Images/Background/ContentTable/Top.gif);
}

.lblContentTable {
	direction: rtl;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #000000;
	text-align: right;
	padding-top: 11px;
	padding-right: 25px;
	vertical-align: top;
	height: 40px;
}

.GrayContentTable {
	border-collapse: collapse;
	border: 0px solid #000000;
	width: 165px;
}

.BContentTable {
	border-collapse: collapse;
	border: 0px solid #000000;
	width: 165px;
}

.GContentTable {
	border-collapse: collapse;
	border: 0px solid #000000;
	width: 165px;
}

.YContentTable {
	border-collapse: collapse;
	border: 0px solid #000000;
	width: 165px;
}

.StatisticsContent {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 10px 10px 10px 10px;
	color: #666666;
}


