body {
	background-color:rgb(255,255,255);	padding:0 0 0 0;	margin:0 0 0 0; /* layout */
	scrollbar-track-color:#EAEAEA; /* cor da superficie background */
	scrollbar-face-color:#00599C; /* cor da barra */
	scrollbar-arrow-color:#FFFFFF; /* cor da seta */
	scrollbar-highlight-color:#88B1D1; /* brilho branco */
	scrollbar-3dlight-color:#00599C; /* sobra escura esquerda */
	scrollbar-shadow-color:#00599C; /* sombra escura direita */
	scrollbar-darkshadow-color:#00599C; /* sombra escura direita volta */   }
	
a:link {color:rgb(0,90,157)}
a:hover {color:rgb(0,90,157)}
a:visited {color:rgb(0,90,157)}
a:visited:hover {color:rgb(0,90,157)}

.title {font-size:15px;font-weight:bold;font-family:trebuchet ms,verdana,arial,sans serif;color:rgb(208,108,10)}

.subtitle {font-size:13px;font-weight:bold;font-family:trebuchet ms,verdana,arial,sans serif;color:rgb(208,108,10)}

.text_small {padding:10 0 0 0;font-size:11px;font-family:trebuchet ms,verdana,arial,sans serif;color:rgb(0,0,0);line-height:17px}
	.text_small a:link {color:rgb(208,108,10);text-decoration:none}
	.text_small a:hover {color:rgb(208,108,10);text-decoration:underline}
	.text_small a:visited {color:rgb(208,108,10);text-decoration:none}
	.text_small a:visited:hover {color:rgb(208,108,10);text-decoration:underline}

.text_normal {padding:5 0 0 0;font-size:12px;font-family:trebuchet ms,verdana,arial,sans serif;color:rgb(0,0,0);line-height:17px}
	.text_normal a:link {color:rgb(208,108,10);text-decoration:none}
	.text_normal a:hover {color:rgb(208,108,10);text-decoration:underline}
	.text_normal a:visited {color:rgb(208,108,10);text-decoration:none}
	.text_normal a:visited:hover {color:rgb(208,108,10);text-decoration:underline}

.text_bottom {font-size:10px;font-family:trebuchet ms,trebuchet ms,verdana,arial,sans serif;color:rgb(0,0,0);line-height:17px}
	.text_bottom a:link {color:rgb(0,0,0);text-decoration:none}
	.text_bottom a:hover {color:rgb(0,90,157);text-decoration:underline}
	.text_bottom a:visited {color:rgb(0,0,0);text-decoration:none}
	.text_bottom a:visited:hover {color:rgb(0,90,157);text-decoration:underline}
	
.list {list-style-image:url('/images/bullet.gif');font-family:trebuchet ms,verdana,Arial,sans-serif;font-size:12px;color:rgb(0,0,0);margin-top:-10;padding:0 10 5 5;text-align:justify}
	.list a:link {color:rgb(208,108,10);font-weight:bold;text-decoration:none}
	.list a:hover {color:rgb(208,108,10);text-decoration:underline}
	.list a:visited {color:rgb(208,108,10);font-weight:bold;text-decoration:none}
	.list a:visited:hover {color:rgb(208,108,10);text-decoration:underline}
	
/* forms */

	.resposta {font-family:trebuchet ms,verdana,Arial,sans-serif;color:rgb(167,20,20);font-size:11px;line-height:18px;padding:20 15 20 8}
		
	.form_text {width:100%;height:20px;font-family:trebuchet ms,verdana,Arial,sans-serif;font-size:11px;color:rgb(0,0,0);background-color:rgb(255,255,255);border:1px solid rgb(236,197,157);padding:2 4 0 4}
	
	.form_combobox {width:100%;border:1px solid rgb(236,197,157)}

	.form_textarea {width:100%;height:100px;font-family:trebuchet ms,verdana,Arial,sans-serif;font-size:11px;color:rgb(0,0,0);background-color:rgb(255,255,255);border:1px solid rgb(236,197,157);padding:2 4 0 4}
	
	.form_button {font-family:trebuchet ms,verdana,Arial,sans-serif;font-weight:bold;font-size:9px;color:rgb(255,255,255);background-color:rgb(208,108,10);border:0px;cursor:hand;height:18px;padding:2 2 1 2;margin:0 0 0 0}
		
	.form_buttonon {font-family:trebuchet ms,verdana,Arial,sans-serif;font-weight:bold;font-size:9px;color:rgb(255,255,255);background-color:rgb(208,108,10);border:0px;cursor:hand;height:18px;padding:2 2 1 2;margin:0 0 0 0}
