@charset "utf-8";
/* CSS Document */

empty
{
  background-color: ffffff;
}

body
{
  font-family: Tahoma;
  font-size: 12px;
  color: 667079;
  line-height:16px;
  margin-top:0px;
  margin-left:0px;
  background-color: ffffff;
}

.headOrange
{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: FF7300;
  line-height:16px;
}

.subhead
{
font: 14pt/18pt Tahoma, Arial,Helvetica;
font-style: normal;
font-weight: bold;
color: 336699;
}


td
{
  font-family: Tahoma;
  font-size: 12px;
  color: 667079;
  line-height:16px;
  margin-top:0px;
  margin-left:0px;
}

th
{
  font-family: Tahoma;
  font-size: 12px;
  color: 667079;
  line-height:16px;
}

a
{
  font-family: Tahoma;
  font-size: 12px;
  color: 009900;
}

a:visited
{
  color: 006600;
}

a:hover
{
  color: 006600;
  background-color: ccff00;
}
.caption
{
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: ##669900;
  line-height:12px;
}

.sidebar
{
  font-size: 12px;
  font-weight: bold;
  font-decoration: none;
  color: 336699;
}

.sidebar:hover
{
  font-size: 12px;
  font-weight: bold;
  font-decoration: underline;
  color: 336699;
  background-color: FF9933;
}

.sidebar:visited
{
  font-size: 12px;
  font-weight: bold;
  font-decoration: none;
  color: 336699;
}

.sidebar2
{
  font: verdana,tahoma, arial;
  font-size: 12px;
  font-weight: bold;
  font-decoration: none;
  color: 336699;
}

.sidebar2:hover
{
  font: verdana,tahoma, arial;
  font-size: 12px;
  font-weight: bold
  font-decoration: underline;
  color: FF9933;
  background-color: 667079;
}

.sidebar2:visited
{
  font: verdana,tahoma, arial;
  font-size: 12px;
  font-weight: bold;
  font-decoration: none;
  color: FF9933;
}
.sidebar3
{
  font: verdana,tahoma, arial;
  font-size: 12px;
  font-weight: normal;
  font-decoration: none;
  color: 336699;
}

.footer
{
  color: 336699;
}

