@charset "utf-8";
.TableBorders {
	height: 100%;
	width: auto;
	border: thin solid #FFD700;
	padding: 10px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	overflow: hidden;
	margin: 0 15px;
}
TimTExt {
	font-family: Times New Roman, Times, serif;
	color: #FFD700;
	font-weight: bold;
	font-size: 14px;
	
}
.TimText {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	color: #FFD700;
	font-weight: bold;
}
a:link {
	color: #FFD700;
}
a:visited {
	color: #FFe900;
}
a:hover {
	color: #FFb600;
}
a:active {
	color: #FFD700;
}
body {
	background-color: #4169E1;
}
.TimTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: bold;
	color: #FFD700;
	text-align: center;
}
.TimText {
	font-weight: normal;
}
.liquidtimtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	background-color: #4169E1;
	color: #FFD700;
	text-align: justify;
	text-indent: .25in;
}
.TimCaptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.spacer {
	width: 26%;
	float: left;
	padding: 10px;
	text-align: center;
	position: relative;
}
.TimParagraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFD700;
	word-spacing: normal;
	text-align: left;
}
.winners {
	text-align: center;
}
winners {
	text-align: center;
}
.TimBoardPic{
	height: auto;
	width: auto;
	background-color: #000;
	padding: 2pt;
	border: 5pt solid #000;
}
.TableBordersFat {
	height: 100%;
	width: auto;
	border: medium solid #FFD700;
	padding: 10px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	overflow: hidden;
	margin: 0 15px;
}
.hmm {
	text-align: justify;
}
.bullet {
	font-size: 50%;
}
.TimTitlesLT {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: bold;
	color: #FFD700;
	text-align: left;
}
.TimCaptionsSmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 106%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.TableBordersNoPad {
	height: 100%;
	width: auto;
	border: thin solid #FFD700;
	padding: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.BlackTImTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.BlackCaptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000;
}

