/*====================================*/
               /*MENUS*/
/*====================================*/

.rodape {	font-family: Tahoma, Arial;	font-size: 9px;	font-weight: normal; color: #666666; text-decoration: none;}
.rodape:link {	font-family: Tahoma, Arial;	font-size: 9px;	font-weight: normal; color: #333333; text-decoration: none;}
.rodape:visited {	font-family: Tahoma, Arial;	font-size: 9px;	font-weight: normal; color: #333333; text-decoration: none;}
.rodape:hover {	font-family: Tahoma, Arial;	font-size: 9px;	font-weight: normal; color: #000000; text-decoration: underline;}
.rodape:active {	font-family: Tahoma, Arial;	font-size: 9px;	font-weight: normal; color: #FFFFFF; text-decoration: underline;}

.MenuTopo {	font-family: Tahoma, Arial;	font-size: 10px;	font-weight: normal; color: #666666; text-decoration: none;}
.MenuTopo:link {	font-family: Tahoma, Arial;	font-size: 10px;	font-weight: normal; color: #666666; text-decoration: none;}
.MenuTopo:visited {	font-family: Tahoma, Arial;	font-size: 10px;	font-weight: normal; color: #666666; text-decoration: none;}
.MenuTopo:hover {	font-family: Tahoma, Arial;	font-size: 10px;	font-weight: normal; color: #009D81; text-decoration: none;}
.MenuTopo:active {	font-family: Tahoma, Arial;	font-size: 10px;	font-weight: normal; color: #333333; text-decoration: none;}

.TxtSecoes{	font-family: Tahoma, Arial;	font-size: 10px; font-weight: normal; color: #494949; text-decoration: none;}
.TxtSecoes:link {	font-family: Tahoma, Arial;	font-size: 10px;	font-weight: normal; color: #494949; text-decoration: none;}
.TxtSecoes:visited {	font-family: Tahoma, Arial;	font-size: 10px;	font-weight: normal; color: #494949; text-decoration: none;}
.TxtSecoes:active {	font-family: Tahoma, Arial;	font-size: 10px;	font-weight: normal; color: #494949; text-decoration: none;}
.TxtSecoes:hover {	font-family: Tahoma, Arial;	font-size: 10px;	font-weight: normal; color: #494949; text-decoration: none;}

/*====================================*/
               /*SELECTS*/
/*====================================*/

.BoxForm {
	background-color: #FFFFFF;
	border: #6699CC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #111111;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

