a:hover {  color: #FF0000; text-decoration: none}
a:active {  color: #FF0000; text-decoration: none}
.size10 {  font-size: 10px; line-height: 12px}
.size12 {  font-size: 12px; line-height: 14px}
.size14 {  font-size: 14px; line-height: 16px}
.top A:link {text-decoration: none; color: #ffffff;}
.top A:visited {text-decoration: none; color: #ffffff;}
.top A:hover {text-decoration: none; color: #ffffff;}.border {  }
.box1 {  border-style:dashed; color:#cccccc; width:2px}
.hide {
	display: none;
}
form{margin:0;padding:0;}

#searchBox{
	/*width: 400px;*/
	text-align: right;
	margin-top: 5px;
	/*background: #f4f9ff;*/
	/*border: 1px solid #9DC2FF;*/
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	/*padding:5px;*/
}
#searchBox img{
	vertical-align: middle;
	padding: 5px;
}
*html body #searchBox img{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
}
*+html body #searchBox img{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
}

#searchBox input {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	width: 120px;
	line-height: normal;
	padding: 3px;
}
#searchBox input:hover{
	border: 1px solid #9DC2FF;
}

#searchBox input:focus{
	border: 1px solid #9DC2FF;
}
