﻿a {
  color: #000099;
}
a:active {
  color: #CC0000;
}
a:hover {
  color: #0000FF;
}
a:visited {
  color: #990099;
}
body {
  background-color: #CCCCCC;
  color: #000000;
  margin: 0px;
}
.CoNm {
    color: #000000;
    font-family: "times New Roman", Times, serif;
    font-size: 24pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.CoAdr {
    color: #000000;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin: 0px 0px 4px 0px;
    padding: 0px;
    text-align: center;
}
.PgHdg {
    background-image: url('img/hdgbkg.jpg');
    height: 150px;
    margin: 0px auto 0px auto;
    width: 740px;
}
.Main {
    border: 1px solid #000000;
    margin: 0px auto 0px auto;
    width: 742px;
}
.Mnu {
    background-color: #835000;
    height: 809px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    width: 116px;
    text-align: center;
}
.Bdy {
    padding: 21px;
    margin: 0px;
    height: 809px;
    width: 582px;
    font-family: "times New Roman", Times, serif;
    font-size: 14pt;
    text-align: left;
    vertical-align: top;
    background-color: #FFFFFF;
}
.button {
  border: 0;
}
.button a {
    BACKGROUND-COLOR: #d4a304;
    BORDER-BOTTOM: #008020 5px outset;
    BORDER-LEFT: #008020 5px outset;
    BORDER-RIGHT: #008020 5px outset;
    BORDER-TOP: #008020 5px outset;
    COLOR: #000000;
    DISPLAY: block;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 14px;
    MARGIN: 3px;
    outline: none;
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    WIDTH: 100px;
}
.button a:hover{
  BACKGROUND-COLOR: #fcdc0b;
}
.button a:active{
  BORDER-BOTTOM-STYLE: inset;
  BORDER-LEFT-STYLE: inset;
  BORDER-RIGHT-STYLE: inset;
  BORDER-TOP-STYLE: inset;
  outline: none;
}
h1 {
    font-family: "times New Roman", Times, serif;
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    color: #000000;
    padding: 0px;
    margin: 3px 0px 3px 48px;
    text-align: center;
}
.EMail {
    color: #000000;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
h2 {
    font-family: "times New Roman", Times, serif;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px 0px 12px 0px;
}
.FNm {
    margin: 48px 0px 0px 0px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
}
.Yr {
	font-family: "times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.Pg {
    background-position: 50% 0%;
    border-style: none solid none solid;
    border-width: 1px;
    border-color: #000000;
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 100%;
    height: 1200px;
    background-color: #FFFFFF;
    background-repeat: repeat;
}
