.font-md     { color: #fc0; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-align: center }
.font-sm_wht { color: #fff; font-size: small; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic }
.font-sm   { color: #fc0; font-size: small; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic }
.font-lg { color: #fc0; font-size: large; font-family: "Times New Roman", Georgia, Times, serif; font-style: italic }
.font-bl-sm { color: #0001ae; font-size: small; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic }
.font-bl-md   { color: #0001ae; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic }
.heading     {
	color: #FC0;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	text-align: center;
}
a.nav      { color: #fc0; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-decoration: underline }
a.link      { color: #fc0; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-decoration: underline }
a.link:hover      { color: #fff; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; background-color: #f09 }
a.link:visited     { color: #fff; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-decoration: underline; text-align: center }
a.linkblue  { color: #0001ae; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-decoration: underline }
a.linkblue:hover   { color: #fff; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; background-color: #f09 }
a.linkblue:visited  { color: #0001ae; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-decoration: underline }
.background   { background-color: #0001ae; text-align: center }
.top   { border-top: 2px double #fc0 }
.topsides    { border-top: 2px double #fc0; border-right: 2px double #fc0; border-left: 2px double #fc0 }
.sides    { border-right: 2px double #fc0; border-left: 2px double #fc0 }
.right    { border-right: 2px double #fc0 }
.left    { border-left: 2px double #fc0 }
.topleft    { border-top: 2px double #fc0; border-left: 2px double #fc0 }
.topright    { border-top: 2px double #fc0; border-right: 2px double #fc0 }
.bottom    { border-bottom: 2px double #fc0 }
.bottomsides    { border-right: 2px double #fc0; border-bottom: 2px double #fc0; border-left: 2px double #fc0 }
.bottomleft    { border-bottom: 2px double #fc0; border-left: 2px double #fc0 }
.bottomright    { border-right: 2px double #fc0; border-bottom: 2px double #fc0 }
.hdr   {
	background-image: url(/images/template/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: medium solid #FC0;
	height: 107px;
}
.cellborder-gold  { border: solid 2px #fc0 }
.pdfborder-red { border: solid 4px #e42620 }
.pdfborder-orange { border: solid 4px #ff8c00 }
.pdfborder-blue  { border: solid 4px #0001ae }
.cellborder-bl { border: solid 2px #ccf }
.leftpink {
	border-left: 3px ridge #ff1493;
	text-align: center;
}
.line  { border-bottom: 1px solid #fc0 }
.pdfborder-brown  { border: solid 4px #daa520 }
