body {
  background-color: #333333;
  cursor: default;
  text-align: center;
  margin: 16px 0px 0px 0px;
  padding: 0px;
}

td.label {
  font-family: Arial;
  font-size: 12px;
  padding-right: 5px;
  text-align: right;
  vertical-align: middle;
  width: 120px;
}

a {
  cursor: hand;
  color: #990033;
}

div {
  text-align: left;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

img.HiddenImage {
  visibility: hidden;
}

#Container1 {
  background-color: white;
NNbackground-color: #FFEEEE;
NNborder-color: #990033;
NNborder-style: solid;
NNborder-width: 0px 1px 0px 1px;
  position: relative;
  margin: auto;
width: 994px;
NNwidth: 800px;
  height:100%;
}

#TitleBar {
NNbackground-color: pink;
  background-image:url(/images/titlebarbackground2.jpg);
  background-position: top right;
  cursor: pointer;
  font-family: Verdana;
  font-size: 24pt;
  height: 135px;
NNline-height: 135px;
NNmargin: 0px 16px 0px 16px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
}

#TitleBar .Logo {
  left: 16px;
  position: absolute;
  top: 0px;
  visibility: hidden;
}

#TitleBar span.SubTitle {
  font-size: 12pt;
}

#TitleBar img.ImageTopRight {
  right: 0px;
  position: absolute;
  top: 0px;
}


#QuickNav {
  height: 135px;
  right: 0;
  position: absolute;
}

#LinkBar {
NNbackground-color: pink;
  background-color: #FFEEEE;
  color: black;
  font-family: Amaze, Monotype Corsiva, Arial;
NNfont-size: 14pt;
  font-size: 1pt;
NNmargin: 0px 3px 0px 3px;
  padding: 2px 0px 2px 0px;
  text-align: center;
}

#LinkBar a {
  color: black;
  text-decoration: none;
NNpadding: 0px 5px 0px 5px;
  padding: 0px;
}

#LinkBar a:hover {
  background-color: #990033;
  color: white;
}

#LinkBar span.Selected {
  color: #990033;
NNpadding: 0px 5px 0px 5px;
  padding: 0px;
}

.EditMenuBar {
  background-color: #333333;
  color: black;
  line-height: 20px;
  padding: 4px 2px 6px 0px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
}

.EditMenuBar a,
  color: black;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  padding: 0px 5px 0px 5px;
  text-decoration: none;
}

.EditMenuBar a:hover {
  text-decoration: underline;
}

#SearchBar {
  background-color: #990033;
  height: 20px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  text-align: right;
  vertical-align: middle;
}

#SearchBar input.Text {
NNborder-color: #990033;
NNborder-style: solid;
NNborder-width: 1px 0px 1px 0px;
  border: 0px;
  font-family: Arial;
  font-size: 10pt;
  margin: 0px;
  padding: 1px 0px 1px 0px;
}

#SearchBar a {
  color: white;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  padding: 0px 5px 0px 5px;
  text-decoration: none;
}

#SearchBar a:hover {
  text-decoration: underline;
}

div.SeparatorBar {
  background-color: #990033;
  font-size: 1px;
  line-height: 1px;
NNmargin: 0px 2px 0px 2px;
}

#BoxNav {
  padding: 12px 0px 8px 0px;
  width: 200px;
}

#BoxNav ul {
  margin-bottom: 0px;
  margin-top: 0px;
}

#BoxMain {
NNbackground-color: white;
  background-attachment: scroll;
  background-image: url(../images/bglogo.jpg);
  background-repeat: repeat-y;
  font-family: Verdana;
  font-size: 10pt;
  height: 892px;
  padding: 25px 100px 25px 100px;
NNwidth: 800px;
}

#NVL {
  bottom: 0px;
  left: 0px;
  height: 50px;
  margin: 0px;
  overflow: hidden;
  padding: 0px;
  position: absolute;
}

#footer {
  text-align: center;
  padding-bottom: 5px;
}
#footer a {
  color: gray;
}