.banner {
	height: 81px;
	width: 546px;
	background-image: url(/images/hider_03.gif);
}
.clear {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;

}
.clear input {
	background-image: url(/images/input_bg.gif);
	background-color: #DEE1D4;
	width: 90px;
	border: 0px none #DEE1D4;
	background-position: center center;
}
.white a:link, .white a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #000000;
	color: #ffffff;
	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: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

