<style type="text/css">

	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 10px;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
	}

	#background {
		position: absolute; 
		z-index: 1; 
		width: 100%; 
		height: 100%;
		top: 0; 
		left: 0; 
	}
	
	#scroller {
		position: absolute; 
		width: 100%; 
		height: 100%; 
		top: 0; 
		left: 0; 
		overflow-y: scroll;
		z-index: 2;
	}

	table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: 14px;
		background-color: #000000;
	}

	div {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: 14px;
		color: #808080;
	}

	p {
		width: 780px;
		height: 1px;
		border-bottom: 1px solid #808080;
	}

	.header {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		line-height: 14px;
		color: #808080;
	}

	.expanded {
		padding-right: 0px;
		padding-top: 0pt;
		padding-left: 0pt;
		border-width: 0pt;
		background-color: #000000;
		font-size : 12pt;
		color: #808080;
		display: block;
	}

	.collapsed {
		padding-right: 0px;
		padding-top: 0pt;
		padding-left: 0pt;
		border-width: 0pt;
		background-color: #000000;
		font-size : 12pt;
		color: #808080;
		display: none;
	}

	.detail	{
		font-family: courier new, courier, system;
		font-size : 9pt;
		color: #808080;
		padding-left: 0pt;
	}

	select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #808080;
		width: 190px;
		height: 18px;
		margin-left: 4pt;
		margin-top: 2pt;
	}

	input {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #808080;
		width: 380px;
		height: 12px;
		margin-left: 5pt;
		margin-top: 2pt;
	}

	submit {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		height: 18px;
		color: #808080;
	}

	.state {
		width: 10pt;
		height: 15pt;
		margin-left: 10px;
		margin-right: 10px;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
	}

	textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #808080;
	}

	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 40px;
		font-style: normal;
		font-weight: normal;
		line-height: 40px;
		color: #808080;
	}

	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-style: normal;
		font-weight: normal;
		line-height: 24px;
		color: #808080;
	}

	h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		line-height: 14px;
		color: #808080;
	}

	h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		line-height: 10px;
		color: #808080;
	}

	a {
		color: #808080;
		text-decoration: underline;
		font-weight: normal;
	}

	.checkbox	{
		color : #808080;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		width: 110px;
	}

	.Graphics {
		line-height: 0px;
		width: 4px;
	}

	.Table {
		background: #000000;
	}

	.VLine {
		background-color: #808080;
		line-height: 0px;
		width: 1px;
	}

	.RBoxT {
		background-image:url(../graphics/t_l_100.jpg);
		background-repeat: repeat-x;
		height: 5px;
		line-height: 0px;
	}

	.RBoxTL {
		background-image:url(../graphics/t_l_c_5.jpg);
		background-repeat: no-repeat;
		width: 5px;
		height: 5px;
		line-height: 0px;
	}

	.RBoxTR {
		background-image:url(../graphics/t_r_c_5.jpg);
		background-repeat: no-repeat;
		width: 5px;
		height: 5px;
		line-height: 0px;
	}

	.RBoxB {
		background-image:url(../graphics/b_l_100.jpg);
		background-repeat: repeat-x;
		height: 5px;
		line-height: 0px;
	}

	.RBoxBL {
		background-image:url(../graphics/b_l_c_5.jpg);
		background-repeat: no-repeat;
		width: 5px;
		height: 5px;
		line-height: 0px;
	}

	.RBoxBR {
		background-image:url(../graphics/b_r_c_5.jpg);
		background-repeat: no-repeat;
		width: 5px;
		height: 5px;
		line-height: 0px;
	}

	/* Shutter */
	#shDisplay div#shTitle {
		font: Arial, Helvetica, sans-serif; /* caption font */
		color: #ffffff; /* caption colour */
		text-align: center;
		margin: 0 auto;
	}

	#shDisplay div#shCount {
		color: #999999;
		font: Arial, Helvetica, sans-serif;
	}

	#shDisplay div#shTitle a {
		text-decoration: none;
		font: bold 16pt 'Courier New', Courier, fixed;
		letter-spacing: -2px;
		margin: 0 10px;
		width: 26px;
		color: #999999;
	}

	#shDisplay div#shTitle a:hover {
		color: #ffffff;
		border: none;
	}

	#shDisplay div#shNext{
		float:right;
	}

	#shDisplay div#shPrev {
		float:left;
	}

	#shShutter *, #shDisplay * {
		padding: 0;
		margin: 0;
	}

	div#shShutter, div#shDisplay {
		top: 0;
		left: 0;
		width: 100%;
		position: absolute;
	}

	div#shShutter {
		height: 100%;
		z-index: 1000;
		background-color: #000000;
		opacity: 0.8;
		filter:alpha(opacity=80);
	}

	div#shDisplay {
		display: block;
		background-color: transparent;
		z-index: 1002;
	}

	div#shDisplay img#shTopImg {
		margin: 0 auto;
		border: 1px solid #555;
		background: transparent;
		display: block;
		max-width: none;
		max-height: none;
		float: none;
		padding:2px;
		cursor: pointer;
	}

	div#shDisplay div#shWrap {
		visibility: hidden;
	}

	div#shWaitBar {
		font: Arial, Helvetica, sans-serif;
		height: 36px;
		width: 100%;
		left: 0;
		cursor: default;
		opacity: 0.999;
		filter: alpha(opacity=100);
		z-index: 1001;
		margin-top: 160px;
		color: #ae0a0a;
	}
</style>

