/* ------------ fonte -------------- */
P, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #82ab52;
	font-family: Verdana;
		cursor: crosshair;
}	
	

/* ------------- barra de rolagem ---------------- */	

body {scrollbar-3dlight-color: #82ab52;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #82ab52;
scrollbar-darkshadow-color: #82ab52;
scrollbar-face-color: #82ab52;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff; }

/* ------------------------------- links ---------------------------------- */

a, a:link{ color: #ab5288; height:0px; TEXT-DECORATION: none; }
a:hover { color: #82ab52; background-color: #ffffff; width:2px; font-weight:100%; cursor:w-resize; border-bottom: 1 px solid #ab5288; TEXT-DECORATION: none; }


/* ------------------------------- negrito, italico, sublinhado ---------------------------------- */

b { cursor: crosshair; color: #82ab52; TEXT-DECORATION: none;
}
u { cursor: crosshair; color: #ab5288; TEXT-DECORATION: none;
}
i {	cursor: sw-rezize;  color: #ab5288; TEXT-DECORATION: none; }

/* ------------------------------- title ---------------------------------- */

.titulo {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	color: #ab5288;
	font-family: Tahoma;
text-align: center;
    cursor: crosshair;

}


/* ------------------------------- table ---------------------------------- */

.table {
text-align: center;
color: #FFFFFF;
text-transform: uppercase;
border-left: 6px solid #ab5288;
border-right: 6px solid #ab5288;
background-color: #8ec151;
background-position: center;
padding-top: 2px;
padding-bottom: 2px;
}

.caixa {
color: #82ab52;
background-color: #e4f4d1;
background-position: center;
border-bottom: 2px dotted #82ab52;
width: 970px;
text-align: justily;
padding: 2px 2px 2px 2px;
}


.table2  {
text-align: right;
color: #ab5288;
border-bottom: 1px dashed #ab5288;
background-color: transparent;
background-position: center;
}

.fundo {
color: #82ab52;
background-color: #ffffff;
background-position: center;
border: 1px solid #608c2b;
width:800 px;
text-align: justify;
}


*--------------------------footlink-----------------*

#footlink {
        text-align: center;}

#footlink a {
        padding: 0px 4px 0px 4px;
        margin: 0 1px 0 1px;}

#footlink a:link, #footlink a:visited, #footlink a:active {
        color: #ffffff;
        background-color: #618c2c;
        border: 1px solid #547e21;
        font-size: 14px;}

#footlink a:hover {
        color: #547e21;
        background-color: #f1f5fe;
        border: 1px solid #547e21;
        font-size: 14px;}

*--------------------------scrol-texto-----------------*

.scrol {
color: #82ab52;
background-color: #e4f4d1;
background-position: center;
border-bottom: 2px dotted #82ab52;
width: 700px;
text-align: justily;
padding: 2px 2px 2px 2px;
}