.busqueda {
	color: #FFFFFF;
	text-align: center;
	overflow: auto;
	width: 518px;
	margin-right: 6px;
}
.textyi {
	width: 490px;
	border: 1px solid #D2570D;
	color: #84451C;
}
.busqueda label {
	background-color: #F37A35;
	display: block;
	margin: 3px;
	padding: 5px;
	text-align: left;
	float: left;
	width: 500px;
	height: 50px;
	background-image: url(framestopbg.gif);
}
.enviar {
	background-color: #F37A35;
	width: 500px;
	color: #FCEDE2;
	clear: both;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.resultable {
	width: 510px;
	color: #FFF;
	margin: 3px;
	background-color: #0784DE;
}
.tname {
	padding-left: 10px;
	font-style: italic;
	height: 30px;
	background-image: url(framesbg.gif);
	background-repeat: no-repeat;
}
.tpos {
	width: 70px;
	text-align: center;
	font-weight: bold;
	background-image: url(framesbg.gif);
	background-position: left bottom;
}
.tcat {
	padding-left: 10px;
}
.ttime {
	padding-left: 10px;
}
.tgen {
	text-align: center;
	background-image: url(framesbg.gif);
	background-position: right bottom;
}
small {
	font-size: 10px;
	color: #5CAEEA;
	}
.ttr td {
	height: 30px;	
	}
	.bottome{
	height: 14px;
	background-color: #FFF;
	color:#0784DE;
	font-size: 12px;
	padding-left: 10px;
		}
		h6 {
	font-size: 18px;
	margin: 10px;
			}
			.tblue {
	color: #0784DE;
				}
				.torange {
	color: #F37A35;
					}
#footer {
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #F9E7E3;
	padding: 10px;
}

a:link, a:visited{
	color:#F63;
	
	}
	a:hover {
		color:#09F;
		
		}