Body{
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left:0px; 
 margin-right:0px;
 background-image: url(images/bg.jpg);
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-color:#DEF9FC;
 font-family:Tahoma;
 font-size:10px;
 }
 a:link{
 text-decoration:none;
 color: #0000FF;
 }
 a:visited{
 text-decoration:none;
 color: #0000FF;
 } 
 a:hover{
 text-decoration:underline;
 color:#FF0066;
 }
 a:active{
 text-decoration:none;
 color:#FF0066;
 }
 table.style01{
 border-collapse: collapse; 
 width:800px;
 background-color:white;
  margin-left:auto; 
 margin-right:auto;
 }
 table.style01 td {
 padding : 0; 
 }
 table.style02{
 background-color:#FFFFFF;
 width:100%;
 border-collapse: collapse; 
 }
 table.style02 td {
 padding : 0; 
 }
td.styleleft{
width:20%;
vertical-align: top;
}
td.styleright{
width:20%;
vertical-align: top;
}
td.stylecenter{
width:60%;
vertical-align: top;
}
 table.styleguide{
 background-color:#76E6F5;
 width:100%;
 height:25px;
 border-collapse: collapse; 
 }
 table.styleguide td {
 padding : 0; 
 }
 .style14{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
 .style24{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
}
 .style20{
font-family:Tahoma;
font-size:12px;
}
div.table01{
text-align: center;
}
div.table02{
text-align: center;
}
div.tablebanner{
text-align: center;
}
 table.stylebanner{
 background-color:#FFFFFF;
 width:800px;
 border-collapse: collapse; 
 margin-left:auto; 
 margin-right:auto;
 }
 table.stylebanner td {
 padding : 0; 
 }
 
 div.tablefooter{
text-align: center;
}
 table.stylefooter{
 background-color:#FFFFFF;
 width:800px;
 border-collapse: collapse; 
 margin-left:auto; 
 margin-right:auto;
 }
 table.stylefooter td {
 padding : 0; 
 }
 td.styleatt{
 background-color:#CA9560;
 vertical-align: top;
}