
/* NS6 */
body > table:first-child td img{ display:block; }
img.display-img{ display:block; }
/* END NS6 */

/***************************************************************************************/

/* Black Title Bar - Top of Page */
.btb{ background:#FFF; }

/* Black Menu Bar - Top of Page */
.bmb{ background:#DDD; width=30; }

/***************************************************************************************/

/* Thin White Brars - at the top and bottom of the main text area */
td.twb { background: White; padding-bottom: 2px; border-bottom:1px solid white; }

/*  Main Body Links */
#Main-body-links a:link,
#Main-body-links a:visited{ color:#333; text-decoration:none; }
#Main-body-links a:hover{ text-decoration:underline; }

/* Main Central Table layout */
#Main-body-table p{ padding-bottom:8px; padding-top:5px; margin-top:0px; margin-bottom:0px; }
#Main-body-links table{ margin-left:5px; margin-right:5px; }
#Main-body-links td{ padding-bottom:8px; }
#Main-body-links table td.tp{ padding-top:8px; padding-bottom:0px; }
#Main-body-links table td,
#Main-body-links table th{ padding-bottom:4px;  font-family:tahoma,verdana,arial,sans-serif; font-weight:normal; font-size:12px; }

/***************************************************************************************/

/* Top Bar - Links Table */
a.banner-mainlink:link,
a.banner-mainlink:visited{ text-decoration:none; color:#293d6b; white-space:nowrap; }
a.banner-mainlink:hover{ text-decoration:underline; color:#293d6b; white-space:nowrap; }
td.tbb{ background:#FFFFFF; border-top:0px solid #99afc4; border-bottom:0px solid#99afc4; white-space:nowrap; }
td.tbb{ height:30px; }

/***************************************************************************************/

/* Bottom Black Bar - Links Table */
.bbb{ background-color:#000; white-space:nowrap;}
a.mainlink:link,
a.mainlink:visited{ text-decoration:none; color:#ffff99; white-space:nowrap; }
a.mainlink:hover{ text-decoration:underline; color:#ffff99; white-space:nowrap; }

/***************************************************************************************/

/* Common Properties for Links in the Top and Bottom Bars*/
a.mainlink:link,
a.mainlink:visited,
a.mainlink:hover,
a.banner-mainlink:link,
a.banner-mainlink:visited,
a.banner-mainlink:hover
{ font-family:tahoma,verdana,arial,sans-serif; font-weight:bold; font-size:12px; }

/***************************************************************************************/

/* General Options - */
body{ margin:20px; padding:0px; background:#FFF; color:#000;}
body,td,th,font{ font-family:tahoma,verdana,arial,sans-serif; font-size:12px; }
hr{ height:1px; background:#c8d7e3; border-top:1px solid #99afc4; border-bottom:0px solid #99afc4; white-space:nowrap; }
h1{ font-family:tahoma,arial,sans-serif; font-weight:bold; font-size:14px; margin:0; }
h2{ font-family:tahoma,arial,sans-serif; font-weight:bold; font-size:12px; margin-top:20; margin-bottom:10; }
h3{ font-family:tahoma,arial,sans-serif; font-weight:bold; font-size:36px; color: #999999; }
h4{ font-family:tahoma,arial,sans-serif; font-size:18px; }
ul,ol{ margin-top:2px; margin-bottom:2px; padding-top:2px; padding-bottom:2px; }

/***************************************************************************************/