 



/* Dailyfutures Home Page */


body {
  background-color: white; 
  font: 100% arial, times; color:black;
}

h1 {
   font: 2% verdana, times; color: white;    
   text-align: left;
   color-background: transparent;
   margin: 0 0 0 0;
}


h2 {
   font: 110% verdana, times; color: 003366;    
   text-align: left;
   color-background: transparent;
   line-height: 120%;
   margin: 0 0 4px 0;
}


h3 {
  font: 100% /30px verdana; color:white;
  text-align: center;
  padding: 5;
  background-color: 003366;
  margin: 0;
}

h4 {
  font: 100% arial, sans-serif; color: white;
  text-align: center;
  padding: 0; 
  background-color: 333333;
  line-height: 25px;
  margin: 0;
}

h5 {
   font: 110% verdana, times; color: 003366;    
   text-align: center;
   color-background: transparent;
   line-height: 120%;
   margin: 0 0 4px 0;
}

h6 {
   font: 250% verdana, times; color: 003366;    
   text-align: center;
   color-background: transparent;
   margin: 0 0 0 0;
}


a:link {color: black; text-decoration: none}
a:visited {color: black; text-decoration: none}
a:hover {color: red; text-decoration: underline}
a:active {color: black; text-decoration: none}
a.one:link {color: white; text-decoration: none}
a.one:visited {color: white; text-decoration: none}
a.one:hover {color: red; text-decoration: underline}
a.one:active {color: white; text-decoration: none}
p.margin {margin-left: 10px; margin-right: 10px}
p.indent {text-indent: 20px}
p.increase {line-height: 15pt}
p.date {font: 100% arial; color: white; background-color: 333333;
  text-align: center; width: 180; padding: 5; margin: 0;}
p.title {font: 130% /30px verdana; color:white;
  text-align: center; width: 500; padding: 5;
  background-color: 003366; margin: 0;}
p.center {text-align: center;}

p.econtrends {font: 95% arial; color: black; background-color: e2e2e2;
  text-align: center; width: 490; padding: 5; margin: 0;}

p.gray {font: 95% arial; color: black; background-color: e2e2e2;
  text-align: center; padding: 5; margin: 0;}

p.commodities {font: 80% arial,times; color: black; text-align: center;
  background-color: transparent; margin: 0; padding: 5;}

p.signature {font: 90% verdana; color:white; text-align: center;
  line-height: 150%; padding: 3; background-color: 003366; margin: 0;}

ul.disc {list-style-type: disc}
img.button {height: 24px; width: 70px}


DIV.adbox
{
  WIDTH: 190;
  TEXT-ALIGN: center;
  FONT: 95% arial, sans-serif; color: black;
  background-color: 6699cc;
  PADDING: 5px;
  MARGIN: 0;
}


DIV.markets
{
  WIDTH: 190px;
  TEXT-ALIGN: left;
  FONT: 95% arial, sans-serif; color: white;
  background-color: 336699;
  PADDING: 5px;
  MARGIN: 0;
}


DIV.infobox
{
  WIDTH: 190px;
  TEXT-ALIGN: left;
  FONT: 95% arial, sans-serif; color: black;
  background-color: ccccff;
  line-height: 15px;
  PADDING: 5px;
  MARGIN: 0;
}


DIV.embox
{
  WIDTH: 280px;
  TEXT-ALIGN: center;
  FONT: 95% arial, sans-serif; color: black;
  background-color: ccccff;
  PADDING: 5px;
  MARGIN: 0;
}


DIV.news
{
  WIDTH: 280px;
  TEXT-ALIGN: left;
  FONT: 95% arial, sans-serif; color: black;
  background-color: white;
  PADDING: 5px;
  MARGIN: 0;
}


DIV.headlines
{
  WIDTH: 190px;
  TEXT-ALIGN: left;
  FONT: 95% arial, sans-serif; color: black;
  background-color: e2e2e2;
  PADDING: 5;
  MARGIN: 0;
}


DIV.awards
{
  WIDTH: 190px;
  TEXT-ALIGN: center;
  FONT: 95% arial, sans-serif; color: white;
  background-color: 336699;
  PADDING: 5px;
  MARGIN: 0;
}


DIV.quote
{
  WIDTH: 190 px;
  TEXT-ALIGN: center;
  FONT: 100% arial, sans-serif; color: black;
  background-color: white;
  padding: 5px;
  margin: 0;
}



DIV.disclaimer
{
  width: 890;
  font: 95% arial;
  text-align: left;
  background-color: e2e2e2;
  padding: 5px;
  }




/* Dailyfutures Market Pages */


DIV.content
{
  WIDTH: 550px;
  TEXT-ALIGN: left;
  FONT: 95% arial, sans-serif; color: black;
  background-color: transparent;  
  PADDING: 5px;
  MARGIN: 0;
}


DIV.charts
{
  width: 750 px;
  text-align: left;
  font: 95% arial, sans-serif; color: black;
  background-color: ccccff;
  padding: 5px;
  margin: 0;
}


DIV.fundamentals
{
  width: 750 px;
  text-align: left;
  font: 95% arial, sans-serif; color: black;
  background-color: ffffcc;
  padding: 5px;
  margin: 0;
}


DIV.footer
{
  font: 95% arial;
  text-align: left;
  background-color: e2e2e2;
  padding: 5px;
  }





