<style type="text/css">
	a {text-decoration:none}
	a:link, a:visited {color:#0000FF; text-decoration: none;}
	a:hover, a:active 
	{
		color:#000000;
	}
	table {font-family: verdana}
	table {font-size: 12px}
	dl {font-family: verdana}
	dl {font-size: 16px}
	dl {color: 330000}
	div {margin-left: 0cm}
	div {margin-right: 0cm}
	div {margin-top: 0cm}
	div {margin-bottom: 0cm}
	dl {margin-left: 0cm}
	dl {margin-right: 0cm}
	dl {margin-top: 0cm}
	dl {margin-bottom: 0cm}
	body
	{
		background-image:url('back.png');
		background-repeat:repeat;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	div.header
	{
		position: absolute;
		top: 10px;
		left: 202px;
		width: 800px;
		height: 150px;
		margin-right: 0.2cm;
		padding-left: 20px;
		padding-top: 20px;		
		background-image: url('head.png');
		background-repeat: no-repeat;
	}
	div.sidebarlayout
	{
		position: absolute;
		top: 200px;
		left: 100px;
		width: 130px;
		height: 300px;
		font-family: verdana;
		font-size: 14px;
		color: #0000BB;
		margin-left: 0.1cm;
		margin-right: 0.2cm;
		padding: 0px;
	}	
	div.sidebar
	{
		width: 130px;
		height: 20px;		
		font-family: verdana;
		font-size: 14px;
		color: #0000BB;
		margin-left: 0.2cm;
		margin-right: 0.2cm;
		margin-top: 0.2cm;
		padding: 0px;
		border-bottom-style: groove;
		border-right-style: groove;
		border-top-style: groove;
		border-left-style: groove; 
		border-width: normal;
		border-top-color: #000000;
		border-left-color: #000000;
		border-bottom-color: #000000;
		border-right-color: #111111;
		background-color: #FFFFFF;
	}
	div.body
	{
		position: absolute;
		top: 156px;
		left: 150px;
		width: 697px;
		min-height: 350px;
		text-align: left;
		margin-left: 1.5cm;		
		margin-right: 1.0cm;
		margin-bottom: 0.2cm;
		font-family: verdana;
		font-size: 12px;
		color: #000000;
		background-color: #FFFFFF;
		padding-left: 55px;
		padding-right: 8px;
		padding-top: 10px;
		padding-bottom: 55px;
		border-left-style: dashed;
		border-left-color: gray;
		border-right-style: dashed;
		border-right-color: gray;
		border-bottom-style: dashed;
		border-bottom-color: gray;
	}
		
	div.footer{
		position: absolute;
		color: #000000;		
		width: 90%;
		font-family: verdana;
		font-size: 7px;
		text-align: center;  		
  		bottom: 0;
  		padding:2px;
  	} 
  </style>