.leftborder  {
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 90;
	width: 154;
	height: 1000 ; 		
	background-color: #C16100;
	background-position: center 20;
	color: #FFFFFF;
	font-weight: bold;
}
.rightborder  {
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	left: 850;
	top: 90;
	width: 150;
	height: 1000 ; 		
	background-color: #C16100;
	background-position: center 20;
	color: #FFFFFF;
	font-weight: bold;
}
.mainbody    { font-family: Arial; font-size: 12px; color: #000000; position: absolute; 
               left: 154; top: 90; width: 700; height: 1000 ;background-color: #FFFF99 }
.footer      { font-family: Arial; font-size: 12px; color: #000000; position: relative; 
               left: 145; top: 0; width: 500; height: }
.maintext    { font-family: Arial; font-size: 12px; color: #000000; position: relative; 
               left: 0; top: 0; width: ; height:}
.bordertext    { font-family: Arial; font-size: 12px; color: #FFFFFF; position: relative; 
               left: 0; top: 0; width: ; height:;}
.background		{
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: ;
	width: ;
	height: 2000 ;
}
.leftmenu  {
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	left: 5;
	top: 0;
	width: 150;
	height:  ; 	
	background-color: #C16100;
	background-position: center 20;
	color: #FFFFFF;
}
a.subnavi {
   font-weight: normal;
   font-size: 12px;
   font-family: arial;
   color: #FFFFFF;
   text-decoration : none;
}
a.subnavi:hover {
   font-weight: bold;
   font-size: 12px;
   font-family: arial;
   color: #FFFFFF;
   text-decoration : none;
}

