@charset "utf-8";
/* CSS Document */

.txtMenu{
font:arial;
color:#7d7d78;
font-size:22px;
text-decoration:none;
text-decoration:inherit;
font-style:inherit;
}

.txtMenu2{
font:arial;
color:#7d7d78;
font-size:18px;
text-decoration:none;
text-decoration:inherit;
font-style:inherit;
}

body {padding:0; margin:0; color:#000000}
br{font-size:10px}
.s{font-family:Tahoma; font-size:10px;  color:#828281; text-decoration:none}
.s1{font-family:Tahoma; font-size:10px;  color:#888888; text-decoration:none}
.green{font-family:Tahoma; font-size:11px;  color:#649B00;}
.green1{font-family:Tahoma; font-size:10px;  color:#649B00;}
.red{font-family:Tahoma; font-size:13px;  color:#C83737; text-decoration:none}
.subItens{font-family:Tahoma; font-size:12px;  color:#C83737; font-weight:bold;}
.red2{font-family:Tahoma; font-size:11px;  color:#C83737; }
.red1{font-family:Tahoma; font-size:10px;  color:#C83737; text-decoration:none;}
  .o{font-family:Tahoma; font-size:11px;  color:#FFCC00;}
  .blue{font-family:Tahoma; font-size:13px;  color:#2C7F06;}
  .w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b{font-family:Tahoma; font-size:11px;  color:#373737; }

 
 

.input{
  		width:160px;
		height:21px;
		border-bottom:#FFFFFF;
		border-bottom-color:#FFFFFF;
		background-color:#FFFFFF;
		
		}

.btn{
  		width:auto;
		height:21px;
		border-width:1px;
		border-bottom:#cccccc;
		border-bottom-color:#cccccc;
		background-color:#ffffff;
		border-style:solid;
		}
		 
.input1{
  		width:134px; height:21px;
		
		}
		
.textarea{
  		width:150px; height:100px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}