body
{
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}

p
{
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}


/*****************************************************************************/
/** HEADINGS **/

h1
{
  color: #666666;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 24pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}
h2
{
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}
h3
{
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}
h4
{
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}


/*****************************************************************************/

.borderCell
{
  background-color : #CCCCCC
}

td
{
  font-size: 10pt;
  font-family : Verdana, Arial, Helvetica, sans-serif
}

TD.border
{
  BORDER-RIGHT: #CCCCCC 1px solid;
  BORDER-TOP: #CCCCCC 1px solid;
  BORDER-LEFT: #CCCCCC 1px solid;
  BORDER-BOTTOM: #CCCCCC 1px solid
}


/*****************************************************************************/

a
{
  color: #999900;
  text-decoration: none
}

strong
{
  color: #999900;
  text-decoration: none
}

ol
{
  margin-left: 16px;
  padding-left: 16px;
}

ul
{
  margin-left: 10px;
  padding-left: 10px;
}

li
{
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}

/*****************************************************************************/

.copyright
{

  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none
}

.button
{
  PADDING-LEFT: 4px;
  PADDING-RIGHT: 4px;
  PADDING-TOP: 4px;
  PADDING-BOTTOM: 4px;
  BORDER-RIGHT: 1px solid;
  BORDER-TOP: 1px solid;
  BORDER-LEFT: 1px solid;
  BORDER-BOTTOM: 1px solid;
}

a.button
{
  PADDING-LEFT: 4px;
  PADDING-RIGHT: 4px;
  PADDING-TOP: 4px;
  PADDING-BOTTOM: 4px;
  BORDER-RIGHT: 1px solid;
  BORDER-TOP: 1px solid;
  BORDER-LEFT: 1px solid;
  BORDER-BOTTOM: 1px solid;
}

.photo-caption
{

  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #999900;
  text-decoration: none
}

.nav-bar-link
{

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #999900;
   text-decoration: none
}

/*****************************************************************************/

.navSectionBackground
{
    background-color : #999900
}
.navSectionBackgroundHighlight
{
    background-color : #FFFFCC
}
a.navSection
{
    color : #FFFFCC;
    font-weight : bold;
    text-decoration : none;
    font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    text-align : center;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}
a.navSectionHighlight
{
    color : #999900;
    font-weight : bold;
    text-decoration : none;
    font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    text-align : center;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}

/*****************************************************************************/

.menuItem
{
    color : #FFFFCC;
    font-weight : normal;
    text-decoration : none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align : center
}

a.menuItem:visited
{
    color : #FFFFCC;
}
a.menuItem:active
{
    color : #FFFFCC;
}
a.menuItem:hover
{
    color : #999900;
    background-color : #FFFFCC
}

/*****************************************************************************/

.errorMsg
{
  color: #FF6600;
  font-weight: bold;
}

/*****************************************************************************/
