/*############################################################################/
//##                                                                        ##/
//##  DreuxBowl 2007 v1.0.1                                                 ##/
//##  (c) 2004-2005 AustinSmoke Scripts                                     ##/
//##  distributed by kevinludlow.com                                        ##/
//##                                                                        ##/
//##  This software comes with no warranties or guarantees.  It is          ##/
//##  free software and can be modified and/or changed as necessary         ##/
//##  under the terms of the GNU/GPL public license.                        ##/
//##                                                                        ##/
//##  This software may not be sold or redistributed for profit.            ##/
//##                                                                        ##/
//###########################################################################*/

  body { color: #333; background-color: #343434; font-size: 13px; 
         margin: 0px; padding-top: 0px; font-family: "Nimbus Sans L", Helvetica, Arial, sans-serif; }

  td   { color: #333; font-size: 13px; line-height: 16px; font-family: "Nimbus Sans L", Helvetica, Arial, sans-serif; }

  p        { font-size: 13px; line-height: 16px; color: #333333; }
  .header  { font-size: 16px; color: #000000; }
  .warning { font-size: 13px; color: #990000; font-weight: bold; }

  a        { color: #231f20; font-size: 12px; font-family: "Nimbus Sans L", Helvetica, Arial, sans-serif; font-weight: bold; text-decoration: none; } 
  a:link   { color: #231f20; font-size: 12px; font-family: "Nimbus Sans L", Helvetica, Arial, sans-serif; font-weight: bold; text-decoration: none; }
  a:active { color: #231f20; font-size: 12px; font-family: "Nimbus Sans L", Helvetica, Arial, sans-serif; font-weight: bold; text-decoration: none; }
  a:hover  { color: #68900e; font-size: 12px; font-family: "Nimbus Sans L", Helvetica, Arial, sans-serif; font-weight: bold; text-decoration: none; }

  a.footer        { color: #707070; font-size: 10px; font-family: "Nimbus Sans L", Helvetica, Arial, sans-serif; text-decoration: none; }
  a.footer:link   { color: #707070; font-size: 10px; font-family: "Nimbus Sans L", Helvetica, Arial, sans-serif; text-decoration: none; }
  a.footer:active { color: #707070; font-size: 10px; font-family: "Nimbus Sans L", Helvetica, Arial, sans-serif; text-decoration: none; }
  a.footer:hover  { color: #707070; font-size: 10px; font-family: "Nimbus Sans L", Helvetica, Arial, sans-serif; text-decoration: underline; }

  p.big { font-size: 17px; line-height: 22px; color: #333333; }
  div.section { height: 44px; border-bottom: 1px solid #dddddd; font-size: 27px; padding-top: 10px; margin-bottom: 26px; }
