body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#w
{
	padding-bottom:10px;
}

td.gp_ty{
	text-align:center;
	vertical-align: middle;
	font-style:italic;
	font-weight:bold;
	background-color:#ffffff;
}

td.gp_opt_1{
	text-align:left;
	vertical-align:text-top;
	padding-bottom: 5px;
	background-color:#ffffff;
}

td.gp_opt_2{
	text-align:left;
	vertical-align:text-top;
	padding-bottom: 5px;
	background-color:#f4f4f4;
}

td.gp {
	text-align:left;
	font-weight:bold;
	vertical-align:text-top;
}

td.scores {
	text-align:center;
	font-weight:bold;
}

td.gp_sel {
	text-align:justify;
	padding-bottom: 10px;
	font-style:italic;
}

td.hdr  {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-variant:small-caps;
}

td.lbl {
	font-weight: bold;
	text-align: left;
}

td.team {
	font-weight:bold;
}

td.updated {
	font-weight:bold;
	font-size:12pt;
	color: #990000;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align:center;
}

td.pool {
	font-weight: bold;
	text-align:center;
}

td.round {
	font-weight: bold;
	text-align: center;
}

td.evt {
	font-weight: bold;
	width: 200px;
	vertical-align: text-top;
}

tr {
	background-color: #ffffff;
}

tr.grey {
	background-color: #F4F4F4;
}

p.pg_brk {
	page-break-before: always;
}

td.fivesix{
	background-color:#FFFF99;
}

a:link,
a:visited,
a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #000000;
	font-weight:bold;
	font-style:italic;
}

#redText
{
	color: red;
}