.bottom {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #F5ED39;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-bottom: 10px;
	padding-bottom: 5px;


}
a:link, a:visited, a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
}
.left {
	font-weight: bold;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;


}
.right {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;

}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 200px;
}
.txtbox {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;


}
.tabTitulo {
	padding-right: 15px;
}

