/* CSS Document */

.content {

	width:900px;
	padding-top:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


	table#gallerylist  {
		border-collapse:collapse;
		border: 0;
		width: 600px;
		font-size: 10px;
		line-height: 14px;
		font-family: verdana, arial, helvetica, sans-serif;

	}
	#gallerylist td {
		border: 0;
		width: 33%;
		vertical-align:top;
	}


#gallerylist a { color: #444444; text-decoration:none; } /*585A5A*/ /*8EA2AC - close to the bg color*/ /*717373*/ /*8EA2AC*/
	/*MacIE5 backslash hack - will ignore next line \*/
	#gallerylist a:hover { color: #0083ca; text-decoration:none; }
	/* -------- */
	#gallerylist .selected { color: #0083ca; text-decoration: none; }
	
	#gallerylist .inArea { color: #0083ca; text-decoration: none; } /*585A5A*/ /*D6DFE3*/
	
	#gallerylist .outofArea { color: #717373; text-decoration: none;}
	#gallerylist .outofArea a:hover { color: #0083ca; text-decoration:none; }

.galleryname {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
}
.maplink {
	font-weight: bold;
	color: #000000;
}
