input.search_sm {
	border: 1px solid #A9A9A9;
	font-family: Arial, Verdana, Tahoma;
	width: 120;
	background-color: #ffffff;
	height: 22;
}
input.btm_sm {
	background: #A7A7A7;
	border: 0px;
	font-size: 11px;
	height: 24px;
	width: 58px;
	background-image: url('/img/buttons/search_sm.gif');
}

body, table, td, a {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #404040;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.bottom_menu:active  {text-decoration: none; color: #5d5d5d; font-size: 11px;}
a.bottom_menu:link    {text-decoration: none; color: #5d5d5d; font-size: 11px;}
a.bottom_menu:visited {text-decoration: none; color: #5d5d5d; font-size: 11px;}
a.bottom_menu:focus   {text-decoration: none; color: #000000; font-size: 11px;}
a.bottom_menu:hover   {text-decoration: none; color: #000000; font-size: 11px;}
