body {
	font-family: arial, verdana, helvetica, sans-serif;
	background-color: #6b9c9f;
	margin-top: 0;
}
.title {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background: #a42e26;
}
.title:link {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
}
.title:hover {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
}
.title:visited {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
}
.subtitle {
	font-size: 28px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-align: Right;
}
.asoftitle {
	font-size: 13px;
	color: #ffff00;
	font-weight: bold;
	font-style: normal;
}
th {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background-color: #fff;
}
.oddrow {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	background-color: #dfdfdf;
}
.evenrow {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	background-color: #bfbfbf;
}
.datatable {
	background-color: #fff;
}
.footer {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.links {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
}
a:link {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
}
.topnav {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
td.topnav {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.topnav {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.topnav:visited {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.topnav:active {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.topnav:hover {
	font-size: 11px;
	color: #112045;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.scoring {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.oddup {
	font-size: 11px;
	color: #008000;
	font-weight: bold;
	font-style: normal;
	background-color: #fff;
}
.odddown {
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
	background-color: #fff;
}
.evenup {
	font-size: 11px;
	color: #008000;
	font-weight: bold;
	font-style: normal;
	background-color: #cce6ff;
}
.evendown {
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
	background-color: #cce6ff;
}
.instructions {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}
.tiebreak {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.playerheading {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}
.playerdata {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.playerdatainput {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	border: 1px solid #000;
	background-color: #e0e0e0;
}
.comments {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	border: 1px solid #000;
}
.btn {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background-color: #e0e0e0;
}
.oddcorrectpick {
	font-size: 11px;
	color: #008000;
	font-weight: bold;
	font-style: normal;
	background-color: #dfdfdf;
}
.oddwrongpick {
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
	background-color: #dfdfdf;
	text-decoration: line-through;
}
.oddnotplayed {
	font-size: 11px;
	color: #0000ff;
	font-weight: bold;
	font-style: normal;
	background-color: #dfdfdf;
}
.oddtie {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	background-color: #dfdfdf;
}
.evencorrectpick {
	font-size: 11px;
	color: #008000;
	font-weight: bold;
	font-style: normal;
	background-color: #bfbfbf;
}
.evenwrongpick {
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
	background-color: #bfbfbf;
	text-decoration: line-through;
}
.evennotplayed {
	font-size: 11px;
	color: #0000ff;
	font-weight: bold;
	font-style: normal;
	background-color: #bfbfbf;
}
.eventie {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	background-color: #bfbfbf;
}
/*.flex {
	background-repeat: repeat-x;
}
.flexright {
	background-image: url(right1.gif);
	background-repeat: repeat-x;
}
.flextop {
	background-image: url(flex1.gif);
	background-repeat: repeat-x;
}*/
.filler {
	background-color: #fff;
	border: 3px solid #000;
}
.fillerpaddingstyle {
	padding: 5px;
}
#modernbricksmenu {
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul {
margin: 10px 0 0 0;
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}

#modernbricksmenu a {
font-size: 9px;
float: left;
display: block;
color: #fff;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 3px 4px 2px;
text-decoration: none;
letter-spacing: 1px;
background-color: #a42e26;
line-height: 16px;
}

#modernbricksmenu li a img {
border: 0;
padding: 0;
}

#modernbricksmenu a:hover {
color: #000;
background-color: #fff;
}

#modernbricksmenuline {
clear: both;
padding: 0;
width: 100%;
line-height: 3px;
background: #000;
}
select {
padding: 0;
color: #000;
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
border: 1px solid #000;
}