/* Wisden CricInfo default stylesheet - by William Turrell 14/07/2003 */


/* OVERALL PAGE SETTINGS */


/* Older code to be fazed out */

A.MENU:visited  {
color: #000000;
 text-decoration: none;
 }

a.blacktored:hover {
	color: #FF0000;
}

TABLE.LIST {
        font-size: 10pt;   
        font-family: Arial, Helvetica, sans-serif, "MS sans serif";
}

UL LI {
        list-style-image: url(/logos/NATIONAL/AUS/bullet_3px.gif);
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif, "MS sans serif";
}
OL LI {
        list-style-image: none
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif, "MS sans serif";
}

#H3      {border-bottom-width: 3pt;
#        border-style: solid; 
#        border-color: #FFCC33;
#        font-size: 16px;
#        font-weight: bold;
#        font-family: Arial, Helvetica, sans-serif, "MS sans serif";
#        border-top: 0 solid #FFFFFF; 
#        border-left: 0 solid #FFFFFF;
#        border-right: 0 solid #FFFFFF;
#        width: 100%;
#        text-indent: 10px;}

H3 	{
  font-size: 18px;
   margin-bottom: -10px;
}
A.MENU          {
color: #000000;
 text-decoration: none;
 }
A.MENU:hover    {
color: #000000;
 text-decoration: none;
 cursor:hand;    
 }

/* LEFT HAND NAVIGATION */

TD.lhnav {
   font-size: 11px;
}

A.lhnav:link, A.lhnav:visited {
  color : #000000;
  line-height: 120%;
  text-decoration: none;
}

A.lhnav:hover {
  color : #000000;
  line-height: 120%;
  text-decoration: underline;
}

.lhnav-selected {
  color : #000000;
  line-height: 120%;
  font-weight: bold;
  text-decoration: none;
}

A.lhnav-selected:link, A.lhnav-selected:visited {
  color : #000000;
  line-height: 120%;
  font-weight: bold;
  text-decoration: none;
}

A.lhnav-selected:hover {
  color : #000000;
  line-height: 120%;
  font-weight: bold;
  text-decoration: underline;
}
