
#footer {
visibility: hidden;
}

#navigation {
visibility: hidden;
}

#header {
visibility: hidden;
}

#main {
position: absolute;
left: -150px;
top: 0px;
}

.hide_me {
visibility: hidden;
}

body, td { 
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
text-decoration: none; 
line-height: 14px;
}

.graytext { 
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
text-decoration: none; 
line-height: 14px;
}



.header {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none; 
line-height: 18px;
font-weight: bold;
}

.boxheader {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none; 
line-height: 18px;
font-weight: none;
}


