#search_top {
	font:10px/1.5 verdana,sans-serif;
	color:red;
	font-weight:bold;
	width:145px;
}
#search_menu {
	font:10px/1.5 verdana,sans-serif;
	color:red;
	font-weight:bold;
	width:210px;
}
.searchbutton {
	background-image: url('../images/searchbutton.jpg');
	background-repeat: no-repeat;
	background-position:  left bottom;
	font:9px/1.5 verdana,sans-serif;
	color:white;
	width:85px;
	height:21px;
	border:0px solid #336699;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 96px;
}
.searchfield {
	background-image: url('../images/searchfield.jpg');
	background-repeat: no-repeat;
	background-position:  left bottom;
	font:12px/1.5 tahoma;
	color:#FFC600;
	height: 19px;
	width: 182px;
	border:0px solid black;
}
#cform {
	height: 430px;
	width: 100%;
	border:0px solid black;
}




