
p#footer
{
	color: gray ;
	font-size : 0.8em ;
	letter-spacing : 1px ;
	clear: both;
	text-align: center ;
	padding-bottom : 15px ;
	}

p#footer a
{
	text-decoration : none ;
	border-bottom : 1px dotted ;
	color: #8a0 ;
}

p#footer a:hover
{
	color : #fff ;
	background-color: #8a0 ;
}


p#footer img
{
vertical-align:-32% ;
}

p#footer img a
{
border : none ;
text-decoration : none ;
}

table#tbl_footer
{
clear : both ;
border-top : 1px solid #000 ;
border-bottom : 1px solid #000 ;
text-align : left ;
padding-top : 10px ;
padding-bottom : 15px ;
padding-left : 0 ;
padding-left : 0 ;
color : gray ;
}

table#tbl_footer tr
{
vertical-align:top ;
}

table#tbl_footer a
{
color : #8a0 ;
text-decoration : none ;
}

table#tbl_footer a:hover
{
color : #fff;
background-color : #8a0 ;
}

table#tbl_footer ul
{
margin : 0 ;
padding : 0 ;
text-align : left ;

}

table#tbl_footer li
{
text-align : left ;
font-size : 0.8em ;
text-indent : 10px ;
background:url(images/greenpuce_small.gif) no-repeat left 5px ;
}

.tbl_title
{

padding-top : 15px ;
font-variant : small-caps ;
color : gray ;
font-size : 13px ;
letter-spacing : -1px ;
text-transform:lowercase;
}