/* CSS Document */

body{
margin:0px auto;
background:url(../images/headerBg.gif) repeat-x top left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
#wraper{
margin:0px auto;
height:auto;
width:801px;
}
#headerMenu{
position: absolute;top:4px;left:200px;
height:18px;
text-align:left;
padding-right:35px;
color:FF0000;
}
#logo{
background:url(../images/logo.gif) no-repeat left;
position: absolute;top:25px;left:200px;
width:501px;
height:63px;

}

#rssfeed{
font-family:Arial,  Helvetica. sans-serif;
font-size:14px;
color: #00A4A4;
}

#horizontalLine{
margin-top:17px;
height:2px;
z-index:-1;
}
#contentArea{
margin-top:40px;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
text-decoration:none;
color:#016868;
margin:0px;
padding:8px;
}
h3{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
text-decoration:none;
color:#00A4A4;
padding:8px;
margin:0px;
}
#navlist{
margin:0px 0px 0px 18px;
font-size:12px;
line-height:20px;
padding:0px 4px 15px 17px;
list-style:none;
}
#navlistAboutUs{
margin:0px 0px 0px 6px;
font-size:12px;
line-height:20px;
padding:0px 4px 15px 6px;
list-style:none;
}
p{
margin:0px;
padding:0px 8px 8px 8px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;

}
ul{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

/* table style*/
#table table{border-spacing:1px;font:10px 'Verdana', Arial, Helvetica, sans-serif;background:#E7E7E7;color:#666666;}
#table caption{border:#666666;border-bottom:2px solid #666666;text-transform:uppercase;padding:10px;background:url(http://www.leandropessoa.com.br/table/img/TableCaption.jpg);font:15px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;}
#table td, th{padding:4px;}
#table thead th{text-align:center;background:#F5F5F5;color:#666666;border:1px solid #ffffff;text-transform:uppercase;}
#table tbody th{font-weight:bold;}
#table tbody tr{background:#EBF8FE;text-align:left;}
#table tbody tr.odd{background:#ffffff;border-top:1px solid #ffffff;}
#table tbody th a:link, tbody th a:visited{color:#666666;padding:3px 0px 0px 18px;background:url(http://www.leandropessoa.com.br/table/img/ico_novajanela.gif);background-repeat:no-repeat;}
#table tbody th a:hover{color:#009900;}
#table tbody tr td{height:17px;background:#EBF8FE;border:1px solid #ffffff;}
#table tbody tr.odd td{background:#ffffff;border-top:1px solid #ffffff;}
#table table td a:link, table td a:visited{color:#666666;text-decoration:none;font-weight: bold;}
#table table td a:hover{color:#009900;text-decoration:underline;font-weight: bold;}
#headerMenu a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A4A4;
	}
#headerMenu a:link {
	text-decoration: none;
	color: #000000;
font-size: 14;
font-weight: bold;
}
#headerMenu a:visited {
	text-decoration: none;
	color: #ff0000;
font-size: 14;
font-weight: bold;
}
#headerMenu a:hover {
	text-decoration: none;
	color: #ff0000;
font-size: 14;
font-weight: bold;
}
#headerMenu a:active {
	text-decoration: none;
	color: #000000;
font-size: 14;
font-weight: bold;
}