﻿/* FOOTER styles ------------------------------------ */ 
.FOOTER_URL_bold a:link
{
  color:#B4734B;
  text-decoration:none;
  font-family: verdana; 
  font-size: 10px;
  font-weight:bold;
}
.FOOTER_URL_bold a:visited
{
  color:#B4734B;
  text-decoration:none;
  font-family: verdana; 
  font-size: 10px;
  font-weight:bold;
}
.FOOTER_URL_bold a:active
{
  color:#B4734B;
  text-decoration:none;
  font-family: verdana; 
  font-size: 10px;
  font-weight:bold;
}
.FOOTER_URL_bold a:hover
{
  color:dimgray;
  text-decoration:underline;
  font-family: verdana; 
  font-size: 10px;
  font-weight:bold;
}




.FOOTER_URL_normal a:link
{
  color:#990000;
  text-decoration:none;
  font-family: verdana; 
  font-size: 11px;
}
.FOOTER_URL_normal a:visited
{
  color:#990000;
  text-decoration:none;
  font-family: verdana; 
  font-size: 11px;
}
.FOOTER_URL_normal a:active
{
  color:#990000;
  text-decoration:none;
  font-family: verdana; 
  font-size: 11px;
}
.FOOTER_URL_normal a:hover
{
  color:dimgray;
  text-decoration:underline;
  font-family: verdana; 
  font-size: 11px;
}




.FOOTER_LINE_CART
{
    line-height:100%;
    text-align:center;
}
.FOOTER_LINE1
{
    line-height:130%;
    text-align:center;
    font-family: verdana; 
    font-size: 10px;
    font-weight:normal;
  color:#990000;
}
.FOOTER_LINE2
{
    line-height:100%;
    text-align:center;
    padding-top:7px;
    font-family: verdana; 
    font-size: 10px;
    font-weight:normal;
}



.FOOTER_textSMALLBOLD
{
  font-family: verdana; 
  font-size: 10px;
  font-weight:normal;
} 

.FOOTER_textSMALL
{
  color:#990000;
  font-family: arial; 
  font-size: 11px;
	margin:0px auto;
}