body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;

}

h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	font-size: 16px;
}

.transimg {
	background-image: url(/images/transoverlay.png);
	background-repeat: repeat-x;	
}

.transimg-ie {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/transoverlay.png',sizingMethod='scale');
}

.gallerygrid {
	margin-top: 11px;
	margin-right: 11px;
	text-align: center;
	float: left;
	font-size: 12px;
}

.thumbnail {
	margin-top: 11px;
	margin-right: 11px;
}
a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}

.thumbback {
	font-weight: normal;
	text-decoration: none;
}

#email td {
	text-decoration: none;
	font-weight: none;
	cursor: pointer;
}