/*   nbp crit .css  */

body { background-color: #2e3b5d; margin-top: 25px; font-family: Arial, Helvetica, sans-serif; }

image { border: 0; }

a { text-decoration: underline; color: #000; }
a:hover { text-decoration: none; }  

table#menu { width: 700px; margin: auto; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; } 
#menu td a { text-align: center; text-decoration: none; color: #fff; }
#menu td a:hover { text-decoration: underline; }

table#menu2 { width: 600px; margin: auto; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-align: center; line-height: 20px; } 
#menu2 td a { text-align: center; text-decoration: underline; color: #fff; }
#menu2 td a:hover { text-decoration: none; }

div#logo { width: 800px; margin: auto; margin-bottom: 20px; }

div#ilogo { width: 500px; margin: auto; margin-top: 10px; }

div#iflyer { width: 500px; margin-top: 10px; }

table.sponsors { width: 750px; margin: auto; margin-top: 2px; text-align: center; }
.sponsors td { text-align: center; color: #ccc; font-size: 12px; } 

table#foot { width: 600px; margin: auto; margin-top: 10px; text-align: center; }
#foot td { text-align: center; color: #fff; font-size: 8px; }

table#chart { border-top : 1px solid #000; border-right : 1px solid #000; margin-top: 10px;}
#chart td { border-bottom: 1px solid #000; border-left: 1px solid #000; font-size: 12px;} 

.bg { background-color: #000; color: #fff; }

