.tombstone {
	color: #333333;
	width: 180px;
	margin: 7px;
	float: left;
}
.tombstone a {
	text-decoration: none;
}
.tombstone table {
	margin: auto;
	height: 100%;
	position: relative;
}
.tombstone td {
	text-align: center;
	vertical-align: middle;
}
.tombstone .header {
	height: 70px;
	font-weight: bold;
	overflow: visible;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.tombstone .description {
	height: 50px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	overflow: visible;
	background-color: #00a4e3;
	border-left: 1px solid #00a4e3;
	border-right: 1px solid #00a4e3;
}
.tombstone .description a {
	color: #FFFFFF;
}
.tombstone .description a:hover {
	color: #FFFFFF;
}
.tombstone .location {
	margin: 0px;
	padding: 5px;
	height: 115px;
	font-size: 10pt;
	font-weight: bold;
	overflow: visible;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.tombstone .arc {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.tombstone .background {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(/resources/jpg/tombstone_fade.jpg);
}

.roundAlias1 {
	height: 1px;
	font-size: 1px;
	background-color: #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.roundAliasBlue1 {
	height: 1px;
	font-size: 1px;
	background-color: #9bb8c4;
	border-left: 1px solid #9bb8c4;
	border-right: 1px solid #9bb8c4;
}

.roundAlias2 {
	height: 1px;
	margin: 0px;
	font-size: 1px;
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.roundAliasBlue2 {
	height: 1px;
	margin: 0px;
	font-size: 1px;
	background-color: #00a4e3;
	border-left: 1px solid #00a4e3;
	border-right: 1px solid #00a4e3;
}

.roundAlias1grey {
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
}
.roundAlias1blue {
	border-left: 2px solid #9bb8c4;
	border-right: 2px solid #9bb8c4;
}

.roundAlias2grey {
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}
.roundAlias2blue {
	border-left: 2px solid #00a4e3;
	border-right: 2px solid #00a4e3;
}

.roundTop {
	margin: 0px 7px;
	background-color: #999999;
}
.roundBtm {
	margin: 0px 7px;
	background-color: #00a4e3;
}

.arcAlias1 {
	height: 1px;
	font-size: 1px;
	background-color: #88b5c7;
	border-left: 2px solid #9bb8c4;
	border-right: 2px solid #9bb8c4;
}
.arcAlias2 {
	height: 1px;
	font-size: 1px;
	margin: 0px 3px;
	background-color: #00a4e3;
	border-left: 2px solid #5bb0d0;
	border-right: 2px solid #5bb0d0;
}
.round1 {
	margin: 0px 0px;
}
.round2 {
	margin: 0px 1px;
}
.round3 {
	margin: 0px 2px;
}
.round4 {
	margin: 0px 3px;
}
.round5 {
	margin: 0px 4px;
}
.round6 {
	margin: 0px 5px;
}
.arc1 {
	margin: 0px 0px;
}
.arc2 {
	margin: 0px 4px;
}
.arc3 {
	margin: 0px 8px;
}
.arc4 {
	margin: 0px 13px;
}
.arc5 {
	margin: 0px 18px;
}
.arc6 {
	margin: 0px 22px;
}
.arc7 {
	margin: 0px 28px;
}
.arc8 {
	margin: 0px 34px;
}
.arc9 {
	margin: 0px 41px;
}
.arc10 {
	margin: 0px 48px;
}
.arc11 {
	margin: 0px 57px;
}
.arc12 {
	margin: 0px 70px;
}
