.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
.inputtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #183A58;
	background-color: #9BC2E3;
	border: 1px solid #428AC6;
}
.btn {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #666666;
}
.bg_arriba {
	background-image: url(../images/interface05_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_abajo {
	background-image: url(../images/interface05_14.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
body
    {
        scrollbar-face-color:#FFFFFF;
        scrollbar-highlight-color:#999999;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-shadow-color:#999999;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-track-color:FFFFFF;
        scrollbar-arrow-color:#999999;
    }
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #215984;
	text-decoration: none;
}

