﻿/**********UserHome**********/
.bodyUserHome
{
	margin: 0;
}
.tdMenuUH
{
	height: 22px;
	background-image: url(../Image/BarBG.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
	padding-right: 10px;
}
.tdMenuUH a
{
	text-decoration: none;
	color: gray;
}
.tdMenuUH a:hover
{
	text-decoration: none;
	color: #222897;
}
.tdProfile a
{
	color: #353535;
	text-decoration: none;
}
.tdProfile a:hover
{
	text-decoration: none;
	color: #5558cd;
}
.StatusUserCSSUH
{
	color: Gray;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}
.tdcphMainUH
{
	width: 100%;
	height: 345px;
	/*padding-left: 5px;*/
	padding-right: 5px;
	font-family:Tahoma;
	font-size:9pt;
}
.tdTableMenuCenterUH
{
	height: 400px;
	vertical-align: top;
}
/**********BannerUserHome**********/
.divBannerUH
{
	direction: rtl;
	width: 775px;
	position: absolute;
	height: 100px;
	z-index: 1;
	top: 0px;
}
.tableDivBanner
{
	width: 100%;
	height: 100;
	background-image: url(../Image/BGBanerUH.gif);
	background-repeat: repeat-x;
}
.tdBannerCloseUHR
{
	width: 11px;
	padding-left: 11px;
	background-image: url(../Image/BannercloseUHR.gif);
	background-repeat: no-repeat;
}
.tdBannerCloseUHL
{
	width: 11px;
	padding-left: 11px;
	background-image: url(../Image/BannercloseUHL.gif);
	background-repeat: no-repeat;
}
.tdBannerBGBlue
{
	width: 5%;
	height:100px;
	background-image: url(../Image/BannerBGBlueUH.gif);
	background-repeat: repeat-x;
}
.tdBannerBGUH
{
	width: 100%;
	height:100px;
	background-image: url(../Image/BannerBGUH.gif);
	background-repeat: repeat-x;
}
.tdLBannerText
{
	width: 153px;
	padding-left: 153px;
	background-image: url(../Image/BannerTextUH.gif);
	background-repeat: no-repeat;
}
.tdRBannerMainCenter
{
	width: 456px;
	padding-left: 456px;
	background-image: url(../Image/BannerMaincenterUH.gif);
	background-repeat: no-repeat;
}
/**********Main**********/
.bodyMainMaster
{
	margin: 0;
	/*background-image: url(../Image/BG.gif);*/
	background-repeat: repeat-x;
}
.tdcphContainerMain
{
	text-align: right;
	width: 775px;
}
.tdcphContainer
{
	vertical-align: top;
	height: 425px;
	width: 775px;
	text-align: center;
}
/**********MainVerticalDivAbove**********/
.divMainVDA
{
	direction: rtl;
	width: 160px;
	position: absolute;
	height: 400px;
	top: 20px;
	right: 67%;
	z-index: 2;
}
.tableMainVDA
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.trTableMainVDA
{
	width: 100%;
	padding-top: 6px;
	padding-right: 6px;
}
.tdVCenterTableMainVDA
{
	background-repeat: repeat-x;
	width: 100%;
	height: 6px;
}
.tdRLcphLogin
{
	background-repeat: repeat-y;
	height: 100%;
	width: 6px;
}
/**********BannerMain**********/
.divMainBanner
{
	direction: rtl;
	width: 775px;
	position: absolute;
	top: 30px;
	left: 105px;
	height: 100px;
	background-color: Transparent;
	z-index: 1;
}
.tdMainBanner
{
	height: 100px;
	width: 100%;
	background-image: url(../Image/BGBaner.gif);
	background-repeat: repeat-x;
}
.tdRRBanner
{
	width: 168px;
	padding-right: 170px;
	background-image: url(../Image/BanerRR.gif);
	background-repeat: no-repeat;
}
.tdRLBanner
{
	width: 466px;
	padding-right: 466px;
	background-image: url(../Image/BanerRL.gif);
	background-repeat: no-repeat;
}
.tdLBanner
{
	width: 10px;
	padding-left: 10px;
	background-image: url(../Image/BanerL.gif);
	background-repeat: no-repeat;
}
/**********Use in Both Masters**********/
.divMainMasters
{
	font-family: tahoma;
	font-size: 9pt;
	width: 775px;
	direction: rtl;
	text-align: center;
}
.bgRepeat
{
	background-repeat: no-repeat;
}
/**********Footers**********/
/*.divFooter
{
	direction: rtl;
	width: 500px;
	text-align: center;
	position: absolute;
	top: 575px;
	height: 20px;
	background-color: Transparent;
	z-index: 0;
	vertical-align: bottom;
	left: 105px;
}*/
.tdTableFooter
{
	font-family: Tahoma;
	font-size: 8pt;
}

.tdTableFooter a{
	text-decoration:none;
	color:#222897;
}