body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #e7ddd3;
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/* Turns off unwanted gaps around images */
img {
	border: 0;
	}

td, th {
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	}

td.mainmast {
	background-color: #a45800;
	background-image: url(images/mast_bg.jpg);
	background-repeat: no-repeat;
	}

td.maincontent {
	width: 100%;
	background-color: #ffffff;
	background-image: url(images/mast_logo_botm.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 4px 4px 0px 8px;
	}

div.navcontainer {
	width: 168px;
	margin: 0px 0px;
	padding: 2px 0px 2px 2px;
}

div.searchbox {
	width: 160px;
	margin: 3px 0px 3px 3px;
	}

div.contentwrapper {
	width: 100%;
	vertical-align: top;
}

div.contentPDF {
	margin: 9px 0;
	}

div.newsblock {
	width: 140px;
	margin: 46px 0px 6px 6px;
	padding: 0 0 6px 0;
	border-bottom: 6px solid #720301;
	float: right;
	}

div.newshead {
	width: 140px;
	margin: 0;
	padding: 0;
	}

div.newsstory {
	width: 140px;
	margin: 6px 0 12px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #720301;
	}

div.newsstory h4 {
	font-size: 11px;
	line-height: 125%;
	color: #000000;
	margin: 0 0 0 3px;
	}

div.newsstory p {
	font-size: 10px;
	line-height: 120%;
	margin: 0 0 6px 3px;
	}

div.sponsorhead {
	width: 140px;
	margin: 6px 0;
	padding: 0;
	}

div.sponsorad {
	width: 140px;
	margin: 12px 0;
	text-align: center;
	}

div.footercontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	width: 724px;
	text-align: center;
	margin: 6px 0 6px 6px;
	}

p {
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #000000;
	margin: 3px 0 9px 0;
	}

p.footnote {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	}

div.racetable p {
	font-size: 9px;
	line-height: 120%;
	margin: 9px 0 3px 0;
	}

h1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #720301;
	margin: 12px 0 3px 0;
	}

h2 {
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 125%;
	font-weight: bold;
	color: #000000;
	margin: 15px 0 3px 0;
	}

h3 {
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	margin: 12px 0 3px 0;
	}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
	color: #000000;
	margin: 9px 0 0 0;
	}

h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: bold;
	color: #000000;
	margin: 9px 0 0 0;
	}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #000000;
	list-style-type: square;
	margin-top: 0;
	margin-bottom: 15px;
	}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #000000;
	margin-top: 0;
	margin-bottom: 15px;
	}

