
body { color: white; background: #ccc; margin: 0 }
table { width: 800px; height: 100% }
td { color: #999; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.headercell { width: 800px; height: 127px }
.headertext { font-size: 18px; font-weight: bold }
.foresightcell { background-color: #666; width: 400px; height: 20px }
.leftnav { background-color: black; background-image: url("images/bg_left.gif"); background-repeat: no-repeat; width: 195px; vertical-align: top; border-right: 2px solid #999 }
.leftnav a:hover { color: #ccc }
.leftnav a { color: white; font-size: 12px; text-decoration: none; vertical-align: top }
.leftnav_content { background-image: url("images/bg_left.gif"); background-repeat: no-repeat; padding: 10px }
.centercell  { background-color: #333; width: 201px; vertical-align: top; border-right: 2px solid #999 }
.centercell_content { padding: 10px }
.contentcell  { background-color: #666; width: 400px; vertical-align: top; height: 100% }
.contentcell_content  { color: white; background-color: #666; padding: 10px; width: 400px }
.contactemail a { color: #f00 }
.contactemail a:visited { color: #f00 }
