pre
{
   background-color: white;
}

body
{
   height: 97%;
   margin: 0px;
   color: #666666;
   background-color: #ffffff;
   background-image: url(images/bg-blue.gif);
   background-repeat: repeat;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   list-style-image : url(images/bullet01.gif);
}

td
{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

a
{
   color: #DB8607;
   border: 0px;
   text-decoration: none;
   font-weight: bold;
}

form
{
   margin: 0px;
   padding: 0px;
}

a:hover
{
   color: #FDC40C;
}

img
{
   border: 0px;
}

p
{
   line-height: 15px;
   margin-top: 0px;
}

h1, th
{
   color: #DB8607;
   font-size: 13px;
   font-weight: bold;
   margin-bottom: 0px;
   text-align: left;
}

table.map
{
   margin-right: 12px;
}

input.signup
{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #666666;
   border-color: #666666;
   border-width: 1px;
   margin-top: -1px;
}

.small
{
   font-size: 9px;
}

.bg-side_shadow
{
   width: 10px;
}

#bg_header-middle
{
   width: 750px;
   height: 5px;
   background-image: url(images/bg-top_tile.gif);
}

.bg-side_shadow-left
{
   background-image: url(images/bg-left_tile.gif);
}

.bg-side_shadow-right
{
   width: 10px;
   background-image: url(images/bg-right_tile.gif);
}

.bg-side_shadow-top
{
   width: 10px;
   height: 5px;
}

#header-nav
{
   height: 139px;
   width: 750px;
   overflow: hidden;
}

#coolmenu_cell
{
   width: 561px;
   overflow: hidden;
}

#page-content
{
   background-image: url(images/content-bg.gif);
   width: 750px;
}

#bottombar
{
   vertical-align: top;
   height: 100px;
   background-image: url(images/bottombar.gif);
   background-repeat: no-repeat;
   background-position: top left;
}

#bottom_nav
{
   /*border: 1px solid red;*/
   width: 420px;
   margin-top: 25px;
   margin-left: 198px;
   text-align: center;
}

#bottom_nav a
{
   /*color: #e0e0e1;*/
}

#sidebar-email_signup
{
   padding-left: 10px;
   padding-right: 10px;
   line-height: 20px;
}

.sidebar-left
{
   border: 0px;
   background: url(images/left-pump.gif);
   background-position: bottom;
   background-repeat: no-repeat;
}

.sidebar-right
{
   width: 150px;
}

.sidebar-tile-right
{
   background-image: url(images/right-windmill_tile.gif);
   background-repeat: repeat-y;
}

.sidebar-tile-left
{
   background-image: url(images/left-tile.gif);
   background-repeat: repeat;
}

#content
{
   padding: 0px 0px 0px 28px;
   background-image: url(images/content-bg.gif);
}

.stock_label
{
   vertical-align: top;
}

.stock_table
{
   width: 100%;
   margin: 0px;
}

.stock_info
{
   padding-right: 20px;
}

.stock_info-header
{
   font-weight: bold;
}

.email_signup-failure
{
   line-height: 1em;
   color: #DB8607;
}

.email_signup-success
{
   line-height: 1em;
   color: #2007DA;
}
td.bheader-spacer
{
   background-image: url('images/gray-1x1.gif');
   width: 1px;
}

td.bheader
{
   padding-left: 10px;
}

.gray_fill
{
   background-color: #eeeee9;
   border: 0px;
}

.bottom_nav-separator
{
   color: #CF0F0F;
   font-weight: bold;
}
.copyright
{
   color: #CBCBC3;
   font-size: 10px;
   font-weight: bold;
}

.disclaimer
{
   /*color: #CBCBC3;*/
   font-size: 10px;
   font-weight: bold;
}

.home-pic
{
	margin-left: 16px;
	margin-bottom: 10px;
}