
.highlightGrid {
    font-family:Verdana,Bitstream Vera Sans,sans-serif; font-size:11px;
    color:black;
    border-bottom:1px solid #ffffff; border-top:1px solid #ffffff;
    background-color:#ffffff;
}
.highlightGridDark {
    font-family:Verdana,Bitstream Vera Sans,sans-serif; font-size:11px;
    color:black;
    border-bottom:1px solid #f0f0e8; border-top:1px solid #f0f0e8;
    background-color:#f0f0e8;
}
.highlightGridOver,
.highlightGridOverDark {
    font-family:Verdana,Bitstream Vera Sans,sans-serif; font-size:11px;
    color:black;
    border-bottom:1px solid #c0c0c0; border-top:1px solid #c0c0c0;
    background-color:#ffffc0;
}
.highlightGridSelected,
.highlightGridSelectedDark {
    font-family:Verdana,Bitstream Vera Sans,sans-serif; font-size:11px;
    color:black;
    border-bottom:1px solid #c0c0ff; border-top:1px solid #c0c0ff;
    background-color:#c0c0ff;
}
.highlightGridSelectedOver,
.highlightGridSelectedOverDark {
    font-family:Verdana,Bitstream Vera Sans,sans-serif; font-size:11px;
    color:black;
    border-bottom:1px solid #a0a0a0; border-top:1px solid #a0a0a0;
    background-color:#e0e0ff;
}
.highlightGridDisabled {
    font-family:Verdana,Bitstream Vera Sans,sans-serif; font-size:11px;
    color:#808080;
    border-bottom:1px solid #ffffff; border-top:1px solid #ffffff;
    background-color:#ffffff;
}
.highlightGridDisabledDark {
    font-family:Verdana,Bitstream Vera Sans,sans-serif; font-size:11px;
    color:#808080;
    border-bottom:1px solid #f0f0e8; border-top:1px solid #f0f0e8;
    background-color:#f0f0e8;
}


.linkCondition {
	font-family:Verdana,Bitstream Vera Sans,sans-serif; font-size:11px;
	font-size: 9px;
    color:black;
	font-weight: bold;
	text-decoration: underline; color: white;
}

.linkCondition:hover {text-decoration: underline; color: red;}
.linkCondition:visited {text-decoration: underline; color: blue;}
.linkCondition:active {text-decoration: underline; color: white;}




.HintBox {
	background-color: white;
}

.s_Div {
	width: 200px;
	height: 150px;
	border: 1px solid black;
}

.s_MapView { 
	 
}

.publishEngineWarning {
	color: red;
}

div.olControlMousePosition {
  background-color: #ffffff;
  font-size: smaller;
  font-weight: bold;
  border: 1px solid black; 
}
.olControlScale {
  background-color: #ffffff;
  font-size: smaller;
  font-weight: bold;
  border: 1px solid black;
}

.parcel_selection_title_table{
	border: 0;
	padding: 0;
	width: 100%;
}

.parcel_selection_title_table td.checkbox span{
	display: inline-block;
	height: 13px;
	width: 13px;
	back
}
