﻿body          { font-family: Verdana; color: #FFFF99; font-size: 10pt; margin: 0px; }
p             { font-family: Verdana; color: #FFFF99; font-size: 10pt; }
a:hover       { text-decoration: underline }
table         { font-family: Verdana; color: #FFFF99; font-size: 10pt; }
td            { font-family: Verdana; color: #FFFF99; font-size: 10pt; }
td.cr         { font-family: Verdana; color: #FFFF99; font-size: 8pt; font-weight: bold }
td.cr a       { font-family: Verdana; color: #FFFFFF; font-size: 8pt; font-weight: bold }
div           { font-family: Verdana; color: #FFFF99; font-size: 10pt; }
h1            { font-family: 'Arial Black', Arial, sans-serif; font-weight: 900; font-size: 18pt; }
h2            { font-family: 'Arial Black', Arial, sans-serif; font-weight: 900; font-size: 16pt; }
h3            { font-family: 'Arial Black', Arial, sans-serif; font-weight: 900; font-size: 14pt; }
h4            { font-family: 'Arial Black', Arial, sans-serif; font-weight: 900; font-size: 12pt; }
h5            { font-family: 'Arial Black', Arial, sans-serif; font-weight: 900; font-size: 10pt; }
hr.thin-gray  { color: #808080; background-color: #808080; height: 1px; border: 0; }

#outer-container {
  position:relative;
  width: 980px;
  margin: 0px auto;
  padding: 0;
  background: white url('images/bg1.gif');
  border-right: 1px #C0C0C0 solid;
  border-bottom: 1px #C0C0C0 solid;
}
#menu-table {
  width: 980px;
}

.hdgCell      { color: #000000; }
.smlTextCell  { font-size: 8pt; }
.smlTextCellB { font-size: 8pt; font-weight: bold; }
.ftpgFeatureCell { background-color: #000000 }
.ftpgFeatureHdg  { background-color: #CC0000; color: #FFFFFF; font-weight: bold;}
.leftNav			{ font-family: 'Arial Black', Arial, sans-serif; font-weight: 900; font-size: 10pt; }
.HeadingRow   { background-color: #666666; color: #FFFFFF; font-weight: bold;}
.flatTB       { border: 1px solid #FFFFFF }
.topMenu      { padding:0px; height:21px; color:#000000; font-weight:bold; text-decoration:none; text-align: center; background-image:url('images/navnew/nav-off.gif') }
.topMenu a    { padding-top:3px; height:21px; color:#000000; font-family:Verdana; font-weight:bold; text-decoration:none; text-align: center; background-image:url('images/navnew/nav-off.gif') }
.topMenu a:hover { padding-top:3px; height:21px; color:#000000; font-family:Verdana; font-weight:bold; text-decoration:none; text-align: center; background-image:url('images/navnew/nav-over.gif') }
.topMenu a:active { padding-top:3px; height:21px; color:#000000; font-family:Verdana; font-weight:bold; text-decoration:none; text-align: center; background-image:url('images/navnew/nav-pressed.gif') }
.bottomMenu   { background-color:#DCDCDC; font-family: Verdana; font-size:9px; font-weight:bold; text-align:center }
.bottomMenu a  { color:blue; background-color:#DCDCDC; font-family: Verdana; font-size:9px; font-weight:bold; text-align:center }
/*.topMenu a:visited { padding-top:3px; height:21px; color:purple; font-weight:bold; text-decoration:none; text-align: center; background-image:url('images/navnew/nav-off.gif') }*/

