	
	.WhiteText {
	font-family: verdana;
	font-size: 10pt;
	}

	.BlueText {
	font-family: verdana;
	font-size: 10pt;
	color: #0080FF;
	}

	.SearchName {
	font-family: verdana;
	font-size: 10pt;
	width: 75px;
	text-align: right;
	}

	INPUT.clsSearchTextBox {
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	width: 150px;
	font-family: verdana;
	color: #0080FF;
	background: #000000;
	}

	.Waiter {
	font-family: verdana;
	font-weight: bold;
	color: #0080FF;
	position: absolute;
	top: 300px;
	left: 0px;
	width: 100%;
	text-align: center;
	visibility: hidden;
	}