textarea {
    background-color: transparent;
}
input {
    background-color: transparent;
}
body {
	background-color: #FFFFFF;	
}
a:link {
	color: #5C5C8D;
	text-decoration: none;
	font-family: "Arial";
	font-size:13px;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #5C5C8D;
	font-family: "Arial";
	font-size:13px;
	font-weight:bold;
}
a:hover {
	color: #5C5C8D;
	font-family: "Arial";
	font-size:13px;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #5C5C8D;
	font-family: "Arial";
	font-size:13px;
	font-weight:bold;
}
.menu {
	color: #5C5C8D;
	font-family: "Arial";
	font-size:14px;
	font-weight:bold;
}
.menu2 {
	color: #575757;
	font-family: "Arial";
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
}
.texto {
	color: #575757;
	font-family: "Arial";
	font-size:12px;
}
.tablaTd {
	vertical-align: text-top; 
	#background-image: url(../images/fondo.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
.tablaTdPie {
	vertical-align: middle; 
	background-image: url(../images/fondoPie.gif);
	background-color: #FFFFFF;
}
.tabla {
	border-color: #C1C1C1;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.tfvHighlight {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color: #575757;
}
.botones{
	font-weight: bold;	color: #fff; display: inline; 
	padding: 0px 5px 1px; height: 15px; background-color: #CCCCCCC;
	text-transform: none;
	text-align: center;
	width:130px;
}
.botones:hover{
	font-weight: bold;	color: #fff; display: inline; 
	background-color: #666666;
	text-align: center;
	width:130px;
}

