<!--
A {
	COLOR: #000000; TEXT-DECORATION: none
}
   A:link    {font-size:9pt;;text-decoration:none; color:#000000;}
   A:visited {font-size:9pt;;text-decoration:none; color:#009933;}
   A:hover   {font-size:9pt;;text-decoration:none; color:#0000ff;}
   A:active  {font-size:9pt;;text-decoration:none; color:#0000ff;}

	body {
	FONT-SIZE: 9pt; COLOR: #595959
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-darkshadow-color:#cccccc;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:;
scrollbar-shadow-color:#FFFFFF;
	}

	td {
		font-family:u;
		font-size:9pt;
	}

	td.topbottombar {
		border-top-color: gray;
		border-top-style: solid;
		border-top-width: 1 px;
		border-bottom-color: gray;
		border-bottom-style: solid;
		border-bottom-width: 1 px;
	}

	td.bottombar {
		border-bottom-color: gray;
		border-bottom-style: solid;
		border-bottom-width: 1 px;
	}

	input.textbox {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:50;
		height:20;
	}

	input.textbox2 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:20;
		height:20;
	}

	input.textbox3 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:30;
		height:20;
	}

	input.textbox6 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:60;
		height:20;
	}

	input.textbox7 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:70;
		height:20;
	}

	input.textbox8 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:80;
		height:20;
	}

	input.textbox9 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:90;
		height:20;
	}

	input.textbox10 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:100;
		height:20;
	}

	input.textbox15 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:150;
		height:20;
	}

	input.textbox20 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:200;
		height:20;
	}

	input.textbox25 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:250;
		height:20;
	}

	input.textbox30 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:300;
		height:20;
	}

	input.textbox35 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:350;
		height:20;
	}

	input.textbox36 {
		font-family:u;
		font-size:9pt;
		border:1 solid #000000;
		width:360;
		height:20;
	}



	input.hiddenbox {
		font-family:u;
		font-size:9pt;
		height:20;
		width:120px;
		background-color: #E2EAF7;
		border:0;
	}

	select.selectbox {
		font-family:u;
		font-size:9pt;
		background-color:#F5F4F4;
		border-style:none;
		border:1 solid #000000;
		width:100px;
		height:20
		color:#4d4d4d;
	}

	select.selectbox2 {
		font-family:u;
		font-size:9pt;
		background-color:#F5F4F4;
		border-style:none;
		border:1 solid #000000;
		width:180px;
		height:20
		color:#4d4d4d;
	}

	div.scrollbox {
		width:842;
		height:300;
		overflow:auto;
		padding:2px;
		border:1px solid black;
	}

	.form_input{
		border-width:px;
		border-style:solid;
		font-size:9pt;
		vertical-align:top;
		border-color:#000000;
		height:18px;
	}

	.but {
		font-weight:bold;
		font-size:11px;
		color:white;
		background-color:#333333;
		border-width:1px;
		border-color:#333333;
		border-style:solid;
	}

	.form_textarea {
		font-size:12px;
		border-width:1px;
		border-color:#333333;
		border-style:solid;
	}
//-->