BODY {
	scrollbar-3dlight-color:#F3F3F3;
	scrollbar-arrow-color: #808080;
    scrollbar-base-color: #000000;
    scrollbar-track-color: #D4D0C8;
    scrollbar-face-color: #E8E7E6;
    scrollbar-shadow-color: #D4D0C8;
    scrollbar-highlight-color: #D4D0C8;
	scrollbar-darkshadow-color: #D4D0C8;
}

.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282165;
}

td.margen10 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282165;
	text-decoration: none;
}

a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282165;
	text-decoration: underline;
}

.texto_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

input.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #c5c6d8;
	border-top-color:#FFFFFF;
	border-bottom-color:#F9FAFC;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:0px;
	border-left-width: 0px;
	border-color: #9DAAA2;
	cursor: hand;
}

.dreitec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.dreitec:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
