td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.borde {
	border-top: 0px none;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
body {
	background-image: url(imagenes/fondo.jpg);
	background-position: left top;
	scrollbar-face-color: #B00000;
	scrollbar-shadow-color: #980000;
	scrollbar-highlight-color: #E0F2F7;
	scrollbar-3dlight-color:#880000;
	scrollbar-darkshadow-color: #880000;
	scrollbar-track-color:  #EEEEEE;
	scrollbar-arrow-color: #ffffff;
}
.fondoGris {

	background-image: url(imagenes/fondogris.jpg);
	background-position: left top;
}
.fondoTop {


	background-image: url(imagenes/fondoTop.jpg);
	background-position: left top;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
.boton {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #932C2D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
.bordeFoto {

	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}

