﻿
.footer
{
 width : 780px;
 height : 45px;
 background : transparent url(../footer/images/footernavbar.gif)  no-repeat scroll 0% 0%;
 background-color : #666666; 
 
 /* text in footer */
 font-family :  Book Antiqua;
 font-size : 8pt;
 font-weight : normal;
 font-style : normal;
 color : #B1B1B1;
 display : block; 
 clear : both; 
 padding-left : 8px;
 padding-top : 4px;
 margin-left : 0px; 
}


.footer a:link, .footer  a:visited
{
 text-decoration : underline;
 font-family :  Book Antiqua;
 font-size : 8pt;
 font-weight : normal;
 font-style : normal;
 color : #B1B1B1;
}


.footer  a:hover 
{
 text-decoration : underline;
} 


/*
.footernav ul 
{
 list-style-type : none;
 margin : 0px;
 padding-top : 4px; 
 padding-left : 45px;
 padding-bottom : 0px;
 text-align : justify;
 height : auto;
 border : none;
}


.footernav ul li 
{
 display : inline;
 font-family :  verdana;
 font-size : 7.5pt;
 padding-right : 23px;
} 


.footernav ul li a:link, .footernav ul li a:visited
{
 text-decoration : none;
 color : #F7FAFC;
 font-family :  verdana;
 font-size : 7.5pt;
 font-weight : bold;
 font-style : normal;
}


.footernav ul li a:hover 
{
 text-decoration : none;
 color : #F7FAFC; 
 font-family :  verdana;
 font-size : 7.5pt;
 font-weight : bold;
 font-style : normal;
} 

*/
