/* Copyright (C) Whitter Technology 2000-2009. All rights reserved. */
/* http://www.whittertechnology.com                                 */

Body
{
   background-attachment: fixed;
   background-image:      url( ../images/background.jpg );
   color:                 #000000;
   font-family:           verdana;
   font-size:             9pt;
   line-height:           14pt;
}

H1
{
   color:                 #000000;
   font-family:           arial;
   font-size:             14pt;
   font-style:            italic;
   margin-left:           0.5cm;
}

H2
{
   color:                 #000000;
   font-family:           verdana;
   font-size:             10pt;
   font-weight:           bold;
   margin-left:           0.5cm;
}

H3
{
   color:                 #000000;
   font-family:           verdana;
   font-size:             9pt;
   font-weight:           bold;
   margin-bottom:         0pt;
   margin-left:           0.5cm;
}

HR
{
   color:                 #507070;
}

P
{
   color:                 #000000;
   font-family:           verdana;
   font-size:             9pt;
   line-height:           14pt;
   margin-left:           0.5cm;
}

Table
{
   color:                 #000000;
   font-family:           verdana;
   font-size:             9pt;
   line-height:           14pt;
}

UL
{
   list-style-image:      url( ../images/bullet.gif );
   list-style-position:   inside;
}

.Copyright
{
   color:                 #FF9900;
   font-family:           verdana;
   font-size:             8pt;
}

.ListTitle
{
   color:                 #FF9900;
   font-family:           verdana;
   font-size:             9pt;
   font-weight:           bold;
   margin-left:           0.5cm;
}

.MenuBar
{
   background-color:      #507070;
   color:                 black;
   width:                 100%;
}

.MenuGroup
{
   background-color:      white;
   color:                 #507070;
   cursor:                default;
   font-family:           verdana;
   font-size:             12pt;
   font-weight:           bold;
   text-decoration:       none;
}

.MenuGroup:hover
{
   background-color:      #507070;
   color:                 #FFFFFF;
}

.MenuDropDown
{
   position:              absolute;
   visibility:            hidden;
}

.MenuItem
{
   background-color:      #507070;
   color:                 black;
   cursor:                default;
   display:               block;
   font-family:           verdana;
   font-size:             9pt;
   line-height:           normal;
   padding-left:          10pt;
   padding-right:         10pt;
   text-decoration:       none;
}

.MenuItem:hover
{
   background-color:      #507070;
   color:                 #FFFFFF;
}

.TableTitle
{
   color:                 #FF9900;
   font-family:           verdana;
   font-size:             9pt;
   font-weight:           bold;
}
