.form-search {
	padding: 			5px 0px 5px 0px;
	border-left:		1px dotted #9498a1
	
	}
Table.search input {
	width:				220px;
	border:				1px solid #9498a1;
	font-size: 			12px;
}
Table.search input.submit {
	background-color:	#000000;
	color:				#ffffff;
	width:				40px;
	height: 18px;
	font-weight: 		bold;
	border:				1px solid #000000;
}
Table.search A:link {
	color:				#000000;
	text-decoration:	none
}
Table.search A:active {
	color:				#000000;
	text-decoration:	none
}
Table.search A:visited {
	color:				#000000;
	text-decoration:	none
}
Table.search A:hover {
	color:				#787878;
	text-decoration:	none;
}
Table.search div {
	background: 		#eceeeb;
	padding: 			5px;
}

Table.footer DIV.linker, DIV.linker A:link, DIV.linker A:active, DIV.linker A:visited, DIV.linker A:hover{
	text-align:			left;
	font-family:		Tahoma, Verdana, Arial, Serif;
	font-size:			11px;
	color:				#AAAAAA;
	padding:			0px;
	margin:				0px;
	text-decoration:	none;
}
