.listcell_a
{
	border-color: black;
	border-width: medium;
	border-style: double;
	padding: 2px;
}

.listcell_b
{
	border-color: black;
	border-width: medium;
	border-style: double double none double;
	padding: 2px;
}

.listcell_c
{
	border-color: black;
	border-width: medium;
	border-style: none double double double;
	padding: 2px;
}


.gwr_navline
{
	font-family: times;
	font-size: 16px;
	text-align: center;
}

.navline
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	text-align: center;
}

.scoo
{
	font-size: 60%;
	text-align: center;
}

.centerTable { text-align:center }		/* Table centered on page */

