.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.regular10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}



.bt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: 2px solid #b7db70;
	text-decoration: none;
	color: #007300;
	font-weight: normal;
}




.caixatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #F5F5F5;
	border: 1px solid #007300;
}
.barra_top {
	background-attachment: fixed;
	background-image: url(../imagens/barra.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lateral_esquerda {
	background-image: url(../imagens/fundo_middle_esquerda.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.lateral_direita {
	background-image: url(../imagens/fundo_middle_direita.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dashed #b7db70;
	color: #007300;
}
