body { margin: 0px; height: 100%; } 
html { margin: 0px; height: 100%; } 
a { text-decoration: none; color: #666666; font-family: Verdana; font-size: 11px; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; color: #CC3333; }
a.foot { text-decoration: none; color: #FFFFFF; font-family: Verdana; font-size: 11px; }
a.foot:link { text-decoration: none; }
a.foot:visited { text-decoration: none; }
a.foot:active { text-decoration: none; }
a.foot:hover { text-decoration: underline; color: #CC3333; }
img { border: 0; margin: 0; padding: 0; }
table#main {
width: auto;
height: auto;
font-family: arial;
font-size: 11px;
color: #666666;
}
table#main td.full { height: 100%; } 	
div#white a { font-family: arial; font-size: 11px; color: #FFFFFF }
td#menu a { text-decoration: none; font-family: Verdana; font-size: 13px; color: #FFFFFF; padding-right: 7px; padding-left: 7px}
td#menu a:link { text-decoration: none; }
td#menu a:visited { text-decoration: none; }
td#menu a:active { text-decoration: none; }
td#menu a:hover { text-decoration: underline; color: #CC3333; }
div.img {
float: left;
margin-bottom: 10px;
margin-left: 20px;
}
div.img img {
display: inline;
margin: 3px;
border: 1px solid #000000;
width: 149px;
height: 112px;
}