.tabela {border:thin solid;
	 border-color:#8A999E
	 }
.malha1 {font-family:Verdana,Arial,sans-serif;
         font-size:8pt;
         font-weight:normal;
         color:#005995;
         background-color:#8A999E;
         }
.malha2 {font-family:Verdana,Arial,sans-serif;
         font-size:9pt;
         font-weight:normal;
         color:#005995;
         background-color:#C7D6DA;
         }
.alerta {font-family:Verdana,Arial,sans-serif;
         font-size:12pt;
         font-weight:normal;
         color:#FFCC33;
         }
.erro {font-family:Verdana,Arial,sans-serif;
       font-size:12pt;
       font-weight:normal;
       color:#ff0000;
       }        
.sucesso {font-family:Verdana,Arial,sans-serif;
          font-size:12pt;
          font-weight:normal;
          color:#0000FF;
          }
.link {font-family:Verdana,Arial,sans-serif;
       font-size:8pt;
       font-weight:normal;
       color:#005995;
       }

.bot{
	background-image: url(img/button-bg.gif);
	background-repeat: no-repeat;
	background-color: #FCA678;
	border-style: solid;
	border-top-color:white;
	border-left-color:white;
	border-right-color:#7C8D92;
	border-bottom-color:#7C8D92;
	text-align: center;
	padding:1px 5px;
	} 	
					
