
  img {border:none; }
	.s{font-family:Tahoma; font-size:11px;  color:#9699AB; text-decoration:none}
	.s1{font-family:Tahoma; font-size:11px;  color:#818181; text-decoration:none}
	.s11{font-family:Tahoma; font-size:11px;  color:#818181}
	.s2{font-family:Tahoma; font-size:9px;  color:#9699AB; text-decoration:none}
	.s3{font-family:Tahoma; font-size:9px;  color:#666666; text-decoration:none}
			  .s4{font-family:Tahoma; font-size:9px;  color:#818181;text-decoration:none}
 			  .orange{font-family:Tahoma; font-size:11px;  color:#F77D06; text-decoration:none }
			  .orange1{font-family:Tahoma; font-size:11px;  color:#F77D06;  }
  	.blue{font-family:Verdana;font-size:11px;  color:#696D88; text-decoration:none }
  	.blue a {font-family:Verdana;font-size:11px;  color:#696D88; text-decoration:underline }
	.blue1{font-family:Tahoma; font-size:11px;  color:#35609A; text-decoration:none }
	.blue2{font-family:Tahoma; font-size:11px;  color:#35609A;}

	.s12{font-family:Tahoma; font-size:12px;  color:#35609A; text-decoration:none; font-weight:bold}
	.s12sel{font-family:Tahoma; font-size:12px;  color:#80B748; text-decoration:none; font-weight:bold}
	.s12:hover{font-family:Tahoma; font-size:12px;  color:#80B748; text-decoration:none}   
.stt{font-family:Verdana; font-size:13px;  color:#696D88; text-decoration:none; }
  			 .white{font-family:Tahoma; font-size:9px;  color:#FFFFFF;}
  
  #input{
  		width:79px; height:13px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		}
		 
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}


 .tt{

}
.tto{
	cursor: pointer;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
margin: 3px 8px;
font-family:Tahoma; font-size:11px;  color:#696D88; text-decoration:none;
cursor:help;
}






 




