﻿div.trophyMainTitle {
		width:98%; margin-left:auto; margin-right:auto; font-size:28pt; text-align:center;
		text-decoration:underline; font-weight:bold;
}
div.trophyMainTable {
		height:100%; width:98%; margin-left:auto; margin-right:auto; border:7px black double;
}
table.trophyTable {
		width: 100%; border:2px gray solid;
}
td.trophySeasonTitle {
		font-size:18pt; font-weight:bold; text-decoration:underline;
}
td.trophyEvent {
		width:10%; text-align:right; font-size:12pt; font-weight:bold; font-style:italic;
}
td.trophyTourney {
		width:44%; text-align:center; font-size:14pt; font-weight:bold; font-style:italic;
}
td.trophyTrophy {
		"width:10%; text-align:center;
}
td.trophyChamp {
		width:36%; text-align:center; font-size:14pt; font-weight:bold; font-style:italic;
}
img.trophyTrophy {
		border:0; margin:3px;
}
p.trophyMargin3 {
		margin:3px;
}
.blankSpace {
		font-size:10px; color:#FFFFFF;
}