html, body, #wrapper
{
	background-color:	#FFFFFF;
	margin:				0px;
	padding:			0px;
	height:				100%;
	text-align:			center;
}

#wrapper
{
	margin:				0 auto;
	text-align:			left;
	vertical-align:		middle;
	width:				1000px;
	height:				100%;
}

#menu
{
	height:				23px;
	background-color:	#F69F67;
}

#breadcrumb
{
	font-family:		verdana;
	font-size:			6.48pt;
	color:				#F69F67;
}

#contenttext
{
	font-family:		verdana;
	font-size:			7.92pt;
	text-align:			justify;
	padding-top:		18px;
}

#LeftSidePanel
{
	font-family:		verdana;
	font-size:			7.92pt;
	color:				White;
	font-weight:		bold;
}

#btnGO
{
	font-family: Verdana;
	border: 0px; 
	color:white;
	background-color:#435A92;
	width: 40px;
	font-weight:bold;
}

#btnLogin
{
	font-family: Verdana;
	border: 0px; 
	color:white;
	background-color:#435A92;
	width: 60px;
	font-weight:bold;
}

#btnEnquirySubmit
{
	font-family: Verdana;
	border: 0px; 
	color:white;
	background-color:#435A92;
	width: 90px;
	font-weight:bold;
}

#btnEnquiryReset
{
	font-family: Verdana;
	border: 0px; 
	color:white;
	background-color:#435A92;
	width: 90px;
	font-weight:bold;
}

.productClass
{
	font-family:		verdana;
	font-size:			7.92pt;
}

#footertext
{
	font-family:		verdana;
	font-size:			7pt;
	text-align:			center;
	padding-top:        20px;
}

.TableHeader
{
	height:				21px;
	background-color:	#F69F67;
	color:				#ffffff;
	text-indent:		3px;
	font-weight:		bold;
}

.TextBox
{
	width:				142px;
	font-family:		verdana;
	font-size:			7.92pt;
}

.TableBorder
{
	border:				1px solid;
	border-color:		#F69F67;
	font-family:		verdana;
	font-size:			7.92pt;
}

.NormalTable
{
	font-family:		verdana;
	font-size:			7.92pt;
}

.LeftLinks 
{
	font-family:		verdana;
	font-size:			7.92pt;
	text-decoration:	none;
	color:				#ffffff;
}

.AdminButton
{
	font-family:		verdana;
	font-size:			7.92pt;
	width:				75px;
	height:				20px;
}

.AdminBar
{
	background-color:	#F69F67;
	text-align: 		center;
	padding-top:		1px;
}

a.HomeLink
{
	color:				#000000;
	text-decoration:	none;
	font-family:		Verdana;
	font-size:			9pt;
	font-weight:		bold;
}

a.HomeLink visited
{
	color:				#000000;
	text-decoration:	none;
}

a.FooterLine
{
	color:				#000000;
	text-decoration:	none;
	font-family:		Verdana;
	font-size:			7pt;
	border-style:       none;
}

a.FooterLine visited
{
	color:				#000000;
	text-decoration:	none;
}
