@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FF9900;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F3EBBC;
	text-decoration: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	padding-bottom: 0px;
	color: #F3EBBC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC00;
	padding-top: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 20px;
	color: #FF6600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.query {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	width: 200px;
	padding: 4px;
	background-color: #FAF7E4;
	border: 1px solid #CCCC00;
}
.queryButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	background-image: url(images/red-grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAF7E4;
	border-left-color: #FAF7E4;
	border-right-color: #999900;
	border-bottom-color: #999900;
	cursor: pointer;
}
#submit {
	width: 130px;
}






blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header2 {
	background-image: url(images/colour-bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
	padding-top: 20px;
	background-position: right top;
}
#menu {
	background-color: #FFFFFF;
	text-align: right;
}
.bg-left {
	background-image: url(images/orange-grad-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.textOrange {
	color: #FF6600;
	padding-bottom: 5px;
}
.textWhite {
	color: #FFFFFF;
	font-style: italic;
	font-size: 10px;
}
.cab {
	float: right;
}





#content1 {
	background-color: #F3EBBC;
	background-image: url(images/red-grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF9900;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.pad {
	border: 1px solid #FF6600;
	margin-left: 20px;
}

.bg-right {
	background-image: url(images/orange-grad-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.border {
	border: 3px solid #FFFFFF;
}
.pics2 {
	border: 1px solid #FF6600;
	margin-left: 20px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: underline;
}
.borderOrange {
	border: 1px solid #FF6600;
}
.sizeSmall {
	font-size: 10px;
	color: #009999;
}
.borderYellow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCC00;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
	border-left-color: #CCCC00;
}
.pad-right {
	border: 1px solid #ff6600;
	margin-right: 20px;
}
