body,td,th {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
}
.peq {
	font-size: 9px;
	color: #666666;
	letter-spacing: 1px;
}
.brd_whi {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.brd_dir {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.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;
}
.botao {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	width: 90%;
	border: 1px solid #999999;
	background-image: url(imgs/bck_button.jpg);
}
.botao_ir {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background: #f9f9f9 url(imgs/bck_menu.jpg);
	width: 30;
	border: 1px solid #999999;
}
.divis {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.titulo {
	font-size: 15px;
	color: #000099;
}
#menu A {
	display:block;
	height:18px;
	background-image: url(imgs/template/bt_up.jpg);
	margin: 0px;
	padding-top: 23px;
	padding-bottom: 24px;
}
#menu A:hover {
	background-image: url(imgs/template/bt_over.jpg);
}
.navsup {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
	letter-spacing: 1px;
}
A.navsup {
	color: #FFFFFF;
	text-decoration: none;
}
A.navsup:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.navsup:hover {
	color: #666666;
	text-decoration: none;
}
.submenu {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
A.submenu {
	color: #666666;
	text-decoration: none;
}
A.submenu:visited {
	color: #666666;
	text-decoration: none;
}
A.submenu:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
select, input, textarea {
	font-family:  "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #f9f9f9;
	padding: 1px 1px 1px 5px;
	width: 95%;
	border: 1px solid #999999;
}
.inputs_130 {
	font-family:  "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #f9f9f9;
	padding: 1px 1px 1px 5px;
	width: 130px;
	border: 1px solid #999999;
}
.inputs_dir {
	font-family:  "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #f9f9f9;
	padding: 1px 1px 1px 5px;
	width: 35px;
	border: 1px solid #999999;
	text-align: right;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background-color: #E5E5E5;
	width: 60px;
	border: 1px solid #999999;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
legenda {
	font-size: xx-small;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.cursor {
	cursor: hand;
}
.destaque {
	font-weight: bold;
	color: #990000;
}

