/* Copyright by Oxagon Ltd. All rights reserved. */
/* This is NOT freeware or open source code.  */
/* No part of this code may be used, copied to another server or redistributed in any way without the written consent of oxagon ltd. */

body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#frmsrch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
