<!--
body {
  margin:0px;
  background-color:#ffffff;
}
body,td,th,p { 
  font-family:tahoma; 
  font-size:11px;
  letter-spacing:0px;
}

legend {
 
 padding:3px 3px 3px 3px;
 font-weight:bold;
 color:#369;
 
}

input,textarea,button,select { 
  border: 1px solid #369;
  font-weight:bolder;
  background-color:#EFEFEF;
  color:#069;
  vertical-align:middle;
}

button { 
  font-size:13px;
  margin-left:5px;
  background-color:#CCC;
}

h1 {
  color:#333;
  border-bottom:1px solid #333;
  font-size:160%;
}
h2 {
  margin:0px;
  color:#666;
}
a {
  color: #142A3B;
}
a:hover {
  text-decoration:none;
}
span.HILITE { 
  background-color:#FFF9BF;
}
div.TIT { 
  color:#ffffff; 
  background-color:#354963; 
  font-size:11pt; 
  font-weight: bold;
  padding:3px;
  margin-bottom:5px;
  border-bottom:1px solid #036;
  background-image:url('barra.jpg');
}

.OPT {
  margin-top:5px;
  margin-bottom:5px;
  border:1px solid #999;
  padding:3px;
  background-color:#f0f0f0;
  display:none;
}

.OPT input {
  
  background-color:#DDDDDD;
}

td.ROW0 { 
  border-left:1px solid #CCC;
  color:#142A3B;
}
td.ROW1 { 
   
  color:#142A3B;
}
th.HDR,th {
  background-color:#354963;
  text-align:left;
  font-weight:normal;
  color: #fff;
  background-image:url('barra.jpg');
}
th.HDR a {
  text-decoration:none;
  color: #fff;
}
th.HDR a:hover {
  text-decoration:underline;
}
.PAGE {
  font-size:11pt;
  color:#152E40;
}
div.MAIN {
  margin:0px;
}
table.LIST {
  border:0px solid #0F3C6D;
  
}

div.MSG {
  background-color:#C6DAFF;
  border:1px solid #0F3C6D;
  color:#142A3B;
  padding:10px;
  margin-top:8px;
  margin-bottom:8px;
  font-weight:bold;
}
iframe {
  background-color:#fff;
}

.testatona {
  padding:0px 0px 0px 0px;
  border:1px solid white;
  background-image:url('logo.gif');
  background-repeat:no-repeat;
}

.testatona_fake {
  padding:0px 0px 0px 0px;
  border:1px solid white;
  background-image:url('logo.gif');
  background-repeat:no-repeat;
  height:70px;
  
}

.contienilink {
	margin-left:190px;
	border-left:1px solid #354963;
	border-top:1px solid #354963;
	border-bottom:1px solid #FFF;
	margin-top: 45px;
	font-size: 11px;
	height:16px;
	padding:3px 5px 0px 10px;
}

.disabled_text {
  background: #aaa;
  color: white;
  vertical-align: top;
}

.testatona {
  display:none;
}

.FOOT_OPTIONS {
  display:none;
}

div.BOT { 
  font-size:100px; 
  
  margin-top:50px;
  width:40%;
  text-indent:-99999px;
  border-bottom:2px solid #CCC;
}




-->
