	#menupoint { position:absolute;left:0px;top:0px; }

	#A01 { position:absolute;top:0px;left:0px; }
	#B01 { position:absolute;top:0px;width:100%;height:85px;background-color:#176E23 }
	#C01 { position:absolute;top:0px;right:0px; }

	#A02 { position:absolute;top:0px;left:0px; }
	#B02 { position:absolute;top:0px;left:124px; }
	#C02 { position:absolute;top:85px;width:100%;height:54px;background-image:url(/images/C02.gif);background-color:#EEE}

	#A03 { position:absolute;top:139px;left:0px; }
	#B03 { position:absolute;top:139px;left:150px; width:60%;}
	#B03a { position:relative;border-right:solid orange 2px;padding-right:25px;width:100%; }
	#B03b { 
		background-color:#eee;
		width:92%;
		margin:0 auto;
		margin-top:40px;
		margin-bottom:20px;
		text-align:center; 
		font-size:80%;
		padding:7px;
	}

	#A04 { position:absolute;top:170px;left:0px;background-image:url(/images/A04.gif); background-repeat: repeat-y; width:124px; }
	DIV.A04submenu { background-color: #996; width: 124px; } 
	DIV.A04submenu img { margin-left:5px; }

	#07 { position:relative;background-color:#eee; }

	body { font-family:"Trebuchet MS",Arial; font-size: 14px; line-height:22px; }
	h1,h2,h3,strong,b { letter-spacing:1px; }
	h2 { color:#003; }

	A { color: #000; }
	A:visited { color: #000 }
		
	A.mainmenu,A.mainmenu:visited { font-family:Trebuchet MS, Tahoma, Arial; font-size: 13pt; font-weight: bold; color:#FFC; text-decoration: none; font-style: italic; position: relative; left: 8px; }
	A.mainmenu:hover { color:#FF6 }
	A.submenu,A.submenu:visited { font-family:Trebuchet MS, Tahoma, Arial; font-size: 11 pt; color: #000; text-decoration: none; position: relative; left: 8px;  }
	A.submenu:hover { color: #333; font-style: italic;font-weight:bold; }  
