/* Principais Tags */
Body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
Table {
	font-size: 8pt;
	text-align: center;
}
Form {
	 margin: 0px;
}
Select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	width: 280px;
	background-color: #FFFFFF;
}
A {
	color: #FF9900;
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
Textarea {
	border: 1px solid #859E99;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #08416D;
	padding: 2px 0px 0px 5px;
	background-repeat: no-repeat;
	background-position: right top;
}
Ul {
	list-style-image: url(arrow_topic.gif);
}
/* Top Page */
.top-cell {
	height: 191px;
}
.top-logo {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 17px;
	background: url(../interface/top_bg.gif) 0px 34px repeat-x;
}
.top-consulte {
	text-align: right;
	vertical-align: top;
}
.top-box {
	visibility: visible;
	position: absolute;
	height: 21px;
	width: 280px;
	top: 3px;
	left: 82px;
}
/* Bottom Page */
.bottom-cell {
	height: 50px;
}
.bottom-info {
	font-size: xx-small;
	text-align: left;
	line-height: 11px;
	padding: 6px 0px 0px 5px;
	width: 467px;
	background: url(../interface/bottom_text_bg.gif) repeat-x;
}
.bottom-indique {
	text-align: right;
	background: url(../interface/bottom_bg.gif) bottom repeat-x;
	height: 32px;
}
.bottom-links {
	font-size: xx-small;
	text-align: center;
	height: 18px;
}
.pill {
	visibility: hidden;
	position: absolute;
	height: 23px;
	width: 10px;
	top: 196px;
	left: 5px;
}
/* Menu */
.menu-div { 
	width: 30px;
	left: 0px;
	top: 195px;
	padding: 0px 0px 94px 40px;
	text-align: right;
	visibility: visible;
	position: absolute;
	overflow: hidden;
}
.menu-tab {
	background-color: #E7E7E7;
	border: 10px solid #E7E7E7;
	border-top: 3px solid #E7E7E7;
	border-bottom: 2px solid #E7E7E7;
}
.menu-link {
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	height: 20px;
}
/* Classes */
.default-cell {
	padding: 5px 5px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.text-cell {
	text-align: left;
	padding: 5px;
}
.next-cell {
	text-align: left;
	vertical-align: bottom;
	height: 25px;
	padding: 0px 0px 0px 12px;
	background-position: 2px 5px;
	background-repeat: no-repeat;
}
.title-cell {
	padding-bottom: 5px;
	text-align: right;
}