img { behavior: url(Scripts/iepngfix.htc); }

.table {
	margin-left: 0px;
	background: #FFFFFF url(imagens/bg_table.gif) repeat-y left;
}
.right {
	margin-left: 0px;
	background: #FFFFFF url(imagens/bg_right.gif) repeat-y right;
}
.left {
    margin-right: 0px;
	background: #FFFFFF url(imagens/bg_left.gif) repeat-y left;
}
.fundo {
	margin-left: 0px;
	background: #FFFFFF url(imagens/bg_fundo.gif) repeat-x bottom;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 9pt;
}
.txt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #7f8e73;
	font-weight: normal;
	line-height: 17px;
	text-align:left
}
.txt_pq {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #7f8e73;
	font-weight: normal;
	line-height: 13px;
	text-align:left
}
.txt2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #7f8e73;
	font-weight: bold;
	line-height: 17px;
	text-align:left
}
.bullet {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #82cfc9;
	font-weight: bold;
	line-height: 17px;
	text-align:left
}
.tit {
	font-family: Georgia, Times New Roman;
	font-size: 23px;
	font-weight: bold;
	color: #69a931;
	text-decoration: none;
	font-style: normal;
}
.subtit {
	font-family: Georgia, Times New Roman;
	font-size: 20px;
	font-weight: normal;
	color: #69a931;
	text-decoration: none;
	font-style: normal;
}
.link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #69a931;
	text-decoration: underline;
	line-height: 17px;
}
.link2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #492b14;
	text-decoration: none;
	line-height: 17px;
}
.hidden {
	visibility: hidden;
	display: none;
}
