.blueText { font-family: "Times New Roman", Times, serif; font-size: medium; line-height: normal; color: #3147AA; font-weight: bold}

.greenLinks a:link {
	color: #63986A;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.greenLinks a:visited {
	color: #63986A;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.greenLinks a:hover {
	color: #003300;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
.greenLinks a:active {
	color: #003300;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
.pageheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #5C4A9B;
}
.littleheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #821A10;
}
a:link {
	color: #63986A;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	color: #63986A;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	color: #003300;
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a:active {
	color: #003300;
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.blacklinks a:link {
	color: #003300;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.blacklinks a:visited {
	color: #003300;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.blacklinks a:hover {
	color: #003300;
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.blacklinks a:active {
	color: #003300;
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.back {
  background-image: url(images/backInscript.gif);
  background-repeat: repeat-y;
  background-position: right top;
  }
  
 table.greyback {
  background-color: #C9C9C9;
  }
   td.blacklinks {
  text-align: center;
  border: 0;
  margin: 0;
  padding: 0;
  }
 td.rightslot {
  background-image: url(../display/displaypics/rightTopEdge.jpg);
  background-repeat: no-repeat;
  background-position: top;
  }
  
 .TableDiv
{
overflow: scroll;
margin: 0 auto;
width: 750px;
border: 0;
margin: 0;
padding: 0;
}
