/* CSS Document */




p.history {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#990000;
font-style:italic;
padding:20px;

}



li {
list-style-image:url(../images/other/puck.gif);
margin-left:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
width:590px;
}



A.internalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9d1a12;
	text-decoration:none;
}



H2 {
color:#34319a;
}


.historyTableHdr
{
background:#333399;
color:#FFFFFF;
font-size:20px;
text-align:center;
}



/*
#FFFFFF; white
#333399; purple
:#990000; maroon

*/

  .historyLink {
 background-color:#FFFFFF;
 text-align:center;
 }

 .historyLink a{
 color:#666666;
 text-align:center;
 text-decoration:underline;
  }

 .historyLink td:hover{
/* color:#990000; */
 background-color:#CCCCFF;
 text-align:center;
 text-decoration:none;
  }

 .historyLink a:hover{
 background-color:#CCCCFF;
  }


 .eraLink a{
 color:#0000FF;
 font-size:small;
  }

 .eraLink a:hover{
 background-color:#CCCCFF;
  }



