a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
.normal {font-family: Verdana; font-size: 8pt; border: 1px solid rgb(128,128,128)}
.requerido { background-color: rgb(128,255,255); font-family: Verdana; font-size: 8pt; border: 1px solid rgb(128,128,128)}

.roundbox
 {
 margin: 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid rgb(128,128,128);
 border-bottom: 3px solid rgb(64,0,0);
 background-color: rgb(250,240,200);
 font-family: Verdana;
 font-size: 8pt;
 color: rgb(64,0,0);
 }

.texto
 {
 margin: 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid rgb(128,128,128);
 border-bottom: 3px solid rgb(64,0,0);
 background-color: rgb(255,255,240);
 font-family: Verdana;
 font-size: 10pt;
 }

.texto8
 {
 margin: 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid rgb(128,128,128);
 border-bottom: 3px solid rgb(64,0,0);
 background-color: rgb(255,255,240);
 font-family: Verdana;
 font-size: 8pt;
 }

.parrafo
 {
 margin: 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid rgb(128,128,128);
 border-bottom: 3px solid rgb(64,0,0);
 background-color: rgb(255,255,240);
 font-family: Verdana;
 font-size: 10pt;
 resize: vertical;
 }

.parrafo8
 {
 margin: 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid rgb(128,128,128);
 border-bottom: 3px solid rgb(64,0,0);
 background-color: rgb(255,255,240);
 font-family: Verdana;
 font-size: 8pt;
 resize: vertical;
 }

.boton
 {
 margin: 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid rgb(0,0,0);
 background-color: rgb(128,64,0);
 color: rgb(255,255,255);
 font-family: Verdana;
 font-weight: bold;
 font-size: 10pt;
 cursor: pointer;
 }

.boton8
 {
 margin: 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid rgb(0,0,0);
 background-color: rgb(128,64,0);
 color: rgb(255,255,255);
 font-family: Verdana;
 font-weight: normal;
 font-size: 8pt;
 cursor: pointer;
 }

.combo
 {
 margin: 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid rgb(128,128,128);
 border-bottom: 3px solid rgb(64,0,0);
 background-color: rgb(255,255,240);
 font-family: Verdana;
 font-size: 10pt;
 }

.combo8
 {
 margin: 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid rgb(128,128,128);
 border-bottom: 3px solid rgb(64,0,0);
 background-color: rgb(255,255,240);
 font-family: Verdana;
 font-size: 8pt;
 }

.ys_topl
 {position: fixed !important; left:0px;  top:0px; z-index:10 !important}

.ys_topr
 {position: fixed !important; right:0px; top:0px; z-index:10 !important}

.ys_botl
 {position: fixed !important; left:0px;  bottom:0px; z-index:10 !important}

.ys_botr
 {position: fixed !important; right:0px; bottom:0px; z-index:10 !important}

/* Línea superior */
.top
 {
 font-family: Verdana;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 color: #6A9999;
 justify-content: center;
 }
