
	body.sfpg
	{
		background : #202020;
		color: #808080;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		margin : 15px;
	}

	body.sfpg a:active, body.sfpg a:link, body.sfpg a:visited, body.sfpg a:focus
	{
		color : #909090;
		text-decoration : none;
	}

	body.sfpg a:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	body.sfpg small
	{
		font-size: 10px;
		font-weight: normal;
	}

	body.sfpg img
	{
		border: none;
		margin : 10px;
	}

	table.sfpg td.dir a:active, table.sfpg td.dir a:link, table.sfpg td.dir a:visited, table.sfpg td.dir a:focus
	{
		color : #b0b0b0;
		text-decoration : none;
	}

	table.sfpg td.dir a:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	table.sfpg td.img a:active, table.sfpg td.img a:link, table.sfpg td.img a:visited, table.sfpg td.img a:focus
	{
		color : #b0b0b0;
		text-decoration : none;
	}

	table.sfpg td.img a:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	table.sfpg a:active, table.sfpg a:link, table.sfpg a:visited, table.sfpg a:focus
	{
		color : #b0b0b0;
		text-decoration : none;
	}

	table.sfpg a:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	table.sfpg
	{
		border : 1px solid #505050;
		background : #000000;
		color: #808080;
		font-size: 14px;
		text-align : center;
		vertical-align : top;
		margin : 0px;
		padding : 0px;
	}

	table.sfpg td
	{
		border : none;
		border-bottom : 1px solid #505050;
		color: #808080;
		padding : 5px;
	}

	table.sfpg td.img
	{
		border : 1px solid #505050;
		background : #303030;
		padding : 7px;
	}

	table.sfpg td.dir
	{
		border : 1px solid #505050;
		background : #000000;
		padding : 7px;
	}

	table.sfpg td.empty
	{
		border : none;
		background : #000000;
		padding : 0px;
	}

	table.sfpg td.desc
	{
		background : #363636;
		color: #b0b0b0;
	}

	table.sfpg th
	{
		border : none;
		border-bottom : 1px solid #505050;
		background : #363636;
		color: #cccccc;
		font-size: 18px;
		font-weight: bold;
		text-align : center;
		padding : 5px;
	}

	table.sfpg td.dir img
	{
		border : 1px solid #ffffff;
		margin : 0px;
	}

	table.sfpg td.img img
	{
		border : 1px solid #ffffff;
		margin : 0px;
	}
    