body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	text-decoration: none;
	color: #3F64BC;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #3F64BC;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #996600;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #996600;
}
h4 {
	font-family: "Arial Narrow", Arial, Helvetica, SansSerif;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
}

ol {
	margin-right: 0px;
	margin-left: 1em;
	padding-right: 0px;
	padding-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;


}

li {
	padding: 2px;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0pt;
}

hr {
	color: #996600;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

iframe {
	border: 1px solid #000000;
}


.tabborder {
	border: 1px solid #000000;
}

.formtab {
	background-color: #ffffff;
}

.formvalue {
	background-color: #ffffff;
}

.formcaption {
	background-color:#339900;
	color: #ffffff;
	padding-left:4px;
	padding-right:4px;
	font-weight:bold;
}

.formtitlebar {
	background-image: url(../images/title_bg.jpg);
}
.drag {
	cursor:hand;
	background-color: #FFFFFF;
}
.cartqty {
	text-align:right;
	width:30px;
	margin-right:5px;
	margin-left:5px;
}
.listheader {
	background-image: url(../images/caption_bg.jpg);
}
.listcolour1 {
	background-color: #FFFFFD;
}
.listcolour2 {
	background-color: #FAFAFF;
}
.listlinetitle {
	font-weight: bold;
}
.listlinedescription {
	font-size: 10px;
}
.eventtitle {
	font-size: 20px;
	font-weight: bold;
}
.eventsubtitle {
	display:block;
	font-size: 12px;
	background-color: #FAFAFF;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom:4px;
	font-style: italic;
}
.eventsectionhead {
	display:block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 4px;
	padding-bottom: 4px;
}
.searchlite {
	font-weight: bold;
	color: #339900;
	background-color: #BADC98;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}.searchbox {
	font-size: 11px;
	border: 1px solid #330066;
	height: 18px;
	width: 100px;
}
.searchboxgo {

	font-size: 11px;
	border: 1px solid #330066;
	height: 18px;
	width: 24px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