li  {
	margin-top: 0;
	margin-bottom: 3px;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

u {
	text-decoration: underline;
	}

sup {
	font-size: 9px;
	line-height: 50%;
	}

sub {
	font-size: 9px;
	line-height: 50%;
	}

span.footnotespan {
	font-size: 10px;
	color: #333333;
	}

a:link {
	color: #0033ff;
	text-decoration: none;
	}

a:visited {
	color: #990099;
	text-decoration: none;
	}

a:hover, a:active {
	color: #ff0033;
	text-decoration: underline;
	}

/* NAV LINKS */

td.nav-L1-hi a:link,
td.nav-L1-hi a:visited,
td.nav-L1-hi a:active,
td.nav-L1-hi a:hover {
	display: block;
	padding: 3px;
	background-color: #720301;
	border-top: 1px solid #720301;
	border-bottom: 1px solid #720301;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}

td.nav-L1-lo a:link,
td.nav-L1-lo a:visited { 
	display: block;
	padding: 3px;
	border-top: 1px solid #720301;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color:#c2aa91;
	text-decoration: none;
	}

td.nav-L1-lo a:active,
td.nav-L1-lo a:hover {
	display: block;
	padding: 3px;
	border-top: 1px solid #720301;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color:#ebdac8;
	text-decoration: none;
	}

td.nav-L2-hi a:link,
td.nav-L2-hi a:visited,
td.nav-L2-hi a:active,
td.nav-L2-hi a:hover {
	display: block;
	padding: 4px 3px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #720301;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}

td.nav-L2-lo a:link,
td.nav-L2-lo a:visited,
td.nav-L2-lo a:active,
td.nav-L2-lo a:hover {
	display: block;
	padding: 4px 3px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #720301;
	font-size: 11px;
	font-weight: bold;
	}

td.nav-L2-lo a:link,
td.nav-L2-lo a:visited { 
	background-color:#ffffff;
	color: #720301;
	text-decoration: none;
	}

td.nav-L2-lo a:active,
td.nav-L2-lo a:hover {
	background-color:#ffffcc;
	color: #720301;
	text-decoration: underline;
	}

td.nav-L3-hi a:link,
td.nav-L3-hi a:visited,
td.nav-L3-hi a:active,
td.nav-L3-hi a:hover {
	display: block;
	padding: 3px 3px 3px 18px;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
	color: #000;
	text-decoration: none;
	}

td.nav-L3-lo a:link,
td.nav-L3-lo a:visited,
td.nav-L3-lo a:active,
td.nav-L3-lo a:hover {
	display: block;
	padding: 3px 3px 3px 18px;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
	}

td.nav-L3-lo a:link,
td.nav-L3-lo a:visited { 
	background-color: #fff;
	color: #333;
	text-decoration: none;
	}

td.nav-L3-lo a:active,
td.nav-L3-lo a:hover {
	background-color: #eee;
	color: #00c;
	text-decoration: none;
	}

td.nav-L4-hi a:link,
td.nav-L4-hi a:visited,
td.nav-L4-hi a:active,
td.nav-L4-hi a:hover {
	display: block;
	padding: 1px 3px 2px 36px;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}

td.nav-L4-lo a:link,
td.nav-L4-lo a:visited,
td.nav-L4-lo a:active,
td.nav-L4-lo a:hover {
	display: block;
	padding: 1px 3px 2px 36px;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	font-weight: normal;
	}

td.nav-L4-lo a:link,
td.nav-L4-lo a:visited { 
	color: #00c;
	text-decoration: none;
	}

td.nav-L4-lo a:active,
td.nav-L4-lo a:hover {
	color: #000;
	text-decoration: underline;
	}

/* Mystery Definitions */

li.large {
	font-size: 13px;
	margin: 8px 16px 0px 8px;
	}

li.small {
	margin-bottom: 6px;
	}

ul.padded {
	padding-bottom: 12px;
	}

td.bio {
	font-size: 12px;
	}

td.bio-label {
	color: gray;
	text-align: right;
	font-size: 12px;
	}

td.bio-head {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #333;
	padding-top: 16px;
	}

a.bio-email {
	font-weight: normal;
	}

a.edit {
	color: maroon;
	}

li.bio {
	margin-left: -24px;
	list-style-type: square;
	}

b.label {
	color: gray;
	}

h4.title {
	margin-bottom: 0px;
	}

a.mm_footer {
	font-size: 9px;
	font-weight: normal;
	color: gray;
	}


/* Player Rewards Forms/Charts Definitions */
table.form td div			{float: left; padding-right: 6px;}
td h5						{color: #333; font-size: 9px; font-weight: normal; margin: 3px 0px 0px 0px;}
input.vlong					{width: 206px;}
input.long					{width: 175px;}
input.short					{width: 100px;}
input.vshort				{width: 75px;}
table.form textarea			{width: 175px; height: 170px;}
.small						{font-size: 9px;}
table.report				{width: auto;}

@media print {
	table.report 			{width: auto;}
}

table.report td 			{font-size: 10px; white-space: nowrap;}
table.report td.negative 	{color: #660000;}
table.report td.positive 	{color: #003300;}
table.report tr.form 		{background-color: #bdaa97;}
table.report tr.header 		{background-color: #e7ddd3;}
/* END Player Rewards Definitions */

/* Handicapping Contest	*/

div#contest-login {
	width: 175px;
	float: right;
	padding: 9px;
	margin: 36px 0px 9px 12px;
	background-color: #fff;
	border: 1px outset gray;
}

td.makepick {
	padding: 0px 3px;
	border: 1px outset #eee;
}

td.makepick-header {
	font-weight: bold;
	padding: 3px;
	background-color: #e7ddd3;
	border: 1px outset #bbb;
}

table.contest-list {
	width: 100%;
	border: none;
	border-collapse: separate;
	border-spacing: 2px;
}

table.contest-list td,th {
	padding: 3px 6px;
	text-align: center;
	white-space: nowrap;
}

table.contest-list td.left,th.left {
	text-align: left;
}

span.small {
	font-weight: normal;
	font-size: 9px;
}

hr	{
	border: 0;
	background-color: #aaa;
	color: #aaa;
	height: 1px;
}

/* SIMULCAST CALENDAR */

td.calendar-links {
	white-space: nowrap;
	text-align: right;
}

table.calendar, table.calendar-header {
	width: 540px;
}

table.calendar th {
	background-color: #c0c0c0;
}

table.calendar td.calendar-items {
	background-color: #eee;
}

table.calendar td.calendar-blank {
	background-color: #ddd;
}

table.calendar td .calendar-number {
	float: right;
	padding-right: 3px;
	color: #888;
	font-weight: bold;
}

.calendar-items {
	padding: 2px;
}
.calendar-items p {
	line-height: 100%;
	font-size: 10px;
	font-family: "Arial Narrow", Arial, Verdana;
	margin: 0;
	padding: 0;
}

/*
.saturday p, .friday p {
	font-size: 9px;
}
*/

#posttime {
	margin: 5px 0;
	padding: 0;
}
#posttime table {
	/*width: 166px;*/ /* left side width */
	width: 140px;
	border-collapse: collapse;
}
#posttime th {
	color: #fff;
	white-space: normal;
	background-color: #720301;
	border: 1px solid #000;
	border-left: 0;
	border-right: 0;
	font-size: 1.1em;
}
#posttime table tr.even {
	background-color: #f4dcc3;
}
#posttime table tr.odd {
	background-color: #d2baa1;
}
#posttime table td {
	border: 1px solid #000;
	border-left: 0;
	border-right: 0;
	color: #000;
}
#posttime td.footer {
	background-color: #720301;
	text-align: center;
}
#posttime .posttime-time {
	font-family: "Arial Narrow", Verdana;
	text-align: right;
	vertical-align: bottom;
	padding-right: 3px;
	font-style: italic;
	border-left: none;
}
#posttime .posttime-venue {
	padding-left: 3px;
	vertical-align: bottom;
	font-weight: bold;
	border-right: none;
}

