A.menu		{
			font-weight: normal;
			background-color: white;
			color: green;
			}
A:link		{
			font-weight: normal;
			color: green;
			}
A:visited	{
			font-weight: normal;
			color: green;
			}
A:hover		{
			font-weight: normal;
			background-color: green;
			color: white;
			}
BODY		{
			color: #000000;
			font-family: Verdana,Tahoma,Arial,sans-serif;
			font-size: 10pt;
			font-weight: normal;
			padding: 2em;
			margin: 0em;
			SCROLLBAR-ARROW-COLOR: #FFFFFF;
			SCROLLBAR-FACE-COLOR: #336600;
			SCROLLBAR-HIGHLIGHT-COLOR: #339900;
			SCROLLBAR-3DLIGHT-COLOR: #33CC33;
			SCROLLBAR-TRACK-COLOR: #66CB54;
			SCROLLBAR-SHADOW-COLOR: #006600;
			SCROLLBAR-DARKSHADOW-COLOR: #000000;
			}
BODY.Content{
			background-color: #CCFFCC;
			background-attachment: fixed;
			background-repeat: repeat-x;
			}
BODY.menLB	{
			background-image: url("../pics/behang_lb.jpg");
			background-attachment: fixed;
			background-repeat: no-repeat;
			padding: 0em;
			margin: 0em;
			}
BODY.menLO	{
			background-image: url("../pics/behang_lo.jpg");
			background-attachment: fixed;
			background-repeat: no-repeat;
			padding: 0em;
			margin: 0em;
			}
BODY.menRB	{
			background-image: url("../pics/behang_boven.jpg");
			background-attachment: fixed;
			background-repeat: no-repeat;
			padding: 0em;
			margin: 0em;
			}
HR			{
			color: #333300;
			width: 50%;
			}
H1			{
			font-size: 18pt;
			font-weight: bold;
			font-style: normal;
			color: #333300;
			padding: 4;
			}
H2			{
			font-size: 14pt;
			font-weight: bold;
			font-style: normal;
			color: #333300;
			padding: 0;
			}
H3			{
			font-size: 12pt;
			font-weight: bolder;
			font-style: normal;
			color: #333300;
			padding: 3;
			}
H4			{
			font-size: 10pt;
			font-weight: bold;
			font-style: normal;
			color: #333300;
			padding: 2;
			}
H5			{
			font-size: 8pt;
			font-weight: bold;
			font-style: normal;
			color: #333300;
			padding: 1;
			}
H6			{
			font-size: 6pt;
			font-weight: bold;
			font-style: normal;
			color: #333300;
			padding: 0;
			}
TABLE		{
			table-layout: fixed;
			background-color: none;
			text-align: left;
			font-size: 10pt;
			}
TABLE.menLft{
			table-layout: fixed;
			padding: 10px;
			margin: 0px;
			text-align: right;
			font-size: 8pt;
			font-weight: normal;
			border: none;
			border-color: black;
			width: 100%;
			height: 100%;
			}
TABLE.menTop{
			padding: 0;
			margin: 0;
			font-size: 8pt;
			font-weight: normal;
			border: none;
			border-color: black;
			width: 100%;
			height: 100%
			}
TABLE.prog	{
			table-layout: auto;
			padding: 20;
			margin: 0;
			font-weight: normal;
			border: none;
			}
TD.head		{
/*			background-color: #CC0000;	Kerstmis	*/
			background-color: green;
			padding: 0;
			margin: 0;
			text-align: center;
			font-size: 10pt;
			font-weight: normal;
/*			color: #FCDA54;	Kerstmis	*/
			color: white;
			}
PRE			{
			font-family: Verdana,Tahoma,Arial;
			font-size: 10pt;
			font-weight: normal;
			color: black;
			}
ADDRESS		{
			margin-top: 0;
			padding: 0;
			border: none;
			text-align: center;
			font-size: 6pt;
			font-weight: normal;
			}
IMG.click	{
			cursor: pointer;
			}
MARQUEE		{
/*			background-color: #CC0000;
			color: #FCDA54;	Kerstmis	*/
			background-color: green;
			color: white;
			}
INPUT		{
			border: none;
			font-family: Verdana,Tahoma,Arial;
			font-size: 10pt;
			font-weight: normal;
			color: green;
			}
.ContFr		{
			border-style: inset;
			}
.Count		{
			font-style: normal;
			font-size: 8pt;
			color: red;
			}
.Scorebody	{
			background-color: green;
			background: url("../pics/voetbalveld.jpg");
			padding: 0em;
			margin: 0em;
			}
.ScoreBord	{
			table-layout: fixed;
			padding: 0;
			margin: 0;
			border: none;
			border-color: black;
			width: 100%;
			height: 100%
			}

.ScoreText1	{
			text-align: center;
			font-size: 128pt;
			font-weight: bold;
			color: #66FF00;
			}
.ScoreText2	{
			padding: 0;
			margin: 0;
			text-align: center;
			font-size: 30pt;
			font-weight: normal;
			color: #CCFFCC;
			}
