/*----------------------------------------------------------------------------*/

body
{
  background-color : #c7be9f;
  font-family : arial, helvetica, sans-serif;
  font-size : 12px;
  color : #444444;
  text-decoration : none;
  text-align : left;
  margin-top : 10px;
}

.alert { color : #ff0000; }
.centered { text-align : center; }
#match { font-style : italic; background-color : #c7be9f; }
.small { font-size : 10px; }

input, textarea, select
{
  background-color : #ffffff;
  font-family : arial, helvetica, sans-serif;
  font-size : 11px;
  color : #444444;
}

.caption, .caption a
{
  font-family : arial, helvetica, sans-serif;
  font-size : 10px;
  color : #444444;
  text-decoration : none;
}

/*----------------------------------------------------------------------------*/

.head0
{
  font-family : arial, helvetica, sans-serif;
  font-size : 26px;
  text-transform : uppercase;
  text-align : left;
}

/*----------------------------------------------------------------------------*/

.content
{
  background-color : #e6dfcc;
  font-size : 12px;
  text-align : justify;
  color : #444444;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

/*----------------------------------------------------------------------------*/

.footer
{
  background-color : #c7be9f;
  color : #ffffff;
  font-size : 9px;
}

.footer a:link, .footer a:visited
{
  color : #ffffff;
  text-decoration : none;
}

.footer a:hover
{
  color : #ffff00;
  text-decoration : none;
}

.nav0 a:link, .nav0 a:visited
{
  color : #563f23;
  text-decoration : none;
}

.nav0 a:hover
{
  color : #e6dfcc;
  text-decoration : none;
}

.nav0
{
  padding-top: 10px;
  color : #ffffff;
  font-family: georgia;
}

.nav0 a {
  font-size: 10pt;
  padding-right: 30px;
}

.nav0 td 
{
  text-align: right;
  line-height: 18px;
  padding-bottom: 12px;
}


#nav2hot { color : #639acb; }

.nav1
{
  background-color : #ffffff;
  color : #999999;
  font-size : 12px;
}

.nav1
{
  background-color : #ffffff;
  color : #999999;
  font-size : 10px;
  padding-left : 6px;
  padding-right : 6px;

  text-align : center;
  line-height : 100%;
}

.nav1 a:link, .nav1 a:visited
{
  color : #666666;
  text-decoration : none;
}

.nav1 a:hover
{
  color : #000000;
  text-decoration : none;
}

.sidebar
{
  background-color : #fffcea;
  font-size : 10px;
  text-align : left;
  line-height : 100%;
}

.sidebar a:hover
{
  color : #000000;
  text-decoration : underline;
}

.sidebarhead
{
  font-weight : bold;
  font-size : 12px;
  line-height : 120%;
}

/*----------------------------------------------------------------------------*/

.datatable
{
  border : 1px solid #c4d8eb;
  font-size : 12px;
}

/*----------------------------------------------------------------------------*/
