tr.gray {
	background-color: #cccccc;
	color: black;
	}

tr.gold {
	background-color: #cccc98;
	color: black;
	}

span.main {  
	font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
	}

span.head {  
	font: bold 24px/normal "Courier New", Courier, mono;
	}

span.headfont {
	position:absolute;
	top:10px;
	left:270px;
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 35px; 
	}

span.title { 
	position:absolute; 
	top:60px; 
	left:70px;
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 20px; 
	}

div.headdiv { 
	position:absolute; 
	top:10px; 
	left:270px;
	width: 700px;
	margin-left: -700px;
	}

span.bodyfont {  
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	color: #483D8B; 
	font-size: 14px; 
	}

div.bodydiv { 
	position:absolute; 
	top:90px; 
	left:270px;
	}

div.bodydivindex { 
	position:absolute; 
	top:90px; 
	left:270px;
	width:620px; 
	/* height:600px; */
      /*height:80%;*/
	/*overflow:auto; */
	}

span.tablefont {  
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	font-size: 10px; 
	}

span.mnffont {  
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	color: #75548A; 
	font-size: 30px; 
	}

div.sidediv { 
	position:absolute; 
	top:120px; 
	left:25px; 
	}

span.sidefont {  
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	color: #990002; 
	font-size: 20px; 
	}

span.subhead {  
	font: bold 20px/normal "Courier New", Courier, mono; 
	}

span.disptitle { 
	color: #990002; 
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	font-size: 30px; 
	}

span.unavailable { 
	color: #C0C0C0; 
	text-decoration: none; 
	}

span.side {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	}

span.box{	
	position:absolute; 
	width:600px; 
	height:270px; 
	z-index:0; 
	background-color:gray;
	filter:alpha(opacity=40); 
	opacity:.20; 
	border-width:1px,1px,1px,1px;
	border-style:solid; 
	border-color:#0F0F0F; 
	padding-right:7px; 
	padding-left:7px; 
	}

body {
	background-image: url("pndbg.gif");
	background-position: top left; 
	background-repeat: no-repeat;
	}

a:link {  
	text-decoration: none; 
	color: #990002; 
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	font-size: 12px; 
	}

a:hover {  
	color: #FF9933; 
	text-decoration: none; 
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	font-size: 12px; 
	}

a:visited { 
	text-decoration: none; 
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	font-size: 12px; 
	}

