body {
	margin: 0px;
	text-decoration:none;
}

.button a
{
background-image:url(images/FrontButton.gif);
display:block;
padding-left:26px;
padding-top:2px;
text-decoration:none;
width:122px;
height:18px;
}
.button a:hover 
{
text-decoration:none;
color:#FFFFFF;
display:block;
padding-left:26px;
padding-top:2px;
background-image:url(images/BackButton.gif);
width:122px;
height:18px;
}

.tableborder
{
border: white 1px solid;
}

.BaseFont {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.2;}



.enquiryButton
{
	background-color: #FFCC00;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.enquiryTextBox
{
	border: 1px solid #FFB906;
}

ul.outside
{
list-style-position: outside;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 15px;
text-align: justify;
}



