a:link    {text-decoration: none; color: #004600;}
a:active  {text-decoration: none; color: #004600;}
a:visited {text-decoration: none; color: #004600;}
a:hover	  { text-decoration: underline ; color: #004600;}

BODY {
scrollbar-face-color:#74CA09;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#6FA33B;
scrollbar-darkshadow-color:#306930;
scrollbar-shadow-color:#0E8310;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#5EAF08;
}

.fontebase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bgleft {
	background-image: url(../img/bgleft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgrigth {

	background-image: url(../img/bgrigth.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fontepadrao {
	font-size: 12px;
	color: #004600;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.fontesubtitulo {
	font-size: 16px;
	color: #999900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.fontepadraonegrito {
	font-size: 12px;
	color: #004600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.fontetitulo {
	font-size: 18px;
	color: #004600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.formularios {
	font-size: 14px;
	color: #004600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/bgforms.gif);
	border-top-width: 0px;
	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: #CBD9CB;
	border-right-color: #CBD9CB;
	border-bottom-color: #CBD9CB;
	border-left-color: #CBD9CB;
	padding: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;




}
.fontemenor {

	font-size: 10px;
	color: #004600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.botoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/bg_botoes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px outset #35A400;
	border-right: 1px outset #267200;
	border-bottom: 1px outset #267200;
	border-left: 1px outset #35A400;

}
.fontepequena {
	font-size: 10px;
	color: #729300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
