.green-strip {
	background-color: #B7E014;
}
.address {
	background-color: #007CA5;
	height: 21px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.address a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.address-bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.copyright a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.button-strip {
	background-color: #0098CA;
	height: 24px;
}
.greystrip {
	background-color: #E6E6E6;
	height: 7px;
}
.home-bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6F71;
}
.red-bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ED1A24;
}
.home-text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6E71;
}
.bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.code {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
	padding-bottom: 4px;
}
.scroll {
	height: 243px;
	width: 422px;
	overflow: auto;
	scrollbar-3dlight-color: #6E6E6E;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: #6E6E6E;
	scrollbar-face-color: #6E6E6E;
	scrollbar-highlight-color: #eaeaea;
	scrollbar-shadow-color: #eaeaea;
}
.row1 {
	background-image: url(../images/row1-bg.gif);
	background-repeat: repeat-x;
	height: 31px;
	padding : 7px 0px 7px 0px;
}
.row2 {
	background-image: url(../images/row2-bg.gif);
	background-repeat: repeat-x;
	height: 31px;
	padding : 7px 0px 7px 0px;
}
.textfield {
	width: 264px;
	height: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.textfieldmulti {
	width: 264px;
	height: 40px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.enq-bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.enq-text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
}
.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6E71;
}
.site-bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.site-bold a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.site-text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
}
.site-text a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
	text-decoration: none;
}
.title {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
}
a:hover {  color: #B7E014}
