html, body {
	margin:0;
	padding:5px 1px 0 0;
	border:none;
	font: 11px/1.3 Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	text-align:center;
	overflow: hidden;
}

html {
	overflow: auto;
}

<!--[if lte IE 6]>   
	<style type="text/css">
	   /*<![CDATA[*/  * html #container { /*ie6 only rule, applied on top of the default above*/ 
	   	position: absolute; 
	   	top: expression(document.compatMode=="css1Compat"? document.documentElement.scrollTop-40+"px" : body.scrollTop-40+"px"); }   /*]]>*/   
	</style> 
<![endif]--> 

#search {
	position: relative;
	top: 0px;
	left: 10%;
	margin-left: 100px;
	margin-top: 0px;
	width: 100%;	
	text-align: center;
}

#howitworks {
	position: absolute;
	top: 75px;
	left: 100%;
	float: right;
	clear: right;
	padding: 3px;
	margin: 0 0 0 -125px;
	width: 90px;
	cursor: pointer;
	text-align: center;
    background-color:#f8c016;
	border:1px solid #f00;
	border-bottom:0.2em solid #909090;
	border-left:0.2em solid #fff;
	border-top:0.2em solid #fff;
	border-right:0.2em solid #909090;
}	

#tracoHeader {
	position: absolute;
	top: 110px;
	left: 0px;
	size: 1px;
}	

div.jqmdAbove {z-index: 5000;}

.ui-tabs-panel {
	position: relative;
	width: 100%;
	padding: 5px 4px;
	margin: 0 0 0 5px;
	background-color: #F3F3F4 !important;
	border-top:1px solid #909090;
	border-bottom:1px solid #909090;
	border-left:1px solid #909090;
	border-right:1px solid #909090;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmDialog {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.titSmall {
	font-size:80%;
	margin: 0;	
}

.conBold {
	font-weight: bold;
	font-size:90%;
	border-style: inset;
	border-color: #e5e5e5;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;	
	margin: 0 0 2px 0;
	padding: 2px 0 2px 0;
}	

.defaultBtn {
   background-color:#f8c016;
}

table.debugborda {border-collapse: collapse;}
table.debugborda tr td {border:1px solid #FF0000;}

#detailsA, 
#detailsB,
#detailsD, 
#detailsU,
#commentDiv {
	position: absolute;
	margin: 0px;
	padding: 20px;
	top: 20px;
	width: 690px;
	margin-left: -350px;
	text-align: left;
}	

#detailsW,
#terUseDisp,
#polPriDiv {
	position: absolute;
	top: 30px;
	margin: 0px;
	padding: 20px;
	width: 690px;
	margin-left: -345px;
	text-align: left;
}	

#detailsDiv,
#detailsDivA {
	background-repeat: repeat-x;
	background-color: #fff;
    position:absolute;
    left: 50%; 
    top: 30px;
    width: 765px;
    margin-left: -385px; /* half of the width */
	padding: 20px;
	text-align: left;
}	


#myDataForm,
#myDataFormW,
#myDataFormB,
#myDataFormA {
	background-color: #ffffff; 
	padding: 0px;
	margin: 0px;
}

#myDataFormOuter,
#myDataFormWOuter,
#myDataFormBOuter,
#myDataFormAOuter {
	background-color: #909090; 
	padding: 1px;
	margin: 0px;
}

.login {
	width: 300px !important;	
	margin-left: -150px !important;
}

.loginForm {
	background-color: #fff; 
	padding: 0 15px 0 15px;
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-align: center;
}

.loginFormOuter {
	background-color: #909090; 
	padding: 1px;
	text-align: center;
}

.divInner {
	background-color: #fff; 
	padding: 0px;
}

.divOuter {
	background-color: #909090; 
	padding: 1px;


}

.loginForm .text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	width: 70px; 
	margin-right: 15px; 
}

.loginForm img {
 	margin-right: 5px;
	margin-top: 5px; 
}

#logo {
	position: absolute;
	margin: 0;
	padding: 5px;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

