.searchbox {
	font-size: 12px; 
	font-weight: none;
	width: 100px; 
	height : 13px;
	color: #333333; 
	background-color: #FFFFFF; 
	border-left-color: #CCCCCC; 
	border-right-color: #CCCCCC; 
	border-top-color: #CCCCCC; 
	border-bottom-color: #CCCCCC; 
	border-style: solid; 
	border-width: 1px; 
	padding: 1px 4px;
	} 
	td{
	font-size:12px;line-height:19px;color:#333333;font-family: Arial, Helvetica, sans-serif}
	.font_bottomP{line-height:19px}
	A:link {color:#333333;text-decoration:none;}
	A:visited {color:#333333;text-decoration:none;}
	A:active {color:#ff0000;}
	A:hover {color:#ff0000;}