body {

  font-family: tahoma, arial, sans-serif;
  font-size: 0.8em; 
  color: #227700;
  background: #ffffff; 

}

 .heading {
  float: left;
  width: 50%;
  height: 60px;
  padding: 5px;
  margin: 5px;
  font-family: tahoma, arial, sans-serif;
  color: #227700; 
  font-size: 50px;
  }
  
  .sub_heading {
  float: left;
  width: 50%;
  height: 40px;
  padding: 2px;
  margin: 2px;
  font-family: tahoma, arial, sans-serif;
  color: #227700; 
  font-size: 20px;
  }
  
 .normal {
  clear: both;
  font-family: tahoma, arial, sans-serif;  
  background-color: #FFFFFF;
  font-family:tahoma, arial, sans-serif; 
  color: #227700;
  font-size: 13px;
  }
  
 .list {
  clear: both;
  font-family: tahoma, arial, sans-serif;  
  background-color: #FFFFFF;
  font-family:tahoma, arial, sans-serif; 
  color: #227700;
  font-size: 11px;
  }
    
.inputfield   {
  clear: both;
  font-family: tahoma, arial, sans-serif;  
  background-color: #FFFFFF;
  font-family:tahoma, arial, sans-serif; 
  color: #227700;
  font-size: 13px;
  }
  
 .linktab {
  float: left;
  height: 16px;
  border: 1px outset white;
  padding: 6px;
  margin: 2px;
  font-family:tahoma, tahoma, arial, sans-serif;  
  background-color: #99ff00;
  text-align: center;
   }
   
 .left {
  float: left;
  height: 100px;
  width: 500px;
  padding: 30px;
  margin: 2px;
   }
   
  .logoleft {
  float: left;
  padding: 6px;
  margin: 2px;
   }
   
    .logoright {
  float: right;
  padding: 6px;
  margin: 2px;
   }
  .clear{  
  clear: both;
   }
 
title {
  background-color: #FFFFFF;
  font-family: tahoma, arial, sans-serif;
  color: #227700;
  
  }


table {
  background-color: #FFFFFF;
  border:1px #E6E6FA;
  font-family: tahoma, arial, sans-serif;
  color: #227700;

}

caption {
  background-color: #FFFFFF;
  padding: 3px;
  font-family:tahoma, tahoma, arial, sans-serif;
  color: #227700;
  font-size: 14px;
  font-style: italics;
  font-weight: bold;
  text-align: center;
  
  }
 
tr {
  
  background-color: #FFFFFF;
  padding: 2px;
  font-family: tahoma, arial, sans-serif;
  color: #227700;
  font-size: 14px;

}td {
  
  background-color: #FFFFFF;
  padding: 2px;
  font-family: tahoma, arial, sans-serif;
  color: #227700;
  font-size: 13px;

}

th {
  background-color: #FFFFFF;
  padding: 8px;
  font-family: tahoma, arial, sans-serif;
  color: #227700;
  font-size: 12px;
  font-weight: bold;
}

p {
  background-color: #FFFFFF;
  font-family: tahoma, arial, sans-serif;
  color: #227700;
  font-size: 12px;
  writing-mode: tb-rl;
 
}

a:link { color: #222244;
}
a:active { color: #444444;
}
a:visited { color: #444444;
}
a:hover { color: black;
}
a:navigation {color: #222244;
		 text-decoration: none; }
a:navigation:hover, {color: #444444;
		text-decoration: none; }
a:navigation:active, {color: #444444;
		text-decoration: none; }
a:navigation:linkr, {color: #444444;
		text-decoration: none; }
#navigation {
  font-family:tahoma, tahoma, arial, sans-serif;
  font siz:.9em;
}
#navigation ul {
 list-style: none;
 margin: 0;
 padding: 0;
 padding-top; 4px;
}

#navigation a:link, #navigation a:visited{
 margin-right: 2px;
 padding: 3px 10px 2px 10px;
 color: #444444;
 background-color: #FCE6EA;
 text-decoration: none;
 border-top: 1px solid #C;
 border-left: 1px solid #FFFFFF;
 border-bottom: 1px solid #717171;
 border-right:1px solid #717171;
 }
#navigation a:hover {
 border-top: 1px solid #717171;
 border-left: 1px solid #717171;
 border-bottom: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
 }

