/* CSS Document */
  .footer{
	   font-family: arial, verdana,  sans-serif;
	   font-size: 11px; color: #999999; 
	   font-weight: normal; 
	   text-decoration: none;}

  .homenav {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 11px; 
	  color: #6699CC; 
	  font-weight: normal; 
	  text-decoration: none;
	  }
	  
  a.homenav {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 11px; 
	  color: #888888; 
	  font-weight: normal; 
	  text-decoration: none;}
  
  a:hover.homenav {
	  font-family: verdana,arial, sans-serif; 
	  font-size: 11px; 
	  color: #6699CC; 
	  font-weight: 
	  normal; 
	  text-decoration: none;}

  .search {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 9px; color: #6699CC; 
	  font-weight: normal; 
	  text-decoration: none;}
  
  .login {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 12px; color: #CC0000; 
	  font-weight: normal; 
	  text-decoration: none;}
  
  td.columnitem{
	  font-family: arial;
	  font-size: 12px;
	  color: #000000; 
	  font-weight: normal; 
	  text-decoration: none;
	  font-align: left;
	  background-color:#C1DDAA
	  }

	 td.pageitem{
	  font-family: arial;
	  font-size: 12px;
	  color: #000000; 
	  font-weight: normal; 
	  text-decoration: none;
	  font-align: left;
	  }
  
  td.columnname{
	  font-family: arial;
	  font-size: 12px;
	  color: #FFFFFF; 
	  font-weight: bold;
  	  font-align: left; 
	  text-decoration: none;
	  background-color:4E7E34;
	  }
	td.columnsearch{
	  font-family: arial;
	  font-size: 12px;
	  color: #000000; 
	  font-weight: bold;
  	  font-align: center; 
	  }
	  
	td.pagename{
	  font-family: arial;
	  font-size: 12px;
	  font-weight: bold;
	  color: #000000; 
	  text-decoration: none;}
  
  a.item{
	font-family:"arial";
	font-size:12px ;
	text-decoration:underline;
	}
  a.item:active{
	font-family:"arial";
	font-size:12px ;
	text-decoration:underline;
	}
  a.item:visited{
	font-family:"arial";
	font-size:12px;
	text-decoration:underline;
	}
  a.item:hover{
	font-family:"arial";
	font-size:12px;
	text-decoration:underline;
	color:#0467A6;
	}
  
  .indexlist {
	  font-family: arial, sans-serif; 
	  font-size: 12px;  
	  font-weight: normal; 
	  text-decoration: none;}

  .lefttoc {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 11px; color: #4E7E34; 
	  font-weight: normal; 
	  text-decoration: none;}
  
  a.lefttoc {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 12px; color: #4E7E34; 
	  font-weight: normal; 
	  text-decoration: none;}
  
  a:hover.lefttoc {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 12px; color: #4E7E34; 
	  font-weight: normal; 
	  text-decoration: underline;}
  
  .visbox {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 11px; color: #000066; 
	  font-weight: normal; 
	  text-decoration: none;}
  
  a.visbox {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 12px; color: #000066; 
	  font-weight: normal; 
	  text-decoration: none;}
  
  a:hover.visbox {
	   font-family: arial, verdana,  sans-serif;
	   font-size: 12px; 
	   color: #0066CC; 
	   font-weight: normal; 
	   text-decoration: underline;} 
   
   .txtBox {
		BORDER-RIGHT: #4E7E34 1px solid; 
		BORDER-TOP: #4E7E34 1px solid; 
		BORDER-LEFT: #4E7E34 1px solid; 
		CURSOR: auto; 
		BORDER-BOTTOM: #4E7E34 1px solid;
		font-size: 14px; 
   }
   .select {
		BORDER-RIGHT: #4E7E34 1px solid; 
		BORDER-TOP: #4E7E34 1px solid; 
		BORDER-LEFT: #4E7E34 1px solid;
		BORDER-BOTTOM: #4E7E34 1px solid;
		font-size: 13px;
		color:#000000;
		background-color:#FFFFFF;
   }
   
   .buttonFlat {
		BORDER-RIGHT: #4E7E34 1px solid;
		BORDER-TOP: #4E7E34 1px solid; 
		FONT-SIZE: 12px; 
		BORDER-LEFT: #4E7E34 1px solid;
		CURSOR: auto; 
		BORDER-BOTTOM: #4E7E34 1px solid;
		FONT-FAMILY: arial;
		color : white;
		background-color:#4E7E34;
		
	}
	.buttonFile {
		BORDER-RIGHT: #6699CC 1px solid;
		BORDER-TOP: #6699CC 1px solid; 
		FONT-SIZE: 9pt; 
		BORDER-LEFT: #6699CC 1px solid; 
		CURSOR: auto; 
		BORDER-BOTTOM: #6699CC 1px solid; 
		FONT-FAMILY: Arial
	}
    .body 
     {
    overflow: hidden;
     }