
table, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.allbrd, table.allbrd td{
	border: 1px solid #0C479D;
	border-collapse: collapse;
}

table.allbrdB, table.allbrdB td{
	border: 1px solid #0C479D;
	border-collapse: collapse;
	font-size: 14px;
}
table.allbrdB th {
	border: 1px solid #0C479D;
	border-collapse: collapse;
	background:#9BFFB9;
}
table.allbrd th {
	border: 1px solid #0C479D;
	border-collapse: collapse;
	background:#9BFFB9;
}
table.extbrd {
	border: 1px solid #0C479D;
	border-collapse: collapse;
}
table.extbrd th, table.extbrd td {
	border: none;
}

table.nobrd, table.nobrd th, table.nobrd td {
	border: none;
}

table.deal, table.deal th, table.deal td {
	border: none;
	font-family: Verdana;
	font-size: 13px;
}

.brd{
	border: 1px solid #0C479D;
	border-collapse: collapse;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #3C3C3C;
}


a {
	color: #0c479d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.big {
	color: #0c479d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.noactive {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

h1, .head1 {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
}
h2, .head2 {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
h3, .head3 {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
TD.home {
background-color: #FEF8BC;
border-bottom:#000000 1px;
border-right-width:1px;

}
TD.away {
background-color: #E4A0FE;
border-width:1;
}
TD.nBRD {
background-color:#9BFFB9;
}
