﻿
.footer
{
 width : 778px;
 height : 45px;
 background : transparent url(../footer/images/footernavbar.gif)  no-repeat scroll 0% 0%;
 font-family : tahoma;
 font-size : 7pt;
 font-weight : normal;
 font-style : normal;
 color : #F2F1C8;
 padding : 0px;
 display : block;
}


.footer ul 
{
 list-style-type : none;
 margin : 0px;
 padding-top : 2px; 
 padding-left : 15px;
 text-align : justify;
 height : auto;
 border : none;
}


.footer ul li 
{
 display : inline;
 padding-right : 172px;
} 


.footer a:link, .footer a:visited
{
 text-decoration : none;
 font-family :  tahoma;
 font-size : 7pt;
 color : #F2F1C8;
}


.footer a:hover
{
 text-decoration : none;
 font-family :  tahoma;
 font-size : 7pt;
 color : #E9E8A4;
}


/**** login menu ****/

.login
{
 position: absolute;
 left: 725px;
 padding-top : 5px;
}


/**** logout menu ****/

.logout
{
 position: absolute;
 left: 725px;
 padding-top : 5px;
}