
body {
  background-color: #cccccc;
  font-family: verdana, arial;
  font-size: 9pt;
  color: #666666}   

.tit {
  font-size:300%;
  color:#0033cc;
  margin-left:7}



a:link {
  color: #0033cc;
  text-decoration: none;}
a:visited {
  color: #0033cc;
  text-decoration: none;}
a:hover {
  color: #ff3333;
  text-decoration: none}


a.menu:link {
  color: #666666;
  font-size:80%;
  text-decoration: none}
a.menu:visited {
  color: #666666;
  font-size:80%;
  text-decoration: none}
a.menu:hover {
  color: #0033cc;
  font-size:80%;
  text-decoration: none}


a.dest:link {
  color: #666666;
  text-decoration: none}
a.dest:visited {
  color: #666666;
  text-decoration: none}
a.dest:hover {
  color: #0033cc;
  text-decoration: none}


a.mailLivro:link {
  color: #666666;
  text-decoration: underline}
a.mailLivro:visited {
  color: #666666;
  text-decoration: underline}
a.mailLivro:hover {
  color: #ff3333;
  text-decoration: underline}


a.naveg:link {
  color: #666666;
  text-decoration: none}
a.naveg:visited {
  color: #666666;
  text-decoration: none}
a.naveg:hover {
  color: #0033cc;
  text-decoration: none}

/* Para os links que fecham a janela */
a.linkFechar:link {
  color: #0033cc;
  text-decoration: none;
  font-size:90%}
a.linkFechar:visited {
  color: #0033cc;
  text-decoration: none;
  font-size:90%}
a.linkFechar:hover {
  color: #ff3333;
  text-decoration: underline
  font-size:90%}


.tabCabecalho {
  border-top: none;
  border-bottom: none;
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc}

.tabCimaEsq {
  border-top: 2px solid #cccccc;
  border-bottom: none;
  border-left: 2px solid #cccccc;
  border-right: none}

.tabCimaDir {
  border-top: 2px solid #cccccc;
  border-bottom: none;
  border-left: none;
  border-right: 2px solid #cccccc}

.tabMeio {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none}

.tabBaixo {
  border-top: none;
  border-bottom: 2px solid #cccccc;
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc}

.campoForm {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-top:0;
	margin-bottom:0;
	}

.divNaveg {
	background-color:#cccccc;
	width:30;
	height:20;
	text-align:center;
	font-family: verdana;
	}

.divNavegOff {
	background-color:#cccccc;
	width:30;
	height:20;
	text-align:center;
	font-family: verdana;
	color:#cccccc;
	cursor:hand;
	}

.botao {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-family: verdana;
	color: #cccccc;
	cursor: hand;
	}

.titulo {
  font-size:120%;
  color:white;
  margin-bottom:10}

.erro {
  font-size:80%;
  color:red;
  }

.campoPesq {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color:#666666;
	margin-top:0;
	margin-bottom:0;
	font-size:80%;
	color:white;
	}

