html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body {
   min-width: 1000px;
   font-family:arial,helvetica;
   font-size:12px;
   background: #cdcdcd;
   background-image:url('http://img.tradepub.com/images/ib_body_bg.gif');
   background-repeat:repeat-x;
   color:#666666;
}

#TPheader {
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 1000px;
   height:57px;
   min-height:100%;
   color:#000000;
   background-image:url('http://img.tradepub.com/images/header_v2.gif');
   background-repeat:no-repeat;
   background-position:top left;
   text-align:right;
}

#TPlogo {
   position:relative;
   left:18px;
   float:left;
}


#TPheadicons {
   float:left;
   position:relative;
   left:650px;
}

#TPheadicons4 {
   float:left;
   position:relative;
   left:607px;
}

#TPheadicons4 td {
width:42px;
height:53px;
background:url("/images/css_button_background.png") no-repeat 0 1px;
text-align:center;
vertical-align:middle;
}
#TPheadicons4 td a {
color:#1c63ac;
text-decoration:none;
}
#TPheadicons4 td a:hover {
color:#488fce;
}

#mobileBut
{
display:block;
width:42px;
height:53px;
  background: url("http://img.tradepub.com/images/mobile_css_button.gif") no-repeat 0 0;
}

#mobileBut:hover
{ 
  background-position: 0 -53px;
}

#mobileBut span
{
  display: none;
}


#twitterBut
{
  display: block;
  width: 42px;
  height: 53px;
  background: url("http://img.tradepub.com/images/twitter_css_button.gif") no-repeat 0 0;
}

#twitterBut:hover
{ 
  background-position: 0 -53px;
}

#twitterBut span
{
  display: none;
}


#rssBut
{
  display: block;
  width: 42px;
  height: 53px;
  background: url("http://img.tradepub.com/images/rss_css_button.gif") no-repeat 0 0;
}

#rssBut:hover
{ 
  background-position: 0 -53px;
}

#rssBut span
{
  display: none;
}



#emailBut
{
  width: 42px;
  height: 53px;
}

#emailBut:hover
{ 
}

#emailBut span
{
  display: none;
}


#TPheader2 {
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 1000px;
   height:55px;
   min-height:100%;
   text-align: left;
   color:#000000;
   background-image:url('http://img.tradepub.com/images/header_v2a.png');
   background-repeat:no-repeat;
}

#TPheader3 {
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 1000px;
   height:40px;
   min-height:100%;
   text-align: left;
   color:#000000;
   background-image:url('http://img.tradepub.com/images/header_v3.png');
   background-repeat:no-repeat;
}



#TPmain {
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 1000px;
   height:100%;
   min-height:100%;
   text-align: left;
   background-color:#ffffff;
   border: solid 1px #000000;
}

#TPnav {
height:23px;
margin-bottom:5px;
border-bottom:dotted 1px #cccccc;
}

#TPnav ul {
float:left;
padding:0;
margin:5px 12px;
width:930px;
}

#TPnav li {
display:inline;
}

#TPnav li a {
font-family:arial,helvetica;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:0 7px;
}

#TPnav li a:hover {
text-decoration:underline;
}



#TPnav3 {
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 1000px;
   height:36px;
   min-height:100%;
   text-align: left;
   background-image:url('http://img.tradepub.com/images/header_nav_v3.png');
   background-repeat:no-repeat;
}


#TPnav3 ul {
float:left;
padding:0;
margin:6px 12px;
width:930px;
}

#TPnav3 li {
display:inline;
}

#TPnav3 li a {
font-family:arial,helvetica;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:0 7px;
color:#ffffff;
}

#TPnav3 li a:hover {
text-decoration:underline;
color:#ffffff;
}

#TPfooter {
   font-family:arial,helvetica;
   font-size:10px;color:#999999;
}

a {color:#336699;}
a:hover {color:#336699;}

