select {
	font-size: 12px;
	color: #026AA0;
	border: 1px inset #026AA0;
	cursor: crosshair;
}
input {
	font-size: 12px;
	color: #026AA0;
	border: 1px solid #026AA0;
	background-color: #FFFFFF;
}
.search1 {
	font-size: 12px;
	color: #1E3577;
	background-color: #DEF6F8;
	border: 1px solid #5887CD;
	cursor: hand;
}
.select1 {
	background-color: #FFFFFF;
	border: none;
}
.search2 {
	border: 0px none;
}
.select_car1 {
	font-size: 12px;
	color: #000000;
	background-color: #B0E6F0;
}
.select_car2 {
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wordlink1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.wordlink3 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.wordlink3:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.wordlink1:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.wordlink2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}