#tdHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: blink;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #000000;
	border-left-color: #000000;
}
#tdSpecials {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#tdBottomNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
table {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	width: 800px;
	height: auto;
}

#tdMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-position: center;
	text-align: center;
	padding: 6px;
}
#tdMain  a:link {
	color: #000000;
	text-decoration: none;
}
#tdMain a:visited {
	text-decoration: none;
	color: #000000;
}
#tdMain a:hover {
	color: #3366FF;
	text-decoration: underline;
}


body {
	background-color: #FFFFCC;
	margin-top: 0px;
}
#tdcontactustable {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #3366CC;
	text-align: left;
	padding: 6px;
	border: thin solid #000000;
	color: #CC9933;
}
#tdMatchDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #ffffcc;
	text-align: center;
	padding: 6px;
	border: thin dotted #000000;
	vertical-align: top;
}
#tdMatchDescription a:link {
	color: #3366CC;
	text-decoration: none;
}
#tdMatchDescription a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tdMatchDescription a:visited {
	color: #0000FF;
}

.blinktext {
	text-decoration: underline blink;
}
#matchTable {
	vertical-align: top;
	margin: 0px;
	width: 1000px;
}
.SimpleButton {
	text-align: center;
	vertical-align: top;
	width: 200px;
	background-color: #CC9933;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 12px;
}
#tdAddToCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: blink;
	background-color: #CC9933;
	text-align: right;
	vertical-align: top;
	width: auto;
	border: thin inset #FFFFCC;
}
#tdAddToCart a {
	color: #000000;
	text-decoration: underline;
	background-color: #CC9933;
}
#tdAddToCart a:hover {
	color: #FFFFFF;
	background-color: #FFCC66;
}

#tdAddToCart a:visited {
	color: #FFFFFF;
}

#tdMatchName {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
}

