/* CSS Document */

.fooder {
clear : both;
height : 100px;
margin : 16px 0px 0px 0px;
padding : 16px 0px 0px 0px;
font-size : 10px;
line-height: 15px;
/*border : 1px solid;
border-top-color : #BBBBBB;
border-right-color : #FFFFFF;
border-bottom-color : #FFFFFF;
border-left-color : #FFFFFF;*/
background : #FFFFFF
url(../../images/fooder_bg.gif) repeat-x 0px 0px;
}

.fooder ul {
margin : 15px 0px 0px 0px;
padding : 0px 0px;
}

.endimg{
margin : 0px 0px;
padding : 0px 0px;
}

.fooder p{
float : left;
margin : 0px 25px 0px 0px;
padding : 0px 0px;
}

.copy {
width : 202px;
float : left;
margin : 0px 0px 0px 0px;
padding : 15px 0px 0px 0px;
font-size : 10px;
line-height: 15px;
text-align : center;
}
.copy a:link		{ color: #0099FF;		text-decoration: underline; }
.copy a:visited	{ color: #0F78C2;		text-decoration: underline; }
.copy a:hover		{ color: #0F78C2;		text-decoration: underline; }
.copy a:active	{ color: #0F78C2;		text-decoration: underline; }

.utill{
	position:absolute;
	width : 550px;
	float:left;
	margin : 0px 0px 0px 217px;
padding : 15px 0px 0px 0px;
list-style-type : none;
left:0;
}

.utill ul {

margin : 0px 0px;
padding : 0px 0px;
}

.utill li{
float : left;
margin : 0px 0px;
padding : 0px 0px;
}

.utill li img{
margin : 0px 10px 0px 10px;
padding : 0px 0px;
	vertical-align: middle;
}

.utill a {
color : #333333;
text-decoration : none;
}

.utill a:hover		 {
color : #333333;
text-decoration : underline;
}



