body { background:#FFFFFF; }
body, div, td, input, select, textarea {
	font-family: verdana,arial,helvetica;
	font-size:10px;
	color:#3f3f3f;
	text-decoration: none;
}
td {
	font-family: verdana, arial,helvetica;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
input {
	font-family: verdana,arial,helvetica;
	/*font-size:11px;*/
	font-size:12px;
	color:#3f3f3f;
	text-decoration: none;
}
/* <FONTS> */

.topico	 		{ color:#E1B918; }
.pergunta 		{ color:#1A8ECC; }
.resposta 		{ color:#575656; }
.regulamento	{ color:#1A8ECC; }
.destaquetab	{ color:#1A8ECC; }

.textojustify 	{ text-align:justify; }
.branco	 		{ color:#ffffff; }
.azul	 		{ color:#002364; }
.vermelho 		{ color:#ff0000; font-weight: bold; }
.exclui 		{ color:#ff0000; }
.titInt	 		{ font-family: arial,verdana,helvetica; color:#929292; font-size:14px; font-weight: bold; }
.titBox 		{ font-size: 9px; font-weight: bold; color: #ffffff; text-transform : uppercase; }
.bold			{ font weight: bold }
.arial 			{ font-family: arial,verdana,helvetica;}
.txt9 			{ font-size: 9px; }
.txt10 			{ font-size: 10px; }
.txt11 			{ font-size: 11px; }
.txt12 			{ font-size: 12px; }
.txt13 			{ font-size: 13px; }
.txt14 			{ font-size: 14px; }
.txt15 			{ font-size: 15px; }
.txt16 			{ font-size: 16px; }
.clMain			{font-family: bold Arial, tahoma; font-size: 9pt; text-decoration:none;  font-weight: bold; color:#000000;}

	/* <LINKS> */
	a:link		{ color:#006699; text-decoration:none }
	a:visited	{ color:#006699; text-decoration:none }
	a:active	{ color:#006699; text-decoration:none }
	a:hover		{ color:#666699; text-decoration:underline }

	a.submenu:link		{ color:#002364; text-decoration:none }
	a.submenu:visited	{ color:#002364; text-decoration:none }
	a.submenu:active	{ color:#002364; text-decoration:none }
	a.submenu:hover		{ color:#CCCCCC; text-decoration:none }

	a.pop: link		{ color:#000000; text-decoration:underline }
	a.pop: visited	{ color:#000000; text-decoration:underline }
	a.pop: active	{ color:#787878; text-decoration:underline }
	a.pop: hover	{ color:#666666; text-decoration:underline }
	/* </LINKS> */

/* </FONTS> */

/* <FORMS> */
input,textarea, select {
	@if (is.ie) {
		font-size:11px; color: #000000; background-color:#ffffff; border: thin solid #cee33a ;
		border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
	}
}
textarea { overflow:auto }
.noborder { border: none; background: transpare; }
/* </FORMS> */

/* <TABELA> */
.borda { border: thin solid #000000; border-bottom-width: none }
.tabela {
	border-left: 1px solid #cee33a;
	border-bottom: 1px solid #cee33a;
	border-spacing: 0;
	border-collapse: collapse;
}
.tabela td, th {
	border-right: 1px solid #cee33a;
	border-top: 1px solid #cee33a;
	white-space: nowrap;
}

/* </TABELA> */

/* <BACKGROUND & BGCOLOR> */
.back { background-image: url() }
.bg { background:#efefef }
/* </BACKGROUND & BGCOLOR> */


