/* 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:#FFEAD5
	  }

	 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: #0000000; 
	  font-weight: bold;
  	  font-align: left; 
	  text-decoration: none;
	  background-color:#E4A373;
	  }
	td.columnsearch{
	  font-family: arial;
	  font-size: 12px;
	  color: #000000; 
	  font-weight: bold;
  	  font-align: center; 
	  }
	  
	td.pagename{
	  font-family: arial;
	  font-size: 14px;
	  font-weight: bold;
	  color:"#000000"; 
	  text-decoration: none;}
  
  a.item{
	font-family:"arial";
	font-size:12px ;
	text-decoration:underline;
	color:maroon;
	}
  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:green;
	}
  
  .indexlist {
	  font-family: arial, sans-serif; 
	  font-size: 12px;  
	  font-weight: normal; 
	  text-decoration: none;
	  color:#FFEAD5}

  .lefttoc {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 11px; color: #E4A373; 
	  font-weight: normal; 
	  text-decoration: none;}
  
  a.lefttoc {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 12px; color: #E4A373; 
	  font-weight: normal; 
	  text-decoration: none;}
  
  a:hover.lefttoc {
	  font-family: arial, verdana,  sans-serif; 
	  font-size: 12px; color: #E4A373; 
	  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: #E4A373 1px solid; 
		BORDER-TOP: #E4A373 1px solid; 
		BORDER-LEFT: #E4A373 1px solid; 
		CURSOR: auto; 
		BORDER-BOTTOM: #E4A373 1px solid;
		font-size: 14px; 
   }
   .select {
		BORDER-RIGHT: #E4A373 1px solid; 
		BORDER-TOP: #E4A373 1px solid; 
		BORDER-LEFT: #E4A373 1px solid;
		BORDER-BOTTOM: #E4A373 1px solid;
		font-size: 13px;
		color:#ffffff;
		background-color:#E4A373;
   }
   
   .buttonFlat {
		BORDER-RIGHT: #E4A373 1px solid;
		BORDER-TOP: #E4A373 1px solid; 
		FONT-SIZE: 12px; 
		BORDER-LEFT: #E4A373 1px solid;
		CURSOR: auto; 
		BORDER-BOTTOM: #E4A373 1px solid;
		FONT-FAMILY: arial;
		color : white;
		background-color:#E4A373;
		
	}
	.buttonFile {
		BORDER-RIGHT: #E4A373 1px solid;
		BORDER-TOP: #E4A373 1px solid; 
		FONT-SIZE: 9pt; 
		BORDER-LEFT: #E4A373 1px solid; 
		CURSOR: auto; 
		BORDER-BOTTOM: #E4A373 1px solid; 
		FONT-FAMILY: Arial
	}
