tr.gray {
	background-color: #cccccc;
	color: black;
}

tr.gold {
	background-color: #cccc99;
	color: black;
}

span.main {  
	font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
}

span.head {  
	font: bold 24px/normal "Courier New", Courier, mono, sans-serif;
}

span.subhead {  
	font: bold 20px/normal "Courier New", Courier, mono, sans-serif;
}

span.main {  
	font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
}

span.unavailable {
	color: #C0C0C0;
	text-decoration: none; 
}

span.side {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px;
}

div.box{
	position:absolute; 
	width:600px; 
	height:270px; 
	z-index:0;
	background-color:gray;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	border-width:thin;
	border-style:solid; 
	border-color:#0F0F0F; 
	padding-right:7px; 
	padding-left:7px; 
}

img.link {
	border: 0px;
}

span.headfont {
	position:absolute;
	top:17px;
	left:270px;
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 25px; 
}

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; 
}

a:link {  
	text-decoration: none;
}

a:hover {  
	color: #FF9933; 
	text-decoration: none;
}

a:visited { 
	text-decoration: none;
}

body {
	background-image: url(pnd_sc_background.gif);
	background-color: white;
	background-position: top left; 
	background-repeat: no-repeat; 
}

span.disptitle { 
	color: #763496; 
	font-family: "georgia", "courier new", "courier", "mono"; 
	font-weight: bold; 
	font-size: 30px; 
}
