﻿div.panelContent
{
	border: medium hidden #000000;
	background-color: #FFFFFF;
	font-family: Microsoft Sans Serif;
	color: blue;
}
div.error
{
	top: 98.5%;
	left: 0%; 
	width: 99.7%; 
	height: 1.5%; 
	
	font-size:7pt;
	font-weight: normal;
	font-variant: normal;
	font-family: Microsoft Sans Serif;
	color: red;
	 
	z-index: 11;
	visibility: visible;
	overflow: hidden;
	background-color: #ffff99;
}

#txtLat
{
   margin-bottom: 0px;
}

.titlestyle
{
	font-family: Georgia;
	font-size:18px;
	font-weight:normal;
	text-align:right;
}
