body {
	background-color: #AAAAAA;
	margin-top: 30px;
	background-repeat: no-repeat; 
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-repeat: no-repeat;
	top: auto;
	font-weight: normal;
	clear: none;
	float: none;
}
.style1 {
	font-size: x-small
}
.style2 {color: #000000}
.style3 {
	color: #BB0000;
	font-weight: bold;
}
.style4 {color: #BB0000
}
/* Text colours for drop-down menu bar */
.MenuRed {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}
.MenuGreen {
	color: #009900;
	font-weight: bold;
	font-size: 10px;
}
.MenuBlue {
	color: #0066FF;
	font-weight: bold;
	font-size: 10px;
}
.MenuPurple {
	color: #990066;
	font-weight: bold;
	font-size: 10px;
}
.MenuViolet {
	color: #990099;
	font-weight: bold;
	font-size: 10px;
}
.MenuMains {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}
.field {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #666666;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.submit {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFCC00;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #666666;
}
#srchResult {
	width: 520px;
	height: 100px;
}
