.searchbox {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 1px;
	height: 20px;
	width: 90px;
	border: 1px solid #FFFFFF;
}
.searchboxCopy {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	height: 24px;
	width: 40px;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;


}
.rightsideline {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.textforSite {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #99FF99;
	text-decoration: none;
}
a:visited {
	color: #CCCC99;
	text-decoration: none;
}
.orderbox {
	border: 1px solid #66CC66;
	color: #FFFF99;
	background-color: #333333;

}

