
body{

	SCROLLBAR-HIGHLIGHT-COLOR: White;
	SCROLLBAR-SHADOW-COLOR: White;
	SCROLLBAR-3DLIGHT-COLOR: White;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-TRACK-COLOR: White;
	SCROLLBAR-DARKSHADOW-COLOR: White;
	SCROLLBAR-BASE-COLOR:   #C3AA74;
	font-family:Arial,Tahoma ,helvetica;
	direction:  ltr;
	margin: 0px;
}



.HdrTbl{
	height: 136px;
	background: url(../../images/HdrBkg.jpg) repeat-x top;
	margin-top: 10px;
}

.RightColom{
	background: url(../../images/RightColomBkg.gif) no-repeat top;
	height: 300px;
	width: 160px !important;
	border-right: 1px solid #C9AB6C;
	border-top: 1px solid #C9AB6C;
}


.SubmitBtn{
	background-color:   #F3F3EF;
	border: 1px  outset white;
	font-family:Arial,Tahoma ,helvetica;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	color: Maroon;
}


.Spc{
	font-size: 1px;
}



.VMenuTbl{
	margin-top:5px;
}

.VMenuTbl a{
	font-family:Arial,Tahoma ,helvetica;
	font-size: 8pt;
	color: Maroon;
	text-decoration: none;
	padding-right: 3px;
	display: block;
	width: 100%;
}

.VMenuTbl a:hover{
	color: Red;
	text-decoration: underline;
}

.Txt_Black{
	font-family:Arial,Tahoma ,helvetica;
	font-size:  x-small;
}


.FormTbl{
	font-family:Arial,Tahoma ,helvetica;
	font-size:  x-small;
	border-top: 1px dotted silver;
	margin-top: 20px;
}

input, select{
	border: 1px solid #C3AA74;
	font-family:Arial,Tahoma ,helvetica;
	font-size: x-small;
}

.NoBorder{
	border: 0px none white;
}

.FormTbl th{
	font-family:Arial,Tahoma ,helvetica;
	font-size:  9pt;
	font-weight: bold;
	line-height: 9pt;
	background-color: #F4EFE6;
	border: 1px dotted #f0f0f0;
}


.BkgTbl{
	background-color: #F8F2E6;
	border-left: 2px solid #ececec;
	border-bottom: 2px solid #ececec;
}



	
	
	
	.FormTbl table{
	font-family:Arial,Tahoma ,helvetica;
	font-size:  x-small;
}