body {
	background-image:  url(file:images/back1.gif);
	SCROLLBAR-FACE-COLOR: #666699;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-BASE-COLOR: #000066;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: #FFFFFF;
	background-image: url(images/fundo2.gif);
}
td {
	background-color: #ffffff;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	cursor: hand;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	cursor: hand;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	cursor: hand;
	text-decoration: none;
}
a:link.esp {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #666699;
	cursor: hand;
}
a:visited.esp {
font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #666699;
	cursor: hand;
}
a:hover.esp {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	cursor: hand;
}
a:link.lar {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	cursor: normal;
	text-decoration: none;
}
a:visited.lar {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	cursor: normal;
	text-decoration: none;
}
a:hover.lar {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	cursor: hand;
	text-decoration: underline;
}
.menuf {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	cursor: normal;
}
.menuf2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #666699;
	cursor: normal;
}
.tit {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	cursor: normal;
}
.cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.neg {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.declar{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.clie{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #666699;
	text-decoration: none;
}
.clies{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #666699;
	text-decoration: underline;
}
.txt {
background:#cccccc;
border:1px solid #666699;
font-family: Verdana;
font-size: 10px;
}
textarea {
border:1px solid #666699;
background:#cccccc; 
/*overflow:auto;  ///tira a barra de rolagem*/
font-family: Verdana;
font-size: 10px;
}
.bot {
background:#cccccc;
color:#666699;
border:1px solid #666699;
font-family: Verdana;
font-size: 10px;
}
.linc {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	cursor: normal;
	text-decoration: none;
}
.tabel {
background:#cccccc;
color:#666699;
border:1px solid #666699;
}
.praimg {
	border:1px solid #000000;
}
.tab_meio {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #66669A;
	border-bottom-color: #66669A;
	border-left-color: #66669A;
}
.tab_dir {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #66669A;
}
.tab_lar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}