BODY {
  background-color: #FFFFFF;
  color: #505050;
}

BODY, TD, TH {
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size: 95%;
}

.TC {
  color: #C64100;
  font-weight: bold;
}

.DG {
  color: #808080;
  font-weight: bold;
}

/******************************
 *         Menu Items         *
 ******************************/

H3.menu { 
  color: 808080;
  text-align: left; 
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size: 18px; 
  margin-bottom: 10px;  
}

DIV.navspace {
  font-size: 20px;   
}

DIV.navtext {
  font-family: verdana, arial, helvetica, sans-serif;   
  text-align: center;
  font-size: 12px;
  margin-bottom: 0px;
}

SPAN.menutitle {
  text-align: left; 
  font-family: Times New Roman, serif; 
  background-color: #ffff00;
  font-size: 17px;
  font-weight: bold;   
}

SPAN.navtext {
  font-family: verdana, arial, helvetica, sans-serif;   
  text-align: center;
  font-size: 14px;
}

SPAN.thispage {
  color: #d0d000;
  text-decoration: none;
  width: 130px;
  background-color: #60a060;
  font-family: verdana, arial, helvetica, sans-serif;   
  font-size: 14px; 
  font-weight: bold; 
}

A.menu:visited {
  color: #C64100;
  text-decoration: none;
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size: 16px;  
  font-weight: bold;
}

A.menu:link    {
  color: #C64100;
  text-decoration: none;
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size: 16px;  
  font-weight: bold;
}

A.menu:active    {
  color: #C64100;
  text-decoration: none;
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size: 16px;  
  font-weight: bold;
}

A.menu:hover  { 
  color: #C64100;
  text-decoration: none;
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size: 16px;  
  font-weight: bold;
  background-color: #dddddd;
}

/******************************
 *      Body text links       *
 ******************************/

A:visited {
  color: #C64100;
  text-decoration: none;
  font-weight: bold;
}

A:link    {
  color: #C64100;
  text-decoration: none;
  font-weight: bold;
}

A:active  { 
  color: #C64100;
  text-decoration: none;
  font-weight: bold;
}

A:hover  { 
  color: #C64100;
  text-decoration: none;
  background-color: #dddd99;
  font-weight: bold;
  background-color: #dddddd;
}


/******************************
 *      Headers               *
 ******************************/

H1 {
  color: #C64100;
  font-size: 30px; 
  text-align: center;
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-weight: bold;
  display: block;
  margin-bottom: 0;
}

H2 {
  color: #808080;
  font-size: 20px; 
  text-align: center; 
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-weight: 400; 
  margin-top: 0
}

H3 { 
  text-align: left; 
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size: 21px; 
  margin-bottom: 0; 
  white-space: nowrap; 
}

SPAN.biglink {
  font-size: 120%;
  text-decoration: underline;
}

DIV.footer{
  font-family: tahoma, arial, helvetica, sans-serif;   
  text-align: center;
  font-size: 12px;
}

DIV.nobr{
  white-space: nowrap; 
}

UL {
  margin-top: 0px;
}
IMG.rightjus{
  border-width: 10px;
  border-color: #808080; 
}

SUB {
  font-size: xx-small;
}