body { background-color: white;
    font-family: Tahoma; 
	font-size: 12px;
}
input { border: 1px solid blue;
	}

TABLE {
    border-collapse : collapse;
    border          : 3px solid #8EB129;
    padding         : 8px;
    background      : #EDF9C8;
	font-family: Tahoma; 
	font-size: 10px;
}
TD {
    border-bottom : 1px solid #8EB129;
	border-right: 1px solid #8EB129;
    padding       : 8px;
	font-family: Tahoma; 
}
TH {
    border-bottom : 1px solid #8EB129);
    padding       : 8px;
    text-align    : right;
	font-family: Tahoma; 
	font-size: 10px;
}
TR {
	vertical-align : top;
}
.TR2 {
    background : #DBF09C;
}


table.in01 { position:absolute; 
   	     top: 30%;
	     left:40%; 
	     border: 1px solid #8EB129;}

table.in02 { position:absolute; 
   	     top: 8%;
	     left:35%; 
	     border: 1px solid #8EB129;}
		 
table.in03 { 
font-family: arial;
    font-size: 9pt;
	     border: 1px solid #8EB129;}
		 
p { font-family: arial;
    font-size: 9pt;
    padding:0;
    margin:0; }

p.tyt01 { padding: 5 3 3 3;
	  margin: 3;
	  text-align: center;
	   font-family: verdana;
    	  font-size: 10px;
		  }
p.tyt03 { padding: 5 3 3 15;
	  margin: 3;
	  text-align: left;
	  font-family: verdana;
      font-size: 10px;
	  border-top: 1px solid #DBF09C;
	  border-bottom: 1px solid #DBF09C;
		  }
p.tyt02 { padding: 5 3 3 3;
	  margin: 3;
	  border-top: 1px solid #DBF09C; 
	 vertical-align: center;

	  height: 20px;}
p.tyt05 { padding: 5 3 3 3;
	  margin: 3;
	  border-top: 1px solid #DBF09C; 
	 vertical-align: center;

	  height: 30px;}
p.tyt04 { padding: 5 3 3 3;
	  margin: 3;
	  border-top: 1px solid #DBF09C; 
	  height: 50px;}

p.log01 { padding: 3; }

.but01 { padding: 2 2 2 2;
	  margin: 3 3 3 3;
	  text-align: center;
	  background-color:#8EB129;
	  border: 1px solid #8EB129;
	  font-family: verdana;
      font-size: 10px;
	  color: white;
	  cursor: hand;
	  width:180;
	  height: 25;}

.ed01 { width: 100%;
	height: 18;
	font-size: 8pt;}

.ed02  { 
	width: 50%
	height: 18;
	font-size: 8pt;}


.ed03 { width: 25;
	height: 18;
	font-size: 8pt;}

a { text-decoration: none;
    color: black; }

a.log02 { color: #465D04; }
a.log02:hover { color: #8EB129;
		text-decoration: underline overline; }

a.menu:hover { color:#8EB129; }

