
.titulo {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#316B9F;
	font-weight: bold;
}

.titulo_forum {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #9dadc4;
}
.titulo_topico
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #f5f5f5;
}

.titulo_nao_lido
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000066;
    font-weight: bold;
}

.arial_11_branca {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.underline_b {  text-decoration: none; color: #FFFFFF;}
.underline_b:hover {  text-decoration: underline; color: #FFFFFF;}
.underline_b:link {  color: #FFFFFF; text-decoration: none; }
.underline_b:active {  color: #FFFFFF;}
.underline_b:visited {  color: #FFFFFF;}

.underline_c {  text-decoration: none; color: #595959}
.underline_c:hover {  text-decoration: underline; color: #595959}
.underline_c:link {  color: #595959; text-decoration: none;}
.underline_c:active {  color: #595959}
.underline_c:visited {  color: #595959}


.arial_10_branca {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBE2EB;
	font-weight: bold;
	text-decoration: none;
}

.arial_10_branca:link {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBE2EB;
	font-weight: bold;
	text-decoration: none;
}

.arial_10_branca:visited {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBE2EB;
	font-weight: bold;
	text-decoration: none;
}

.arial_10_branca:hover {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBE2EB;
	font-weight: bold;
	text-decoration: underline;
}

.arial_11_cinza {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.arial_11_forum {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;

}

.arial_11_cinza2 {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.arial_11_cinza:link {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
}

.arial_11_cinza:hover {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	text-decoration: underline;
}

.txtbox {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #316B9F;
	background-color: #E9EEF4;
	color: #316B9F;
}

.combobox {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #316B9F;
	background-color: #E9EEF4;
	color: #316B9F;
}

.btn {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #316B9F;
	background-color: #C9D3E0;
	color: #316B9F;
	cursor: hand;
	height: 22px;
}

A {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929caa;
	text-decoration: none;
}


A:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929caa;
	text-decoration: underline;
}

A:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

A:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #738cb1;
}

textarea
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	overflow:hidden;
}
