@charset "utf-8";
/* CSS Document */

#fptable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	border-color:#333;
	border-style:solid;
	border-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	color: #F5F5F5;
	
}

#fptable td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;

	border-bottom-color::#666;
	border-bottom-style:solid;
	border-bottom-width:1px;

	border-right-color::#666;
	border-right-style:solid;
	border-right-width:1px;
	color: #000;
}

a.copyrights_links{
font:Verdana, Geneva, sans-serif;
font-size:10px;
color:#006;
text-decoration:none;
}

a.copyrights_links:hover{
font:Verdana, Geneva, sans-serif;
font-size:10px;
color:#006;
text-decoration:underline;
}

a.copyrights_links:visited{
font:Verdana, Geneva, sans-serif;
font-size:10px;
color:#006;
text-decoration:none;
}

.copyrights_links{
font:Verdana, Geneva, sans-serif;
font-size:10px;
color:#006;
text-decoration:none;
}