<STYLE>
<!--
	body
	{
		font: 8pt/12pt verdana, tahoma, arial, sans-serif;
		
	
	}
 
	h1, h2, h3, h4, h5, h6
	{
		font: verdana, tahoma, arial, sans-serif;
		font-weight: normal;
	}

	h3
	{
		font-size: 16pt;
	}

	h4
	{
		font-size: 14pt;
	}

	h6
	{
		font-size: 10pt;
		font-weight: bold;
	}

	table.navigate
	{
		border-style: solid;
		border-color: grey;
		border-width: 2px;
		background: rgb(230,240,235);
		padding: 0px;
		width: 100%;
	}
	
	td
	{
		border-style: none;
		border-color: grey;
		border-width: 1px;
	}

	td.header_l
	{
		border-style: solid;
		border-width: 2px;
		border-right: 0px;
		background: rgb(230,240,235);
		padding: 10px;
	}

	td.header_r
	{
		font-size: 8pt;
		font-weight: bold;
		border-style: solid;
		border-width: 2px;
		border-left: 0px;
		background: rgb(230,240,235);
		padding: 10px;
	}

	TD.footer
	{
		font-size: 7pt;
		border-style: solid;
		border-width: 1px;
		border-left: 0px;
		border-bottom: 0px;
		border-right: 0px;
	}

	TD.menu
	{
		border-style: solid;
		border-width: 2px;
		border-right: 0px;
		border-top: 0px;
		border-bottom: 0px;
		padding: 4px;
	}

	table.dataset
	{
		border-width: 1px;
		border-color: black;
		border-style: solid;
	}
	
	tr.row_header
	{
		font-size: 8pt;
		height: 20px;
		font-weight: bold;
		color: white;
		background: gray;
	}
	
	tr.row_cold, tr.row_hot
	{		
	}

	tr.row_hot
	{
		background: lightgrey;
		cursor: hand;
	}
	
	TD.menuitem, TD.menuitem_hot
	{
		font-size: 8pt;
		height: 14pt;
		text-align: left;
		border-style: none;
		border-width: 1px;
		border-color: rgb(150,185,180);
		padding: 4px;
		vertical-align: center;
	}

	TD.menuitem_hot
	{
		border-color: black;
		background: lightgrey;
		cursor: hand;
	}

	TD.button, TD.button_hot
	{
		font-size: 8pt;
		height: 14pt;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-color: white;
		padding: 4px;
		vertical-align: center;
	}

	TD.button_hot
	{
		border-color: black;
		background: lightgrey;
		cursor: hand;
	}

	td.detail
	{
		font: 10pt verdana, tahoma, arial, sans-serif;
	}

	td.sample
	{
		font: 8pt/12pt verdana, tahoma, arial, sans-serif;
		border-style: solid;
		border-color: gray;
		border-width: 1px;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 0px;
	}

	td.form_header_left	
	{
		font-size: 8pt;
		font-weight: bold;
		text-align: center;
		border-style: solid;
		border-width: 2px;
		background: rgb(230,240,235);
	}

	td.form_header_right
	{
		border-style: solid;
		border-width: 2px;
		border-right: 0px;
		border-bottom: 0px;
		border-left: 0px;
	}
	
	input
	{
		font: 8pt verdana, tahoma, arial, sans-serif;
		height: 22px;
		background: rgb(230,230,230);
	}

	input.button, input.button_hot
	{
		font-weight: bold;
		width: 75px;
		background: rgb(230,240,235);
	}

	input.button_hot
	{
		cursor: hand;
	}

	select
	{
		font: 8pt verdana, tahoma, arial, sans-serif;
		height: 22px;
	}

	A:link
	{
		text-decoration: none;
		color: blue;
	}

	A:visited
	{
		text-decoration: none;
		color: green;
	}

	a.red
	{
		color: red;
	}


-->
</STYLE>