#passoapasso {
	position: absolute;
	margin: 0;
	padding: 5px;
	left: 11%;
	top: 0px;
	
}

.tblForm {
	margin-left:auto; 
	margin-right:auto;
	text-align: center;
	width: 90%;
}

.tblForm td {
	text-align: left;
}

.tblForm td.tblLabel {
	text-align: right;
	vertical-align: top;
}

#results {
	position: relative;
	padding: 16px 0 0 2px;
	margin: 0;
	text-align: left;
}

#results.ul {
	margin: 0;
	text-align: left;
}

#table {
width: 100%;
height: 100%;
display: table;
background: #f1f1f1;
}

#cell {
vertical-align: middle;
display: table-cell;
_position: absolute;
_top: 50%;
}
.numAba{
	font-size: 10px;
}

table.bordasimples {
	border-collapse: collapse;
	font: 12px/1.3 Verdana, Arial, Helvetica, sans-serif;
}
	
table.bordasimples tr td {
	border:1px solid #FF0000;
}

.exibir{
	margin-left: 5%;
	margin-right: 5%;
}

.itemInnerResultsB {
	background-image: url('../images/bkgblue.jpg');
	background-repeat: no-repeat;
}

.itemInnerResultsB2{
	background-image: url('../images/bkgblue.jpg');
	background-repeat: no-repeat;
}

.itemInnerResultsW {
	background-image: url('../images/bkgorange.jpg');
	background-repeat: no-repeat;
}

.itemInnerResultsA {
	background-image: url('../images/bkggreen.jpg');
	background-repeat: no-repeat;
}

/* L para lista, de cor verde*/
.itemInnerResultsL {
	background-image: url('../images/bkggreen.jpg');
	background-repeat: no-repeat;
}

.itemInnerResultsWX {
	background-image: url('../images/bkgorange.jpg');
	background-repeat: no-repeat;
}

.itemInnerResultsB2,
.itemInnerResultsL,
.itemInnerResults,
.itemInnerResultsW,
.itemInnerResultsWX,
.itemInnerResultsB,
.itemInnerResultsA {
	position: relative;
	display: block-inline;
	height: 102px;
	width: 177px;
	float: left; 
	margin: 0px 2px 4px 2px; 
	padding: 0; 
	overflow: hidden;
	cursor: pointer;
	text-align: left; 
	background-color: #fff;
}


.itemInnerResults img,
.itemInnerResultsL img,
.itemInnerResultsW img,
.itemInnerResultsWX img,
.itemInnerResultsB img,
.itemInnerResultsB2 img,
.itemInnerResultsA img {
	float: left;
	clear: left;
	border: 0;
	margin: 0;
	padding: 0px 3px 0 2px;
}

button {
  	background-color: #F1F1F1;
}

#imageAtt{
	border: none; 	
}

ul.menubar {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF; /* IE6 Bug */
	font-size: 100%;
}

ul.menubar .menuvertical {
	margin-left: 10px;
  	padding: 0px;
  	width: 90px;
  	list-style: none;
  	text-align: center;
  	background-color: #F1F1F1;
	border:1px solid #f00;
	border-bottom:0.2em solid #909090;
	border-left:0.2em solid #fff;
	border-top:0.2em solid #fff;
	border-right:0.2em solid #909090;
	/*float:right;*/
}

ul.menubar ul.menu
{
	display: none;
	position: absolute;
	margin: 0px;
}

ul.menubar a
{
	padding: 2px;
	display:block;
	text-decoration: none;
	color: #000;
	padding: 2px;
}

ul.menubar a:hover
{
	display: block;
	font-weight:bold;
	color: #000;
}

ul.menu,
ul.menu ul
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	width: 150px; /* Width of Menu Items */
	background-color: #FFFFFF; /* IE6 Bug */
}

ul.menu li
{
	position: relative;
	list-style: none;
	border: 0px;
}

ul.menu li hr
{
	width: 148px;
	padding: 0px;
	margin: 0px;
}

ul.menu li a
{
	display: block;
	text-decoration: none;
	border: 1px solid #ccc;
	border-bottom: 0px;
	color: #777;
	padding: 5px 10px 5px 5px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; height: 1%; }
