.TableBottom {
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #990000;
}
.TableRight {
	padding: 4px;
	vertical-align: top;
}
.FntClr {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
}

a:visited {

	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
}
.TextClr {
	color: #003399;
}
.skill {
	margin: 5px;
	color: #000000;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: bolder;
	padding: 0px;
}
.elite {
	border: 6px ridge #FFCC00;
}
.nonelite {
	border: 6px ridge #000000;
}
