BODY { background: White; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
A:link {
	color: #8B0000;
}
A:visited { color: #8B0000; }
A:active { color: #0000FF; }


table.iccfixtures
{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FF0000;
	width: 260px;
	background-color: #fafafa;
	border: 1px #d79900 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.ThRows { background-color: #326600; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}.TrHover { background-color: #ffe4b5; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
#photo {
    width: 100%;
    height: auto;
}

