/* ------ Fontes ------ */
body {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #ffd086;
	font-family: tahoma;
	line-height: 10px;
	cursor: se-resize;
}
BODY{
cursor: se-resize;}
--></style>

/* ------ Barra de Rolagem ------ */

body {scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #FFABDB;
scrollbar-track-color: #FFFFFF; }

/* ------ Link's em Geral ------ */
a, a:link{
color: #ffd086; height:1px; 
border-bottom: 1px dashed #d9ff86;
cursor: help;
TEXT-DECORATION: none;
}
a:hover {
color: #ffd086;
border-bottom: 1px dotted #d96886;
background-color : #f0ffd1;
cursor: help;
TEXT-DECORATION: none;
}

/* ------ Styles ------ */
b { color: #ffd086; TEXT-DECORATION: none; border-bottom: 1px 
dashed #d96886; cursor: move;
}

}
u {   color:#ffd086; TEXT-DECORATION: none; border-bottom: 1px 
dotted #d96886; cursor: move;
}
i { color: #ffd086; TEXT-DECORATION: none; border-bottom: 1px 
dotted #d9ff86; cursor: move;
}
ul {line-height: 100%; color:#ffd086; font-color: #d9ff86; margin: 0 20;
}
/* ------------------------------- title ---------------------------------- */

.titulo2 { 
    font-family: tahoma; color: #ffffff; font-size: 11 px;
    border-top-style : dashed ; border-top-width: 1px ; border-top-color: #FF8EC2;
    border-bottom-style: double ; border-bottom-width: 3px ; border-bottom-color: #FF8EC2;
    cursor: help;
    }
.table { 
    font-family: tahoma; color: #ffffff; font-size: 11 px;
    border-bottom-style: double; border-bottom-width: 3px ; border-bottom-color: #FF8EC2; border-top-style: dashed ;
    border-top-width: 1px ; border-top-color: #D891C8; cursor: help;
    }
.table1 {
    font-family: tahoma; color: #ffffff; font-size: 11 px; background-color: #847087; border: 1px dashed #FF8EC2;}

.table2 {
    font-family: tahoma; color: #ffffff; font-size: 11 px; background-color: #847087; border-bottom: 1px solid #FF8EC2;}

.destaque {
     font-color: #D3C3E6; font-family: tahoma; font-size: 11 px; border-top: 1px dashed ; border-bottom: 1px dashed #FF8EC2; background-color: #3D0386; border-left-width:3; border-right-width:3; border-top-width:3; border-bottom-width:3}



/* ------ Título ------ */

.titulo {
    border-bottom-style: double ; border-bottom-width: 0;border-bottom-color: ff6a69;
    font-weight: bold;
    cursor: sw-resize;
}

/* ------ Caixas ------ */
input, textarea {
	color: #d9ff86;
	font-family: tahoma;
	font-size: 11 px;
	border-left: 1px dotted #d9ff86;
        border: 1px dashed #ffd086;
         background-color: #f0ffd1; 
}

/* ------ Tables ------ */

.table {
	color: #ffb541; 
        background-color: #fffff; 
        border-top: 1px dotted #ffd086; 
        border-bottom: 2px solid #d9ff86; }