/* CSS Document */
td.search_T{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.search_submit{
	height: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	background-color: #5DC8D2;
}
.search_input{
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	width: 118px;
	padding-top: 2px;
}