#pr{
	font-weight:700;
}
#centcont{
	font-family:Arial,Verdana,Tahoma,sans-serif;
}
.stab{
	width:100%;
	position:relative;
	left:2px;
	background-color:white;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	border-top:1px solid #808080;
	height:2em;
	line-height:2em;
	font-weight:700;
	margin-top:.3em;
}
.stabsp{
	margin-left:1em;
}
.nstab{
	height:2em;
	line-height:2em;
	margin-top:.3em;
	border:1px solid #808080;
	background-color:#e6e6fa;
	cursor:default;
	margin-right:.2em;
}
.nslnk{
	height:100%;
	width:100%;
	display:block;
	text-decoration:none;
	color:#000000;

}
.lnktxt{
	margin-left:.3em;
}
.nslnk:hover .lnktxt{
	margin-left:.6em;
	font-weight:700;
	text-decoration:underline;
	color:#4b0082;

}
.grid_td{
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #000000;
	text-align:center;
}
.show_hd{
	text-decoration:none;
	color:#000000;
}
.show_hd:hover{
	color:#000099;
}
.show_hd:hover .show_hd_arr{
	color:#000000;
}
.show_hd_arr{
	color:#c0c0c0;
}
.cnct_titl{
	color:#333333;
	font-size:95%;
	margin-bottom:.1em;
}
.cnct_inp{
	width:16em;
	margin-bottom:.5em;
	font-size:100%;
}
h1{
	font-family:'Trebuchet MS',Verdana,Tahoma,Helvetica,Arial,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
	font-size:135%;
	border-bottom:1px solid green;
	font-weight:500;
	display:inline;
}
