body{
  font-family: verdana,arial,helvetica;
  font-size: 9pt;
  color: #000000;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
}

body.template{ 
   background-color: #FFFFFF;
   background-image: url('../img/sigla.gif');
   background-position: 115px 115px;
   background-repeat: no-repeat;
   background-attachment: fixed;
}

td{
  font-family: verdana,arial,helvetica;
  font-size: 9pt;
  color: #000000;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
}

div{
  text-align: justify;
}

.menubutton{
  background-image: url('../img/button_blank.jpg');
  display: block;
  width: 170px;
  height: 30px;
  color: #000000;
  font-weight: bold;
}

.menubutton a{
  color: #000000;
  width: 170px;
  height: 23px;
  display: block;
  padding-top: 7px;
  text-align: center;
}

.menubutton a:hover{
  color: #0000FF;
}

a.menulink{
  color:#000000;
  font-weight: normal;
}

a.menulink:hover{
  color: #0000FF;
}

a{
  font-family: verdana;
  font-size: 9pt;
  color: #5555FF;
  text-decoration: none;
  font-weight: bold;
}

a:hover{
  color: #0000FF;
}

.border{
  border-style: solid;
  border-width: 1px;
  border-collapse: collapse;
  border-color: #000000;
}

img{
  border-style: none;
}

img.border{
  border: 1px;
  border-style: solid;
  border-color: #BBBBBB;
}

.bold{
  font-weight: bold;
}

.whitetext{
  color: #FFFFFF;
}

p{
  text-align: justify;
}