/*general styles */

.orange {
	color:#FF3300;
}

.blue {
	color:#006699;
}		

.ftext a, .ftext a:hover, .ftext a:visited {
	color:#FF3300;
	text-decoration:none;
}	

.smbold {
	font-weight:bold;
}	

/*Search*/

#search {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
}

#search img {
	border:0;
	margin:0;
	padding:20px;
}		
