body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #A6A8B1;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #003399;
}
.associados {
    color: #003399;
}
a.associados:link, a.associados:visited, a.associados:active {
    color: #003399;
	text-decoration: none;
}
a.associados:hover {
	color: #003399;
}

.bigtitulo {
	font-size: 16px;
	font-weight: bold;
}
.voltar {
	font-weight: bold;
	color: #545657;
}
a.voltar:link, a.voltar:visited, a.voltar:active {
	color: #000066;
	text-decoration: none;
}
a.voltar:hover {
	color: #e0163e;
	text-decoration: none;
}
.sombra {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.topicos_caixa {
	color: #C1C6CD;
	font-weight: bold;
}
.branco_normal {
	color: #FFFFFF;
}

.caixa_unlogin {
	font-size: 11px;
	background-image: url(../../img/fundo_input.png);
	color: #FFFFFF;
	border: 1px solid #6f737f;
}

.caixa_login {
	font-size: 11px;
	background-image: url(../../img/caixa_login.png);
	color: #FFFFFF;
	border: 1px solid #6f737f;
}
.caixa_login1 {
	font-size: 11px;
	border: 1px solid #6f737f;
	background-color: #AD9F92;
}
.tabela_texto {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
	font-weight: bold;
	color: #482400;
}

select {
	font-size: 10px;
}
.topicos_top {
	color: #000066;
	font-weight: bold;
	font-size: 11px;
}
.aviso_normal {
	color: #992222;
}
.aviso_negrito {
	color: #992222;
	font-weight: bold;
}
.aviso_negritob {
	color: #992222;
	font-weight: bold;
	font-size: 18px;
}
.KT_buttons td {
	border-top: solid 1px #000000;
	padding: 4px;
	background-color: #dadadc;
	text-align: right;
}.normal_top {
	font-family: Arial, Helvetica, sans-serif;
	color: #515256;
	font-weight: bold;
}
button {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.botao1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B4842;
	border: 1px solid #999999;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #DBE0E8;
}
.rep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B4842;
	font-weight: bold;
	background-image: url(../../img/reprovar.png);
	border-top: none #999999;
	border-right: none #999999;
	border-bottom: none #999999;
	border-left: none #999999;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DFDFDF;
	border: 1px solid #999999;
}
a.botao:link, a.botao:visited, a.botao:active {
	color: #000066;
	text-decoration: none;
}
a.botao:hover {
	color: #e0163e;
	text-decoration: none;
}
.letrapeq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}.dvb {
	font-weight: bold;
	color: #e0163e;
}
.botname {
	border: 1px solid #666666;
}

.arquivo {
	color: #333333;
}
.sep_main_intro {
	background-color: #5B4842;
	color: #FFFFFF;
}
input {
	font-size: 11px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.emespera {
	font-weight: bold;
	color: #c87705;
}
.aprovado {
	font-weight: bold;
	color: #006600;
}
.aprovadob {
	font-weight: bold;
	color: #006600;
	font-size: 18px;
}
.reprovado {
	font-weight: bold;
	color: #CC0000;
}
.botaoin {
	color: #003399;
	background-color: #b8b9ba;
	border: 1px solid #666666;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
a.botaoin:link, a.botaoin:visited, a.botaoin:active {
color: #003399;
	background-color: #b8b9ba;
	text-decoration: none;
}
a.botaoin:hover {
color: #003399;
	background-color: #DBDBDB;
	text-decoration: none;
}
form {
	display: inline;
}

.nop{
	display:block;
	padding:8px;
	text-align:center;
	}
	
.nop h2{
	font-size:13px;
	font-weight:normal;
	color:#900;
	}	
