/* body */
body
{
  margin: 0px 0px 0px 0px;
}


/* Texto geral */
body, table, td {
  font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  color: #006B40;
  margin: 0px 0px 0px 0px;
  
  overflow: auto;

  scrollbar-face-color: #D9E7F0;
  scrollbar-shadow-color: #D9E7F0;
  scrollbar-highlight-color: #D9E7F0;
  scrollbar-3dlight-color: #B6D8EA;
  scrollbar-darkshadow-color: #B6D8EA;
  scrollbar-track-color: #F7FAFB;
  scrollbar-arrow-color: #9999AA;   
}

a:link {
  text-decoration: none;
  color: #333A88;
}

a:visited {
  text-decoration: none;
  color: #333A88;
}

a:hover {
  text-decoration: underline;
  color: #E6871F;
}

a:active {
  text-decoration: none;
  color: #333A88;
}

h1 {
  margin: 0px;
  padding: 0px;
  font-family: "Arial Narrow", Arial, Trebuchet, "Trebuchet MS", Helvetica, Tahoma, Verdana;
  font-weight: bold;
  font-size: 14pt;
  color: #E6871F;
}


form {
  margin: 0;
  padding: 0;
}

hr {
  padding: 0px;
  margin: 0px;
}

.sidemenu {
  font-family: "Arial Narrow", Arial, Trebuchet, "Trebuchet MS", Helvetica, Tahoma, Verdana;
  font-weight: bold;
  font-size: 9pt;  
  padding: 0px;
  color: #E6871F;
}

a.sidemenu:link {
  color: #006B40;
  font-weight: bold;
}

a.sidemenu:active {
  color: #006B40;
  font-weight: bold;
}

a.sidemenu:visited {
  color: #006B40;
  font-weight: bold;
}

a.sidemenu:hover {
  color: #E6871F;
  font-weight: bold;
}



.hotelcopyright {
  font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, Tahoma, Verdana;
  font-weight: bold;
  font-size: 8pt;  
  text-decoration: none;
  padding: 0px;
  color: #5F90AE;
}


.copyright {
  font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, Tahoma, Verdana;
  font-weight: bold;
  font-size: 7pt;  
  text-decoration: none;
  padding: 0px;
  color: #6893CC;
}

a.copyright:link {
  text-decoration: none;
  color: #6893CC;
}

a.copyright:active {
  text-decoration: none;
  color: #6893CC;
}

a.copyright:visited {
  text-decoration: none;
  color: #6893CC;
}

a.copyright:hover {
  text-decoration: underline;
  color: #6893CC;
}



.formtitles {
  font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #444444;
}

.Button {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  border : 1px solid #009CD7;
  background-color: #009CD7;
  cursor: pointer;  
  filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FFFFFF,endcolorstr=#D9E7F0);
}


.Fielder {
  font-size: 8pt;
  font-family: Verdana, Arial;
  font-weight: normal;
  color: #444444;
  border: 1px solid #CCCCCC;
  
  scrollbar-face-color: #EEEEEE;
  scrollbar-shadow-color: #EEEEEE;
  scrollbar-highlight-color: #EEEEEE;
  scrollbar-3dlight-color: #DDDDDD;
  scrollbar-darkshadow-color: #DDDDDD;
  scrollbar-track-color: #F8F8F8;
  scrollbar-arrow-color: #999999;   
}
