.mainouttable {
	background-color: #ffffff;
	margin: 10px;
	width: 702px;
	border: 10px solid #ffffff;
}

body {
	background-color: #999999;
	margin: 0px;
}

.col1 {
	vertical-align: top;
	width: 187px;
}
.col2 {
	vertical-align: top;
}

.col3 {
	width: 180px;
}
.col4 {
	vertical-align: top;
	width: 335px;
}
.textgrey {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.mobile {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

.textblack {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.mapskerries {
	background-image: url(images/map_skerries.gif);
	background-repeat: no-repeat;
	height: 368px;
	width: 515px;
}

.maphome {
	background-image: url(images/map_home.gif);
	background-repeat: no-repeat;
	height: 368px;
	width: 515px;
}

.mapdollymount {
	background-image: url(images/map_dollymount.gif);
	background-repeat: no-repeat;
	height: 368px;
	width: 515px;
}

.mappidgeonhouse {
	background-image: url(images/map_pidgeonhouse.gif);
	background-repeat: no-repeat;
	height: 368px;
	width: 515px;
}

.maprush {
	background-image: url(images/map_rush.gif);
	background-repeat: no-repeat;
	height: 368px;
	width: 515px;
}

.mapbroadmeadows {
	background-image: url(images/map_broadmeadows.gif);
	background-repeat: no-repeat;
	height: 368px;
	width: 515px;
}

.mapsalthill {
	background-image: url(images/map_salthill.gif);
	background-repeat: no-repeat;
	height: 368px;
	width: 515px;
}.textblackn {

	font-family: "trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.nomap {
	background-repeat: no-repeat;
	height: 368px;
	width: 515px;
	vertical-align: top;
}
.basetable {
	width: 722px;
	font-family: "trebuchet MS", Verdana;
	font-size: 10px;
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: left;
}

a.basetable:active { text-decoration: none }
a.basetable:visited { text-decoration: none }
a.basetable:link { text-decoration: none }
a.basetable:hover { text-decoration: underline;}

