@charset "utf-8";
/* CSS Document */

.maintext {
	font-family:Tahoma;
	font-size:12px;
	color:#333;
}
.maintext a {
	font-family:Tahoma;
	font-size:11px;
	color:#3366FF;
	text-decoration:none;
}
.maintext a:visited {
	color:#3366FF;
	text-decoration:underline;
}
.maintext a:hover {
	color:#3366FF;
	text-decoration:underline;
}
.maintext a:focus,.maintext a:active {
	color:#3366FF;
	text-decoration:underline;
}
#titulo{
	padding:5px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#333;
}
a {
	font-family:Tahoma;
	font-size:11px;
	color:#3366FF;
	text-decoration:none;
}
a#btn {
	color:#3366ff;
}
.submit {
	float:right;
	padding-top:15px;

}
.submit input{
	width:94px;
	height:23px;
	border:0px;
}
.error {/* */
    font-family: Tahoma;
    font-weight:Normal;
    font-size : 9px;
    color:#dd1111;
    padding:5px;
}

#brde{
padding:20px 11px 11px 11px;
}
#maintb{
margin-top:30px;}
td {
padding-left:5px;

}
.titulo {
	padding: 0pt;
	font-size: 115%;
	color: #990000;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
	font-family: Tahoma;
	font-variant: normal;
	text-transform: capitalize;
}
.division {
	padding: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	margin: 0pt;
}.tdivision {
	padding: 0pt;
	border-bottom-width: 1px;
	margin: 0pt;
	font-size: 90%;
	color: #0000CC;
	font-family: Tahoma;
	font-weight: bold;
}