body {
     font-family:Helvetica, Arial; 
     background-color:#d1ebfa; 
	 margin-top:10pt;
	 margin-bottom:0pt;
	 margin-left:0pt;
	 margin-right:0pt;
	 color:black;
	 font-size:8pt;

     }

#tr1 {
       background:#A6B6CB;
	   font-size:8pt;
	   font-weight: bold;

	   
      }
#tr2 {
       background:#C1CBD8;
	   font-size:10pt;
	   
      }
#tr3 {
       background:white;
	   font-size:8pt;
	   
      }
#t1 {
		font-size:10pt;
		font-weight: bold;
	}
#t2 {
		font-size:8pt;
		font-weight: bold;
	}
#t3 {
		font-size:8pt;
		font-weight: normal;
	}
#t4 {
		font-size:9pt;
		font-weight: bold;
	}
#t5 {
		font-size:8pt;
		font-weight: normal;
		color:white;
	}
#t6 {
		font-size:10pt;
		font-weight: bold;
		color:white;
	}
#t7 {
		font-size:8pt;
		font-weight: normal;

	}
#t8 {
		font-size:8pt;
		font-weight: bold;

	}
#tnav {

		font-size:8pt;
		color: #641303;
		font-weight: normal;

}


.input_text { 
  font-size:10px; 
  border:1px solid #909090;
  -moz-border-radius:0px;
}
	



a		{text-decoration: none; color: black; font-size:8pt}
a:link		{text-decoration: none; color: black; font-size:8pt}
a:visited	{text-decoration: none; color: black; font-size:8pt}
a:active	{text-decoration: none; color: black; font-size:8pt}
a:hover		{text-decoration: none; color: black; font-size:8pt}

.input_error { 
  border:1px solid #FF0000;
  -moz-border-radius:0px;
}
