.td1 {
	background-color: #FFFFFF;
}
.boxsearch {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000000;
	width: 120px;
	border: 1px solid #999999;
}
.cuad_gris {
	border: 1px solid #999896;
}
.copyr {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #A60000;
	font-weight: bold;
}

.text {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.text2 {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.copyr_link:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #A60000;
	font-weight: bold;	
	text-decoration: none;
}
.copyr_link:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #A60000;
	font-weight: bold;	
	text-decoration: none;
}

.copyr_link:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #A60000;
	font-weight: bold;
	text-decoration: underline;
}

.copyr_link:active {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #A60000;
	font-weight: bold;
	text-decoration: none;
}
.boxform {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #666666;
}
.areaform {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	height: 100px;
	width: 200px;
	border: 1px solid #999999;
}
.buttonform {
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #012674;
	border: 1px solid #CCCCCC;
}
