/* GERAIS */
body, font, td, center, div, p, a, input, select, textarea { font-family: verdana; font-size: 10px; color: #24106C }
body	{ margin: 0 }
body, textarea {
   	SCROLLBAR-HIGHLIGHT-COLOR: #A88EFF; SCROLLBAR-TRACK-COLOR: #E3DFF4; 
    	SCROLLBAR-FACE-COLOR: #A88EFF; SCROLLBAR-SHADOW-COLOR: #A88EFF; SCROLLBAR-3DLIGHT-COLOR: #29156F; 
    	SCROLLBAR-ARROW-COLOR: #29156F; SCROLLBAR-DARKSHADOW-COLOR: #29156F
}

/* LINKS */
a		{ text-decoration: none; color: #24106C }
a:hover		{ color: #FF6600 }


/* GERAIS */
.erro		{ font-size: 9px; color: #f00 }
.formCap	{ font-weight: bold; font-size: 11px; color:#FF6600 }

/* ESPECÍFICAS */
.inicial	{ color: #8F7EDE; font-size: 10px }
.sub_tit	{ font-size: 12px; font-weight: bold }
.menu		{ font-size: 10px; font-weight: bold; color: #FF6600; text-align: right; margin-right: 15px }
.cabecalho	{ font-size: 22px; font-weight: bold; color: #FF6600; text-align: right }
td.repE		{ border-bottom: 1pt solid #24106C }
td.repM		{ border-bottom: 1pt solid #24106C }
td.repD		{ border-right: 1pt solid #24106C; border-bottom: 1pt solid #24106C }


/* CÉLULAS */
.produtos	{ background-color: #FFDD56; border-bottom: 1px solid #FF6600; font-size: 12px; font-weight: bold }
.produtos_desc	{ border-bottom: 1px solid #FF6600 }

/* FORMULÁRIO */
input, select, textarea { font-family: verdana; font-size: 10px }
input.radio		{ height: 12px; width: 12px }
textarea		{ overflow: auto }
input.text, textarea	{ border: 1px solid #291570 }