body  {
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	color: #333;
	margin: 0 auto; 
	text-align:center;
	background: white url("images/logo_kb.png");
 	background-repeat: no-repeat;
  	background-position: center;

}

a {
	color: #006CA7;
	text-decoration: none;
	font: 12px Verdana;
}

a.cinza {
	color: #666;
	text-decoration: none;
	font: 12px Verdana;
}

a:hover {
	color: #CC3399;
	text-decoration: underline;
	font: 12px Verdana;
	
}

img {
   border:none;
   margin: 0 0 0 0;
}

ul.catss
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

li.catss
{
background-image: url(images/bullet3.png);
background-repeat: no-repeat;
background-position: 0 .0em;
padding-left: 15px;
}

ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}


li
{
background-image: url(images/bullet.png);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: 10px;
}

ul.cities
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

li.cities
{
background-image: url(images/bullet4.png);
background-repeat: no-repeat;
background-position: 0 .0em;
padding-left: 15px;
}





td {
	font-size: 12px;
	color: #333;
}

td.highlight {
	font-size: 12px;
	color: #333;
	 background-color: #B8CDDC;
        cursor: pointer;
}

tr.highlight{ 
        background-color: #B8CDDC;
        cursor: pointer;
      }


th {
	font-size: 11px;
	text-align: left;
	color: #333;
}

h1 {
	font-size: 18px;
	margin: 0px;
	color: #CC3399;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	color: #006CA7;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	color: #006CA7;
}

.twoColFixRtHdr #container { 
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header { 
	padding: 0 0px 0 0px; 
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 0px 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 200px;
	padding: 0px 0px 0 0;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 240px 0 0;
	padding: 0 0px;
} 
.twoColFixRtHdr #footer { 
	padding: 0 0 0 0;
	background:#fff; 
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 0 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


form {
	margin: 0px;
}

.searchbox {
float: right;
font-size:10px;
color:#006CA7;
margin-right:19px;
background-color:#FFF;
border: 0px solid #fff
}

.menuinc { 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

.spacer { 
	margin-bottom:15px;
}

.spacer1 { 
	margin-bottom:15px;
	margin-top:10px;
}



.adcontent { 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	width: 400px;
}

--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->