.toplc {
	background-image: url(images/toplc.gif);
}
.topbot {
	background-image: url(images/topbot.gif);
}
.toprc {
	background-image: url(images/toprc.gif);
}
.leftright {
	background-image: url(images/leftright.gif);
}
.botrc {
	background-image: url(images/botrc.gif);
}
.navybg {
	background-image: url(images/navybg.gif);
}
.toplcinside {
	background-image: url(images/toplcinside.gif);
}
.grayr {
	background-image: url(images/grayr.gif);
}
.background {
	background-image: url(images/bgtile.gif);
}
.grbot {
	background-image: url(images/grayb.gif);
}
.grbotrc {
	background-image: url(images/graybrc.gif);
}
.botlc {
	background-image: url(images/botlc.gif);
}.textsmbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
.textxsmbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
.textxsmblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #236dab;
}
.textxsmbluebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #236dab;
}
.textmdbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
.textblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #236dab;
        align: top;
}
.textlgblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #236dab;
        align: top;
}
a:link {color: #0000ff}     /* unvisited link */
a:visited {color: #ff0000}  /* visited link */
a:hover {color: #FF00FF;
font-size: 125%;
text-decoration: none}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */

td.dashed {border-style: groove;
 text-align: center;
 background: #c0c0c0}