/* Footer text */
.FTFooter {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #000000;
   font-weight: normal;
}

A.FTFooter:link  {
    text-decoration: underline;
    color:  #1133AA;
}

A.FTFooter:visited   {
    text-decoration:    underline;
    color:  #003366;
}

A.FTFooter:active    {
    text-decoration:    underline;
    color:  #ffba00;
}

A.FTFooter:hover {
    text-decoration:    underline;
    color:  #ffba00;
}

.FTFooter2  {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #999999;
   font-weight: normal;
}

/* Footer Section 

#footer{text-align:center; margin:2.5em 0 2em 0; width:750px;}
#footer ul{list-style-type:none; font-size:.8em; text-align:center;}
#footer ul li{display:inline;}
#footer ul li a{color:#58a618; padding-left:1em; text-align:center;}

#subfooter{width:750px;}
#subfooter ul{list-style-type:none; font-size:.7em; text-align:center;}
#subfooter ul li{display:inline; padding-left:4px; }
#subfooter ul li a{color:#3333cc;text-align:center;}
#subfooter p{font-size:.7em; color:#666; text-align:center; margin-top:.6em;}
*/
/* Footer text 
.FTFooter {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 2px;
   color: #FFFFFF;
   font-weight: normal;
}
.FTFooter a:link {
   color: #FFFFFF;
}
.FTFooter a:visited {
   color: #FFFFFF;
}
.FTFooter a:active {
   color: #FFFFFF;
}

.FTFooter a:hover {
    color:  #FFFFFF;
}

.FTFooter2  {
   font-size: 2px;
   color: #FFFFFF;
}
*/
