@charset "utf-8";
.centered {
margin-left:auto;
margin-right:auto;
}

.damHeader {
	font-weight:bold;
	font-size: 12px;
}
.divetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #033;
}
.DiveCalendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
	text-indent: 3px;
}
.DiveCalendar tr td {
}
.DiveInfo ul li {
	list-style-type: disc;
	padding-left: 5px;
}

.DiveContacts {
	margin-left:auto; margin-right:auto;
}
.stdTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.stdTable ul li {
	list-style-type: disc;
	list-style-image: url(images/bullet6.png);
	padding-left: 15px;
}
