
	body.cpla
	{
		background : #ffffff;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		margin : 15px;
	}

	body.cpla a:active, body.cpla a:link, body.cpla a:visited, body.cpla a:focus
	{
		color : #000000;
		text-decoration : none;
	}

	body.cpla a:hover
	{
		color : #ffcc00;
		text-decoration : none;
	}

	table.cpla td.dir a:active, table.cpla td.dir a:link, table.cpla td.dir a:visited, table.cpla td.dir a:focus
	{
		color : #000000;
		text-decoration : none;
	}

	table.cpla td.dir a:hover
	{
		color : #ff0000;
		text-decoration : none;
	}

	table.cpla td.img a:active, table.cpla td.img a:link, table.cpla td.img a:visited, table.cpla td.img a:focus
	{
		color : #000000;
		text-decoration : none;
	}

	table.cpla td.img a:hover
	{
		color : #ff0000;
		text-decoration : none;
	}

	table.cpla td.file a:active, table.cpla td.file a:link, table.cpla td.file a:visited, table.cpla td.file a:focus
	{
		color : #000000;
		text-decoration : none;
	}

	table.cpla td.file a:hover
	{
		color : #ff0000;
		text-decoration : none;
	}

	table.cpla td.navi a:active, table.cpla td.navi a:link, table.cpla td.navi a:visited, table.cpla td.navi a:focus
	{
		color : #000000;
		text-decoration : none;
	}

	table.cpla td.navi a:hover
	{
		color : #ff0000;
		text-decoration : none;
	}

	table.cpla a.navinorm:active, table.cpla a.navinorm:link, table.cpla a.navinorm:visited, table.cpla a.navinorm:focus
	{
		color : #000000;
		text-decoration : none;
	}

	table.cpla a.navinorm:hover
	{
		color : #ff0000;
		text-decoration : none;
	}

	table.cpla a.navimark:active, table.cpla a.navimark:link, table.cpla a.navimark:visited, table.cpla a.navimark:focus
	{
		color : #000000;
		text-decoration : none;
		background-color: #ffffff;
	}

	table.cpla a.navimark:hover
	{
		color : #ff0000;
		text-decoration : none;
	}

	table.cpla td.fullimg a:active, table.cpla td.fullimg a:link, table.cpla td.fullimg a:visited, table.cpla td.fullimg a:focus
	{
		color : #000000;
		text-decoration : none;
	}

	table.cpla td.fullimg a:hover
	{
		color : #ff0000;
		text-decoration : none;
	}

	table.cpla
	{
		border : 0px solid #ffffff;
		background : #ffffff;
		font-size: 12px;
		text-align : center;
		vertical-align : top;
		margin : 0px;
		padding : 0px;
	}

	table.cpla td
	{
		border : none;
		border-bottom : 0px solid #ffffff;
		padding : 3px;
	}

	table.cpla td.img
	{
		border : 1px solid #b64040;
		background : #eeeeee;
		color: #707070;
		padding : 4px;
	}

	table.cpla td.dir
	{
		border : 1px solid #b64040;
		background : #eeeeee;
		color: #000000;
		padding : 4px;
	}

	table.cpla td.file
	{
		border : 1px solid #000000;
		background : #ffffff;
		color: #000000;
		padding : 4px;
	}

	table.cpla td.navi
	{
		background : #ffffff;
		color: #000000;
	}

	table.cpla td.page
	{
		background : #ffffff;
	}

	table.cpla td.pagebottom
	{
		background : #ffffff;
		border-top : 0px solid #ffffff;
		border-bottom : none;
	}

	table.cpla td.desc
	{
		background : #ffffff;
		color: #000000;
	}

	table.cpla td.empty
	{
		border : none;
		background : #ffffff;
		padding : 0px;
	}

	table.cpla td.fullimg
	{
		border: none;
		background : #ffffff;
		color: #000000;
		padding : 10px;
	}

	table.cpla td.fullimg img
	{
		border : 2px solid #ffffff;
		margin-top : 5px;
		margin-bottom : 5px;
	}

	table.cpla th
	{
		border : none;
		border-bottom : 0px solid #ffffff;
		background : #ffffff;
		color: #000000;
		font-size: 18px;
		font-weight: bold;
		text-align : center;
		padding : 5px;
	}

	table.cpla td.dir img
	{
		border : 1px solid #000000;
		margin : 0px;
	}

	table.cpla td.img img
	{
		border : 1px solid #000000;
		margin : 0px;
	}

	table.cpla td.file img
	{
		border : 1px solid #ffffff;
		margin : 0px;
	}

	table.cpla td.dir div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #b64040;
		text-align : left;
		font-size: 10px;
	}

	table.cpla td.img div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #b64040;
		text-align : left;
		font-size: 10px;
	}

	table.cpla td.file div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #000000;
		text-align : left;
		font-size: 10px;
	}
    