/* ---------------------INÍCO ESTRUTURA--------------------- */
Body { scrollbar-3dlight-color: #cccccd; 
       scrollbar-arrow-color: #148e3d; 
       scrollbar-darkshadow-color: #dddddd; 
       scrollbar-face-color: #d0d0d0; 
       scrollbar-highlight-color: #dddddd; 
       scrollbar-shadow-color: #dddddd; 
       scrollbar-track-color: #e2e2e2}

/* ---------------------TÉRMINO ESTRUTURA--------------------- */


/* ---------------------INÍCIO TEXTOS--------------------- */
.txt1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}

.txt2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006633;
}

.txt3{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #b0b0b0;
}

.txt4 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}

/* ---------------------TÉRMINO TEXTOS--------------------- */


/* ---------------------INÍCIO LINKS--------------------- */

a:link {  
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006633;
	text-decoration: underline;
} 
a:visited {  
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006633;
	text-decoration: underline;
} 
a:active {  
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006633;
	text-decoration: underline;
} 
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009D4F;
	text-decoration: underline;
}


.padrao a:link {  
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #006633;
	text-decoration: underline;
} 
.padrao a:visited {  
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #b0b0b0;
	text-decoration: none;
} 
.padrao a:active {  
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #bobobo;
	text-decoration: none;
} 
.padrao a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
	text-decoration: none;
}

.meses a:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
	font-weight: 600;
} 
.meses a:visited {  
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
	font-weight: 600;
} 
.meses a:active {  
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #bobobo;
	text-decoration: none;
	font-weight: 600;
} 
.meses a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
		font-weight: 600;
}

/* ---------------------TÉRMINO LINKS--------------------- */

.form01 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
}
.bt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: 006633;
	background-color: #f5f5f5;
	font-weight: 600;
	width: 96px;
	border: 1px solid #cccccc;
}
.txt5 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006633;
	font-weight: 600;
}
.txt6 {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: 600;
}
.txt7 {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.txt8 {

	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}
.red {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
}
.green {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006633;
}
.blue {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000099;
}
