.leftborder  {
	font-family: Arial;
	font-size: 12px;
	background-image: url('images/skull.jpg');
	background-repeat: no-repeat;
	position: absolute;
	left: 6;
	top: 0;
	width: 140;
	height: 200 ; 		
	background-color: #3266CC;
	background-position: center 20;
	color: #FFFFFF;
	font-weight: bold;
}
.mainbody    { font-family: Arial; font-size: 12px; color: #000000; position: relative; 
               left: 170; top: 20; width: 500; height:}
.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;
	background-image: url('images/bluefade.gif');
	background-repeat: repeat;
	position: absolute;
	left: 0;
	top: ;
	width: ;
	height: 2000 ;
}
.leftmenu  {
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	left: 10;
	top: 170;
	width: 120;
	height:  ; 	
	background-color: #3266CC;
	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;
}

