




.foot
{
	MARGIN: 0px;
	FONT: 9px Arial, Helvetica, sans-serif;
	COLOR: #333333;
	padding: 5px 0px 0px;
	text-align: justify;
	vertical-align: text-top;
	background-position: right;







}

.foot A:link
{
    COLOR: #333333;
    TEXT-DECORATION: underline
}
.foot A:visited
{
    COLOR: #333333;
    TEXT-DECORATION: underline
}
.foot A:active
{
    COLOR: #333333;
    TEXT-DECORATION: underline
}
.foot A:hover
{
    COLOR: #de0829;
    BACKGROUND-COLOR: #e6e6e6;
    TEXT-DECORATION: none
}



table.foot {
	background: #e6e6e6;
	width: 100%;
	border-top: 1px none #000000;
	margin: 1px;
	padding: 1px;

}





.foottable {
	background: #e6e6e6;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
	text-align: center;
	padding: 3px 4px;
	width:99%;




}
