.Title
{
	FONT: italic 26px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
    COLOR: #B9BBBC;
}

.Caption
{
	FONT: bold 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: bottom;
    COLOR: #B9BBBC;
}

.Header
{
	FONT: italic 26px Georgia, "Times New Roman", Times, serif;
	text-align: Right;
	vertical-align: middle;
    COLOR: #B9BBBC;
}

.SubHeader
{
	FONT: bold 18px Georgia, "Times New Roman", Times, serif;
	text-align: Left;
	vertical-align: top;
    COLOR: #B9BBBC;
}

.Content
{
	FONT: 14px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
    COLOR: #B9BBBC;
}

.PageContent
{
	FONT: 15px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
    COLOR: #B9BBBC;
}

.LinksContent
{
	FONT: bold 15px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
    COLOR: #B9BBBC;
}

.TopMenu
{
	FONT-WEIGHT: bold;
	Font-Family: Times New Roman;
	Font-Size: 13pt;
	Color: White;
	Padding: 6px;
	padding-right: 5px;
	padding-left: 5px;
	Text-Align: Center;
}

.TopMenuHover
{
	color: White;
	Background-Color: #F92500;
}

.Footer
{
	FONT: 12px Georgia, "Times New Roman", Times, serif;
	Color: #B9BBBC;
	Text-Align: center;
}

.CopyRight
{
	FONT: 10px Georgia, "Times New Roman", Times, serif;
	Color: #B9BBBC;
	Text-Align: center;
}

.Count
{
	FONT: italic 20px Georgia, "Times New Roman", Times, serif;
	text-align: Center;
	vertical-align: middle;
    COLOR: #B9BBBC;
}

.Enquiry
{
	FONT: 16px Georgia, "Times New Roman", Times, serif;
	text-align: center;
    COLOR: Black;
}

.Textbox
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	background-color: #EDEDED;
	text-align: left;
}

.TransparentGrayBackground 
{
	position: fixed;
	top: 0;
	left: 0;
	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
	
}

.Sample5PageUpdateProgress
{
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 60%;
	bottom: 50%;
	left: 45%;
	overflow:hidden  
}

.EnquiryTitle
{
	FONT: bold 16px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
    COLOR: #191D20;
}
