.footer_blank
{
  background-color:#2f772f;
}

.footer_right
{
  background-color:#2f772f;
  border-style:solid;
  border-color:black;
  border-bottom-width:0px;
  border-top-width:0px;
  border-left-width:1px;
  border-right-width:0px;
}

.footer_text
{
  font-family: verdana, arial, helvetica;
  font-size: 9px;
  color:#FFFFFF;
  background-color:#2f772f;
  border-style:solid;
  border-color:black;
  border-bottom-width:0px;
  border-top-width:1px;
  border-left-width:0px;
  border-right-width:0px;
}

.banner_text
{
  font-family: verdana, arial, helvetica;
  font-size: 32px;
  color:#FFFFFF;
  font-weight:bold;
}

A:link 
{
  color: #2f772f;
  font-weight:bold;
  text-decoration: none;
}

A:visited
{
  color: #2f772f;
  font-weight:bold;
  text-decoration: none;
}

A:hover 
{
  color: #2f772f;
  font-weight:bold;
  text-decoration: none;
}

.link_button_on a:link
{ 
  width:110; 
  font-family:12px;
  font-size:12px;
  font-weight:bold;
  color:white;
  text-decoration: none;
}
.link_button_on a:visited
{ 
  width:110; 
  font-family:12px;
  font-size:12px;
  font-weight:bold;
  color:white;
  text-decoration: none;
}
.link_button_on a:active
{ 
  width:110; 
  font-family:12px;
  font-size:12px;
  font-weight:bold;
  color:white;
  text-decoration: none;
}
.link_button_on a:hover
{ 
  width:110; 
  font-family:12px;
  font-size:12px;
  font-weight:bold;
  color:white;
  text-decoration: none;
}

.link_button_off a:link
{ 
  width:110; 
  font-family:12px;
  font-size:12px;
  font-weight:bold;
  color:white;
  text-decoration: none;
}
.link_button_off a:visited
{ 
  width:110; 
  font-family:12px;
  font-size:12px;
  font-weight:bold;
  color:white;
  text-decoration: none;
}
.link_button_off a:active
{ 
  width:110; 
  font-family:12px;
  font-size:12px;
  font-weight:bold;
  color:white;
  text-decoration: none;
}
.link_button_off a:hover
{ 
  width:110; 
  font-family:12px;
  font-size:12px;
  font-weight:bold;
  color:white;
  text-decoration: none;
}


.sub_title
{
  font-family: verdana, arial, helvetica;
  font-size:12px;
  font-weight:bold;
  color:#2f772f;
}


.calctitle
{
  font-family: verdana, arial, helvetica;
  font-size:13px;
  font-weight:bold;
  color:#000000;
}
