﻿body {
}
.txt
{
	
	border-right: #006666 1px solid;
    border-top: #006666 1px solid;
   font-size: 8pt;
   
   border-left: #006666 1px solid;
   color:Black;
   border-bottom: #006666 1px solid;
    font-family: Tahoma
	}
	
	.lbl
	{
		 font-size: 10pt;
		    font-family: Tahoma;
		 color:Red;
		
		
		}
		
		.detail
		{
			
			 font-size: 10pt;
		    font-family: Tahoma;
		 color: Black;
			
			
			}
			
			
.textbox
{
	color:Black;
	
	 font-family:Verdana;
	 font-size: 9pt;
	 width:120px;
	 height:18px;
	
}