body
{
	background-image: url(../Images/layout/bg2REMOVE.gif);
	background-repeat: repeat-x;
	background-color: #F9F4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	margin:0px;
}

a:link { 
	color: #2f2f2f;
	text-decoration:none;
	}
a:visited { 
	color: #2f2f2f;
	text-decoration:none;
	}
a:hover { 
	color: #2f2f2f;
	text-decoration:none;
	}
a:active { 
	color: #2f2f2f;
	text-decoration:none;
	}

.loading-map-control
{ 
	background: transparent url('../Images/layout/loadingMap.gif') 50% 50% no-repeat; 
}

.Cursor
{
	cursor:pointer;
	cursor:hand;
}

.ImgMargin
{
	margin: 2px 5px 0px 2px;
	vertical-align:middle;
}

.PropertyControl
{
	background-image:url('../MappingControls/GuiLayout/bgPropertyControl.gif');
	background-color:#ffffff;
	background-position:top;
	background-repeat:repeat-x;
}

.HiddenText label
{
	display:none;
}