.titulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #194E92;
}
.txt_internos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

input {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
}
	
#botao {
border: none;
}

select {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AAC0D9;
}

.table {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #C7C7C7;
	border-bottom-color: #E2E2E2;
	border-left-color: #C7C7C7;
}

#spacer {
	padding-left: 14px;	
}

#spacer2 {
	padding-left: 14px;
	padding-top: 10px;
}
.tdcadastro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #009933;
}
.txt_branco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}
.form {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
}
.top2 {
	padding-top: 4px;
}

.left2 {
	padding-left: 2px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #194E92;
}
a:active {
	text-decoration: none;
}
.txt1 {	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7A7A7A;
}
.table #menucandidato {
	margin-right: 30px;
	margin-left: 30px;
	font-family: "trebuchet MS";
	text-align: justify;
	font-size: 12px;
}
.table #menucandidato a {
	color: #FFFFFF;
}

.table #menucandidato a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
