BODY {
     font-family: Arial,sans-serif;
     font-size: 10pt;
}		  
#skip a, #skip a:hover, #skip a:visited  
  { 
  position:absolute; 
  left:0px; 
  top:-500px; 
  width:1px; 
  height:1px; 
  overflow:hidden;
  } 
#skip a:active 
  { 
  position:static; 
  width:auto; 
  height:auto; 
  }	
H2   {
     font-family: Georgia,Times,serif;
}
.smallem {
     font-family: Verdana,Arial,sans-serif;
     font-weight: bolder;
     font-size: 8pt;
     font-style: italic;
}
.title {
     font-family: Georgia,Times,serif;
     font-size: 1.5em;
     font-weight: bolder;
}
.newstitle {
     font-size: 1.2em;
}	
DT,DD,LI {
     font-size: 12pt;
}
P {
     font-size: 12pt;
}
TD {
	  font-size: 12pt;
}
A:visited { color: #000000 }
A:active {  color: #FF9900 }
A:hover { 
    color: #FF9900;
    text-decoration: underline overline; 
}

.sidemenu {
     font-family: arial,verdana,sans-serif;
     font-size: 12px;
     color: white;	
}
.sidemenu th {
     color: white;	
}
.sidemenu A:link { 
     font-family: arial,verdana,sans-serif;
     font-size: 12px;
     color: white;
     text-decoration: underline;
}
.sidemenu A:visited { 
     font-family: arial,verdana,sans-serif;
     font-size: 12px;
     color: white;
     text-decoration: underline;
}
.sidemenu A:active { 
     font-family: arial,verdana,sans-serif;
     font-size: 12px;
     color: #FF9900; 
     text-decoration: underline;
}
.sidemenu A:hover { 
     font-family: arial,verdana,sans-serif;
     font-size: 12px;
     text-decoration: underline overline; 
     color: #FF9900;
}
.reversetable {
     color: white;
}
/* */
/* ticket include file formats */
/* */
.ticketstitle 
{
    font-size: 14pt;
    color: #000;
    text-align: center;
}
.home
{
    color: #CC6600;
}
.away
{
    color: #006666;
}
.dtd_home
{
    font-size: 10pt;
    color: #000;
}
.dtd_away
{
    font-size: 10pt;
    color: #000;
}
/* */
#newscontainer
{
    margin-left: 1em;
}
#newscontainer a:visited
{
    color: #FF9900;
}
a.src
{
    margin-left: -1em;
    color: #006666;
}
a.title
{
    font-weight: bold;
    font-family: arial, verdana, sans-serif;
    font-size: 12pt;
}
.desc
{
    margin-left: 1em;
}
A.topmenu {
    font-family: helvetica,arial,sans-serif;
    font-weight: bold;
    font-size: smaller;
    color: #FFFFFF;
}
A.topmenu:hover { 
    color: #FF9900;
    text-decoration: underline overline; 
}
A.topmenu:active { 
    color: #00FFAA;
    text-decoration: underline overline; 
}