* html ul.menu li a { height: 1%; }
/* End */

ul.menu ul
{
	position: absolute;
	display: none;
	left: 149px; /* Set 1px less than menu width */
	top: 0px;
}

ul.menu li.submenu ul { 
	display: none; 
} /* Hide sub-menus initially */

ul.menu li.submenu { 
	background: transparent url(arrow.gif) right center no-repeat; 
}

ul.menu li a:hover { 
	color: #E2144A; 
}

#signup {
	height: auto !important;
	padding: 15px;
}

.signupForm {
	background: #fff;
	margin: 0;
	width: 500px;
	height: 395px;
	padding: 0px;
	font-size: 12px;
	font-family: Lucida Grande, Helvetica, Verdana, sans-serif;
}

.signupForm p { 
line-height: 1.8
}

.signupFormOut {
	margin: 0;
	width: 500px;
	height: 395px;
	padding: 1px;
	background: #909090;
}


.icon {
	background-color: #ff9900;
	background-image: url('../images/bg_rounded.gif');
	background-repeat: no-repeat;
}

.jqmOverlay { background-color: #000; }


#rightmenu{
	float: right;
	clear: right;
	width: 174px;
	padding: 17px 0 0 0;
}

#leftmenu{
	position: absolute;
	left: 0;
	top: 120px;
	width: 200px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 0;
}

#leftmenu div.body,
#treeUser div.body,
#rightmenu div.body {
	text-align: left;
	margin: 0px;
	padding: 3px;
	border-top: 0;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
}

#leftmenu div.title,
#treeUser div.title,
#rightmenu div.title {
	margin: 0;
	padding-left: 10px;
	padding-top: 2px;
	text-align: left;
	background-color: #F1F1F1;
	height: 20px;
}

#leftmenu div.title img.imgClass,
#treeUser div.title img.imgClass,
#rightmenu div.title img.imgClass {
	vertical-align: middle;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

.busNameMV, .workNameMV, .attachmentTitleMV,
.busNameMR, .workNameMR, .attachmentTitleMR {
	cursor: pointer;
}



#leftmenu div.title:hover,
.lmhover,
#rightmenu div.title:hover,
#contact:hover,
#comment:hover {
	font-weight: bold; 
	cursor: pointer;
}

#leftmenu div.selected,
#treeUser div.selected,
#rightmenu div.selected { 
	font-weight: bold; 
}

#leftmenu div.selected img.imgClass,
#rightmenu div.selected img.imgClass { 
	vertical-align: middle;	
	opacity:0;
	-moz-opacity: 0;
	filter: alpha(opacity=);
}

#leftmenu div.outtitle,
#treeUser div.outtitle,
#rightmenu div.outtitle {
	position: relative;
	margin: 3px 0 0 0;
	background-color: #909090;
	padding: 1px 1px 0 1px; 
}

#rightmenu div.title,
#treeUser div.title  {
	padding-left: 10px;
	text-align: left;
}

#rightmenu div.body {
	height: 400px;
	text-align: center;
}

#leftmenu div.bodyFix {
	min-height: 230px;
}

#container {
	width:100%;
	margin:0;
	padding:0;
}

#header {
	margin: 0;  
	border: 0;
	background: #fff;
	height: 100px; 
}

#wrapper{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#main{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#content{
	margin: 0 194px 0 205px;
	padding: 0;
}

#navigation{
	float:left;
	width:200px;
	margin: 0;
	margin-left:-100%;
	padding: 0;
}

#extra{
	position: relative;
	top: 0px;
	float:left;
	width:175px;
	margin-left:-175px;
	padding: 0;
}

#footer{
	clear:left;
	width:100%;
	padding: 0;
	margin: 0;
}

#content2c{
	margin-right:200px;
	background:#fff;
}

#wrapper2c{
	float:left;
	width:100%
}

#navigation2c{
	float:left;
	width:200px;
	margin-left:-200px
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

donothing {
	background: #eee;
}
