.LBLCaption
{
	font-weight: bolder;
	font-size: 12px;
	color: forestgreen;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

.LBLCaptionResult
{
	font-weight: bolder;
	font-size: 13px;
	color: White;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

.LBLName
{
	font-weight: bolder;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica;	
}

.DROPList
{
	font-size: x-small;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	background-color: #eeeeee;
}

.List
{
	font-size: x-small;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	background-color: #eeeeee;
}

.TextBox
{
	font-size: x-small;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	background-color: #eeeeee;
}
.TxtLocation
{
	color: #000000;
	font-family: 'Courier New' , 'Lucida Console';
	background-color: #eeeeee;
	border:none;
}
