BODY{
  scrollbar-3d-light-color: #FFFFFF;
  scrollbar-arrow-color: #006699;
  scrollbar-base-color: #ffffff;
  scrollbar-dark-shadow-color: #ffffff;
  scrollbar-face-color: #DCE6F1;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
}

input {  font-family: Tahoma; font-size: 8pt; border:#496A7C; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select {  font-family: Tahoma; font-size: 12pt}
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; margin-top: 0px; margin-bottom: 0px}
a.menu:link {  text-decoration: none}
a.menu:active {  text-decoration: none}
a.menu:visited {  text-decoration: none}
a.menu:hover {  text-decoration: none}
a.td:hover {  }
.negroazul {  color: #000000}
a.negroazul:link {  color: #000000;text-decoration: none}
a.negroazul:active {  color: #000000;text-decoration: none}
a.negroazul:visited {  color: #000000;text-decoration: none}
a.negroazul:hover {  color: #0000FF;text-decoration: none}
.under {  font-family: Verdana; font-size: 10px; margin-top: 0px; margin-bottom: 0px}
a.under:link {  text-decoration: none}
a.under:active {  text-decoration: none}
a.under:visited {  text-decoration: none}
a.under:hover {  text-decoration: underline}

.boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
       }
	   
.textoGeneral {
	font-family: Tahoma;
	font-size: 11px;
	color: #496A7C;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.5px;
	white-space: normal;
	text-align: justify;
	font-style: normal;
	line-height: 16px;
}
.textoGeneral2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #496A7C;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.5px;
	white-space: normal;
	font-style: normal;
	line-height: 16px;
}
#replacement-1 {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/icon.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
