
#topbox {
	height: 210px;
	width: 797px;
	float:left;
	padding: 2px;
	margin-bottom:10px;
}
#headtop {
	height: 15%;
	padding: 2px;
	border: 1px solid #CCC;
	background:#F4F4F4;
}
#headbtm {
	height: 77px;

	padding: 2px;
	border: 1px none #CCC;
	background-color:#D6DCC8;
	/*background:#D6DCC8;*/
	border:thin;
}
#topLogo {
	
	height:52%;
	background:#D0D4C4;
	border: thin none #999999;
}
/*
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
}
*/
#box0 {
	
	padding: 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
	float:left;
	left: 2px;
	font-size: small;
	line-height: normal;
	margin-left: 1.5em;
	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: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display:inline;
}
#searchBox {
	padding: 0px;
	height:2em;
	width: 15em;
	margin-left:5px;
	float:right;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

label.top {
	width: 3em;
	float: left;
	text-align: left;
	display: block
}
input.top {
	float:left;
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:2em;
	width:6em;
}
submit.input {
	margin-left:6px;
	float:left;
	color: #000;
	background: #ffa20f;
	border: 1px outset #d7b9c9
}
fieldset {
	border: 1px solid #781351;
	width: 20em
}
legend {
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px 6px
}

#titleBox {
	width: 400px;
	height:100%;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 1px;
	float:right;
	font-size: large;
	line-height: normal;
	margin-right:9em;
	background:#8F9B74;
}
