		body		 {background-color:#80abff;}
		div.header {width:800px;height:110px;margin:auto;background-color:#d5e0f7;background-image:url('img/header.jpg');background-repeat:no-repeat;}
		div.main {width:800px;margin:auto;background-color:#d5e0f7;background-image:url('img/bgmain.jpg');background-repeat:no-repeat;}
		div.bottom {width:800px;margin:auto;}
		div.center {text-align:center;}
		
		h1 {margin-left:10pt;padding-top:10pt;padding-bottom:20pt;font:12pt Arial;color:#031948;font-weight:bold;}
		h2 {font:12pt Arial;color:#031948;font-weight:bold;}
		h3 {font:10pt Arial;text-decoration:underline;}
		
		p  {font:10pt Verdana;color:#031948;margin:0px;padding:1px;}
		p.small {font:8pt Verdana;color:#031948;}
		p.smallr {font:8pt Verdana;color:#031948;text-align:right;}
		p.form {font:8pt Verdana;color:#a3abce; margin:0px;padding:0px;width:300px;}
		
		li {font:10pt Verdana;color:#031948;}
		li.navi {cursor:pointer;border-bottom:1px solid #031948;}
		li.navi:hover {border-bottom:1px solid #1645a1;background-color:#3399ff;}
		
		td.navi  {width:200px;}
		td.small {padding:0px;margin:0px;}
		
		tr.small {padding:0px;margin:0px;}
		
		img.left {float:left;}
		img.right {float:right;}
		
		iframe.right {float:right;}
		
		input   {border:1px solid #a3abce;margin:0px;padding:0px;width:300px;}
		textarea {border:1px solid #a3abce;margin:0px;padding:0px;width:300px;height:200px;}
		
		
		a   {color:#00044b;text-decoration:none;}
		a:hover {color:#ffffff;background-color:#3399ff;}
