
	body.sfpg
	{
		background : #202020;
		color: #808080;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		font-weight: normal;
		margin : 1em;
	}

	body.sfpg a:active, body.sfpg a:link, body.sfpg a:visited, body.sfpg a:focus
	{
		color : #707070;
		text-decoration : none;
	}

	body.sfpg a:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	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 td.file a:active, table.sfpg td.file a:link, table.sfpg td.file a:visited, table.sfpg td.file a:focus
	{
		color : #a0a0a0;
		text-decoration : none;
	}

	table.sfpg td.file a:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	table.sfpg td.navi a:active, table.sfpg td.navi a:link, table.sfpg td.navi a:visited, table.sfpg td.navi a:focus
	{
		color : #b0b0b0;
		text-decoration : none;
	}

	table.sfpg td.navi a:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	table.sfpg a.navinorm:active, table.sfpg a.navinorm:link, table.sfpg a.navinorm:visited, table.sfpg a.navinorm:focus
	{
		color : #b0b0b0;
		text-decoration : none;
	}

	table.sfpg a.navinorm:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	table.sfpg a.navimark:active, table.sfpg a.navimark:link, table.sfpg a.navimark:visited, table.sfpg a.navimark:focus
	{
		color : #b0b0b0;
		text-decoration : none;
		background-color: #505050;
	}

	table.sfpg a.navimark:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	table.sfpg td.fullimg a:active, table.sfpg td.fullimg a:link, table.sfpg td.fullimg a:visited, table.sfpg td.fullimg a:focus
	{
		color : #b0b0b0;
		text-decoration : none;
	}

	table.sfpg td.fullimg a:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	table.sfpg
	{
		border : 0.06666667em solid #505050;
		background : #000000;
		font-size: 0.7em;
		text-align : center;
		vertical-align : top;
		margin : 0em;
		padding : 0em;
	}

	table.sfpg td
	{
		border : none;
		border-bottom : 0.06666667em solid #505050;
		padding : 0.2em;
	}

	table.sfpg td.img
	{
		border : 0.06666667em solid #505050;
		background : #303030;
		color: #707070;
		padding : 0.45em;
	}

	table.sfpg td.dir
	{
		border : 0.06666667em solid #505050;
		background : #000000;
		color: #606060;
		padding : 0.45em;
	}

	table.sfpg td.file
	{
		border : 0.06666667em solid #404040;
		background : #101010;
		color: #606060;
		padding : 0.45em;
	}

	table.sfpg td.navi
	{
		background : #000000;
		color: #808080;
	}

	table.sfpg td.page
	{
		background : #000000;
	}

	table.sfpg td.pagebottom
	{
		background : #000000;
		border-top : 0.06666667em solid #505050;
		border-bottom : none;
	}

	table.sfpg td.desc
	{
		background : #363636;
		color: #b0b0b0;
	}

	table.sfpg td.empty
	{
		border : none;
		background : #000000;
		padding : 0em;
	}

	table.sfpg td.fullimg
	{
		border: none;
		background : #303030;
		color: #909090;
		padding : 0.6em;
	}

	table.sfpg td.fullimg img
	{
		border : 0.13333333em solid #ffffff;
		margin-top : 0.3em;
		margin-bottom : 0.3em;
	}

	table.sfpg th
	{
		border : none;
		border-bottom : 0.06666667em solid #505050;
		background : #363636;
		color: #cccccc;
		font-size: 1.2em;
		font-weight: bold;
		text-align : center;
		padding : 0.3em;
	}

	table.sfpg td.dir img
	{
		border : 0.06666667em solid #ffffff;
		margin : 0em;
	}

	table.sfpg td.img img
	{
		border : 0.06666667em solid #ffffff;
		margin : 0em;
	}

	table.sfpg td.file img
	{
		border : 0.06666667em solid #ffffff;
		margin : 0em;
	}

	table.sfpg td.dir div
	{
		margin-top : 0.3em;
		padding-top : 0.3em;
		border-top : 0.06666667em solid #505050;
		text-align : left;
		font-size: 0.6em;
	}

	table.sfpg td.img div
	{
		margin-top : 0.3em;
		padding-top : 0.3em;
		border-top : 0.06666667em solid #505050;
		text-align : left;
		font-size: 0.6em;
	}

	table.sfpg td.file div
	{
		margin-top : 0.3em;
		padding-top : 0.3em;
		border-top : 0.06666667em solid #404040;
		text-align : left;
		font-size: 0.6em;
	}
	
	img {
		width:	100%;
		height:	auto;
	}
	
    