body {
	scrollbar-face-color: #AA3535; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: #F3E3B0; 
	scrollbar-darkshadow-color: #F3E3B0; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF;
	}
body,td,p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	color : #673400;
	font-weight: normal;
	}
a {
	text-decoration: underline;
	color: #C70000;
	font-weight: normal;
	line-height: 14px;
	font-size: 12px;
	}
a:hover {
	text-decoration: none;
	color: #D78100;
	}

.alcim {
	text-decoration: none;
	color: #C70000;
	font-weight: bold;
	font-size: 12px;
	}
.alcim:hover {
	color: #666666;
	}

.lista {
	text-decoration: none;
	color: #AA7035;
	font-weight: bold;
	line-height: 12pt;
	font-size: 12px;
	}
.lista:hover {
	color: #D78100;
	}

.cim {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color : #FFFFFF;
	line-height: 12pt;
	font-weight: bold;
	}

.gal {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color : #FFFFFF;
	line-height: 11px;
	font-weight: normal;
	}

.gal:hover {
	color : #FFFF8F;
	}

.input {
  font-family:  "Arial CE", Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #FF0000;
  vertical-align: top;
  width: 200px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: White;
  border-top: 1px #033666 solid;
  border-right: 1px #033666 solid;
  border-bottom: 1px #033666 solid;
  border-left: 1px  #033666 solid;
}


.button {
  font-family: arial;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  height: 18px;
  vertical-align: top;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #AA3535;
  border-top: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
  border-bottom: 1px #ffffff solid;
  border-left: 1px #ffffff solid;
}

