BODY
{
	font-size: 8pt;
	font-family: Verdana;
}
TABLE
{
	width: 100%;
	height: 100%;
}

.title
{
	border-right: thin outset;
	padding-right: 5px;
	border-top: thin outset;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#DAF0FD' , EndColorStr= '#85BBE3' );
	border-left: thin outset;
	width: 100%;
	cursor: default;
	border-bottom: thin outset;
	font-family: Verdana;
	height: 20px;
}

.sectionTitle
{
	border-right: #adc5ed 1px solid;
	border-top: #adc5ed 1px solid;
	margin-top: 1px;
	font-weight: bold;
	font-size: 8pt;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FEFCE3, endColorstr=#FDDB94);
	margin-bottom: 0px;
	border-left: #adc5ed 1px solid;
	width: 100%;
	cursor: default;
	border-bottom: #adc5ed 1px solid;
	font-family: Verdana;
	height: 18px;
	text-align: center;
}

.viewFrame
{
	border-right: #95b7f3 1px solid;
	padding-right: 2px;
	border-top: #adc5ed 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #95b7f3 1px solid;
	padding-top: 2px;
	border-bottom: #95b7f3 1px solid;
}

.selFrame
{
	border-right: dodgerblue 1px solid;
	border-top: dodgerblue 1px solid;
	font-weight: normal;
	font-size: 8pt;
	overflow: auto;
	border-left: dodgerblue 1px solid;
	width: 100%;
	color: darkblue;
	border-bottom: dodgerblue 1px solid;
	font-family: Tahoma;
	height: 160px;
	background-color: ivory;
}

.selName
{
	font-size: 8pt;
	cursor: hand;
	font-family: Verdana;
	border-right: ivory 1px solid;
	border-top: ivory 1px solid;
	border-left: ivory 1px solid;
	border-bottom: ivory 1px solid;
}
.selNameSelect
{
	font-size: 8pt;
	cursor: hand;
	font-family: Verdana;
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: whitesmoke;
}
.selImg
{
	margin: 2px 3px;
}
.coords
{
	font-size: 8pt;
	width: 200px;
	font-family: Verdana;
	text-align: left;
}
.controlFrame
{
	border-right: royalblue 1px inset;
	border-top: royalblue 1px inset;
	border-left: royalblue 1px inset;
	border-bottom: royalblue 1px inset;
}
.toolbar
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#5886D5', EndColorStr='#01349A');
	height: 25px;
}
.toolbar IMG
{
	border: 0px;
	margin-right: 5px;
}
.toolbar TD
{
	padding-right: 5px;
	padding-left: 5px;
}
.toolbar A
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}
.toolbar A:hover
{
	color: gold;
}
.toolbar SPAN
{
	font-weight: bold;
	font-size: 8pt;
	cursor: default;
	color: white;
	font-family: Verdana;
}
.toolbar SELECT
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	height: 18px;
}
.toolbar SPAN INPUT
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: gainsboro 1px solid;
	width: 50px;
	border-bottom: gainsboro 1px solid;
	font-family: Tahoma;
	height: 18px;
}
