BODY 
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 background-color : #FFFFFF;
}

.updateBody 
{
 margin-left: 10px;
 margin-top: 10px;
 margin-right: 10px;
 background-color : #FFFFFF;
}

.bgBody 
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 background-color : #FFFFFF;
 background-position:center;
 background-repeat:no-repeat;
 background-attachment:fixed;
}

A
{
 COLOR: #000000; 
 FONT-FAMILY: Arial, Helvetica, sans-serif; 
 text-decoration : none;
 font-weight:normal;
}

A:hover
{
 COLOR: #3333CC; 
 FONT-FAMILY: Arial, Helvetica, sans-serif; 
 text-decoration : none;
 font-weight:normal;
}

.topPageA
{
 COLOR: #666666; 
 FONT-FAMILY: Arial, Helvetica, sans-serif; 
 text-decoration : none;
 font-weight:normal;
 text-align: center;
 width:100%;
}

.topPageA:hover
{
 COLOR: #3333CC; 
 FONT-FAMILY: Arial, Helvetica, sans-serif; 
 text-decoration : none;
 font-weight:normal;
 text-align: center;
}

.fixturesHeading 
{
 COLOR: #000000; 
 FONT-FAMILY: Arial, Helvetica, sans-serif; 
 FONT-SIZE: small; 
  font-weight: bold;
}

.fixturesRow 
{
 COLOR: #666666; 
 FONT-FAMILY: Arial, Helvetica, sans-serif; 
 FONT-SIZE: x-small; 
}

.fixturesStage 
{
 COLOR: #FFFFFF; 
 FONT-FAMILY: Arial, Helvetica, sans-serif; 
 FONT-SIZE: x-small; 
 font-weight: bold;
 background-color:#3399CC;
}

/* Content: default text for <td> */
td  
{
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	border: 0pt;
}

/* Content: default text for <td> */
.scoreTD  
{
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	border: solid 1pt #000000;
}

.normalPushButton
{
 font-family : Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 9pt;
 background-color:#9BADD9;
 border-color:#9BADD9;
 border-width:2;
 height:26;
 width:120;
 color:#FFFFFF;
 cursor: hand;
}
