﻿body {
}
.TBL 
{
	font-family: Tahoma;
	font-size: 8pt;
  
}
.DropDownList
{
font-family: Tahoma;
	font-size: 8pt;
}	
.TextBox
{
	width: 182px;
	height: 12px;
	font-family: Tahoma;
	font-size: 8pt;
	  }
.lbl
{
	font-family: Tahoma;
	font-size: 8pt;
}

.HLink
{
	color:Red;
	font-family: Tahoma;
	font-size: 8pt;
	direction:ltr;
	
}

