
body, td, th, input, select, textarea, div, p {
font-family: Verdana, Geneva, Helvetica, sans-serif; 
color: #666666;
font-size: 11px;
}

body, td, th, div, p {
line-height: 15px;
}

body {
scrollbar-3d-light-color:#999999;
           scrollbar-arrow-color:White;
           scrollbar-base-color:black;
           scrollbar-dark-shadow-color:#333333;
           scrollbar-face-color:#FFCC33;
		     scrollbar-track-color: #FFF1D2;
           scrollbar-highlight-color:#999999;
           scrollbar-shadow-color:black
background-attachment: scroll;
background-repeat: repeat-y;
background-image: url(images/bgtile.gif);
margin-top:0px;
margin-bottom:15px;
margin-left:10px;
margin-right:0px;
padding: 0px;
}

a {color: #003366} 
a:link {color: #003366} 
a:active {color: #006699} 
a:visited {color: #006699} 
a:hover {color: #ffcc33}

.email{
	font-weight: normal;
	font-size: 8pt;
}

.Header {
font-size: 13px;
font-weight: bold;
border-bottom : 1px solid #efa542;
}

.Footer {
font-size: 9px;
padding: 10px;
vertical-align: top;
border-top : 1px solid #efa542;
}

.boldText {
font-size: 13px;
font-weight: bold;

}

.textpic {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #efa542;
	}

.bodypic {
	border: 1px solid #efa542;
}
	
FORM {
	color : #6699CC;
}

table.enquiryform { 
 background-color: #FFF1D2; 
 color: #000000; 
 width: 440px; 
 border: 1px solid #efa542; 
 border-collapse: collapse; 
} 


.button { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #FFCC33; 
 color: #103232; 
 margin-left: 12px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
}
.fieldcell  { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #FFE8B7;
 color: #103232; 
 border: 1px solid #efa542; 
 margin-right: 0px;
 padding: 10px;}

.labelcell { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 color: #103232; 
 background-color: transparent; 
 width: 220px; 
 border: 1px solid #efa542; 
 padding: 5px;
 padding-left: 4px;
 padding-right: 44px;
}  

.fieldcell  textarea {
	width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #FFF1D2; 
 color: #102132; 
 border: 1px solid #efa542; 
 margin-right: 0px;
}
 

.fieldcell input { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #FFF1D2; 
 color: #102132; 
 border: 1px solid #efa542; 
} 

.navcell {
padding-left: 15px;
padding-top: 6px;
padding-bottom: 6px;
	background-color: White;
	font-weight: bold;
	cursor: pointer;
	width: 237px;
	border-bottom : 1px solid #efa542;
	border-right: 1px solid #efa542;
	}
	
 .navcelloff {
padding-left: 15px;
padding-top: 6px;
padding-bottom: 6px;
	background-color: #fff1d2;
	font-weight: bold;
	cursor: pointer;
	width: 237px;
	border-bottom : 1px solid #efa542;
	border-right: 1px solid #efa542;
	}
	
 .addresscell {
padding: 10px;
font-weight: bold;
background-color: White;
font-size : 11px;
}

.contentcell {
padding: 10px;
background-color: White;
font-size : 11px;
border-left : 1px solid #efa542;
}

	.tabledividetrb {
	background: White;
	border-top : 1px solid #efa542;
	border-right : 1px solid #efa542;
	border-bottom : 1px solid #efa542;
	}

.tabledividel{
	background: White;
	border-left : 1px solid #efa542;
	}

.tabledividelnav{
	background: White;
	border-left : 1px solid #efa542;
	}

.tabledivideb{
	background: White;
	border-bottom : 1px solid #efa542;
}

.tabledividerb{
	background: White;
	border-bottom : 1px solid #efa542;
	border-right : 1px solid #efa542;
	}
	
.tabledividelb{
	background: White;
	border-bottom : 1px solid #efa542;
	border-left : 1px solid #efa542;
	padding: 10px;
	}
	
.tabledividelt{
	background: White;
	border-top : 1px solid #efa542;
	border-left : 1px solid #efa542;
	padding: 10px;
		}	
.tablesplit{
	border-bottom : 1px solid #efa542;
}

.credit {
	font-family: Arial, sans-serif;
   font-size : 10pt;
	color: #99CCFF;
	text-decoration: none;
}