.botlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.enquirytable {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.botlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.botlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.botlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}
.botlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}
.tableborder1px {
	
    border-collapse: collapse;
    border: solid 1px #DEDEDC

}

.topbar {
	background-image: url(images/top_bar.gif);
	background-repeat: repeat-x;
}
.botbar {

	background-image: url(images/bottom_bar.gif);
	background-repeat: repeat-x;
}
.leftbar {


	background-image: url(images/left_bar.gif);
	background-repeat: repeat-y;
}
.rightbar {



	background-image: url(images/right_bar.gif);
	background-repeat: repeat-y;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.enquirytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
}
.enquirytextfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #CCCCCC;
	height: 15px;
	width: 250px;
	padding-left: 3px;
}
.enquiryaddressfield {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #CCCCCC;
	height: 55px;
	width: 250px;
	padding-left: 3px;
}
.enquirycommentsfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #CCCCCC;
	height: 60px;
	width: 710px;
	padding-left: 3px;
	overflow: auto;
}
.enquirybutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #CCCCCC;
	height: 25px;
	width: 65px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
