div.MainContent {
	font:600 1em Futura, arial, helvetica, sans-serif;
	background-color:#999979;
	}

a:link {
	color:#132717;
	}

a:visited {
	color:#132717;
	}

a:hover {
	color:black;
	}


img.cat1{
	border: none; 
	vertical-align: middle;
	margin: 4px;
	}
img.cat2{
  vertical-align: middle;	
  border: none; 
  margin: 4px;
}

img.cat3{
	vertical-align: middle;
    border: none; 
	margin: 4px;
	}

img.cat4{
	vertical-align: middle;
	border: none; 
	margin: 4px;
	}
	
a.cat1:hover {background-color:#999977}

a.cat2:hover {background-color:#999977}

a.cat3:hover {background-color:#999977}

a.cat4:hover {background-color:#999977}


td.descript {
	color: #132717;
	font-size: .75em;
	}

td.mapservice1 {
	width: 265px;
	height: 60px;
	background-color: #999977 ;
	font-size: .80em;
	text-align: left;
	}

td.mapservice2 {
	width: 265px;
	height: 60px;
	background-color: #999977 ;
	font-size: .80em;
	text-align: left;
	}

td.mapservice3 {
	width: 290px;
	height: 60px;
	background-color: #999977 ;
	font-size: .80em;
	text-align: left;
	}

td.mapservice4 {
	width: 290px;
	height: 60px;
	background-color: #999977 ;
	font-size: .80em;
	text-align: left;
	}



div.title {
  background-position: top left;
  background-image: url(TRoyGISBanner.png);
  background-repeat: no-repeat;
  margin-top: 0;
  margin-bottom: 0;
  height: 120px;

  padding-top: 50px;
  padding-left: 20px;

}
div.title p{

 filter:alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
  width: 120px;
  background-color: #259d5f;
  padding: 10px;
  border: 1px solid #ccccac;

}
div.title p a{
  color: white;
  font-weight: normal;
}
div.MainContent table td {
  border: 1px solid #ccccac;
  font-weight: normal;
}

div.MainContent a img {
  text-decoration: none;
}
