﻿body
{
    border: 0;
    background-color: #a7a7a7;
    background-position: center top;
    background-attachment: scroll;
    background-image: url(../../Imagens/Fundo1024.jpg);
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.tit {
  font-family: arial;
  font-size: 11px;
  color: #4DA4D1;
  font-weight: bold;
  text-decoration: none;
}
.TitCinza {
  font-family: arial;
  font-size: 11px;
  color: #838182;
  font-weight: bold;
  text-decoration: none;
}
.TitCinza2 {
  font-family: arial;
  font-size: 11px;
  color: #686868;
  font-weight: bold;
  text-decoration: none;
}
.TitAzul {
  font-family: arial;
  font-size: 11px;
  color: #21BBC7;
  font-weight: bold;
  text-decoration: none;
}
.TitVerde {
  font-family: arial;
  font-size: 11px;
  color: #97EB35;
  font-weight: bold;
  text-decoration: none;
}
.TitAmarelo {
  font-family: arial;
  font-size: 11px;
  color: #FDC20E;
  font-weight: bold;
  text-decoration: none;
}
.txt {
  font-family: arial;
  font-size: 11px;
  color: #666666;
  text-decoration: none;
}
.txt2 {
  font-family: arial;
  font-size: 10px;
  color: #666666;
  text-decoration: none;
}
.txtAmarelo2 {
  font-family: arial;
  font-size: 9px;
  color: #000000;
  text-decoration: none;
}
.txtVermalho2 {
  font-family: arial;
  font-size: 9px;
  color: #000000;
  text-decoration: none;
}
.txtLaranja {
  font-family: arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.txtRosa2 {
  font-family: arial;
  font-size: 9px;
  color: #000000;
  text-decoration: none;
}
.txtVerde2 {
  font-family: arial;
  font-size: 9px;
  color: #000000;
  text-decoration: none;
}
.txtRoxo2 {
  font-family: arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.txtAzul {
  font-family: arial;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}
.txtAzul2 {
  font-family: arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.txtAzul3 {
  font-family: arial;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.textbox {
  font-family: arial;
  font-size: 10px;
  color: #666666;
  text-decoration: none;
  border-color: Silver;
  border-style: solid;
  border-width: 1px;
}
.btn {
  font-family: arial;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  border-color: #C3C3C3;
  border-style: solid;
  border-width: 1px;
}
.Link {
  font-family: arial, Rage Italic;
  font-size: 10px;
  color: #A4A5A7;
  text-decoration: none;
}
.Link:hover {
  font-family: arial, Rage Italic;
  font-size: 10px;
  color: #911606;
  text-decoration: underline;
}
.LinkMenu {
  font-family: Verdana, Rage Italic;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
.LinkMenu:hover
{
	font-family: Verdana, Rage Italic;
	font-size: 11px;
	color: #3B7C9E;
	font-weight: bold;
	text-decoration: none;
}
.LinkMenu2 {
  font-family: Verdana, Rage Italic;
  font-size: 9px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
.LinkMenu2:hover {
  font-family: Verdana, Rage Italic;
  font-size: 9px;
  color: #3B7C9E;
  font-weight: bold;
  text-decoration: underline;
}
.LinkAzul {
  font-family: arial;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.LinkAzul:hover {
  font-family: arial;
  font-size: 11px;
  color: #C1161E;
  text-decoration: underline;
}
.LinkTit {
  font-family: arial, Rage Italic;
  font-size: 11px;
  color: #D61E04;
  font-weight: bold;
  text-decoration: none;
}
.LinkTit:hover {
  font-family: arial, Rage Italic;
  font-size: 11px;
  color: #911606;
  font-weight: bold;
  text-decoration: underline;
}
.ddl {
  border: 1px solid #8B9FB7;
  font-family: arial, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-decoration: none;
}
.ckl {
  font-family: arial, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-decoration: none;
}
.rbl {
  font-family: arial, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-decoration: none;
}


