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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 21px;
	text-align: justify;
}
.brd_menu {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	background-image: url(imgs/rel_menu.jpg);
}
.rodape {
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-left: 2px;
	padding-bottom: 5px;
	margin-right: 2px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-color: #CCCCCC;
*/}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}.faixa {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.inputs {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003366;
	text-align: justify;
	background-color: #E8E8E8;
	width: 200px;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
}
.inputscapa {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003366;
	text-align: justify;
	background-color: #E8E8E8;
	width: 150px;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
}
.buttons {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003366;
	text-align: justify;
	background-color: #f5f5f5;
	width: 75px;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(imgs/rel_menu.jpg);
}
.inputpeq {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003366;
	background-color: #E8E8E8;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
}
.bck_esq {
	background-image: url(imgs/bck_esq.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bck_dir {
	background-image: url(imgs/bck_dir.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.titulo {
	font-size: 12px;
	color: #FF6600;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
}

