body {
margin-left:0; margin-top:0; margin-width:0; margin-height:0; margin-right:0;
padding-left:0; padding-top:0; padding-width:0;
background: url(pix/bg_repeat.jpg) repeat-y;
}

.Size1 {font-size: 7.5pt; font-family: verdana;}

.Size2 {font-size: 10pt; font-family: verdana;}

.Size6 {font-size: 24pt; font-family: Times New Roman;}

a.topNav:link {
  color:#9CCDCD;
  text-decoration: none;
}

a.topNav:visited {
  color:Silver;
  text-decoration: none;
}
a.topNav:hover {
  color:#ffffff;
  text-decoration: underline;
}

a.topNav:active {
  color:#FFE8C6;
  text-decoration: none;
}

a.btmNav:link {
  color: Teal; 
  text-decoration: none;
}

a.btmNav:visited {
  color:Gray; 
  text-decoration: none;
}

a.btmNav:hover {
  color:Teal; 
  text-decoration: Underline;
}

a.btmNav:active {
  color:#9CCDCD; 
  text-decoration: none;
}


.pageheader {
          width:100%;
          padding:0px;
          margin:0px;
          background: url(pix/logo.gif) top left no-repeat;
          /*background-color:#000000;  */
}
.blackBG {
  background-color:#000000;
}

.whiteBG {
  background-color:#ffffff;
}

.goldtext {
  color:#FBCC2D;
  font-weight:bold;
}

.sideNav {
  height:100%;
}

.sideText {
  text-align:center;
  font-size: 7.5pt; 
  font-family: verdana;
  color:#ffffff;

}

.corner {
  background-color:transparent;
  background:url(pix/logo.gif) repeat-y;
}

.content {
  width:100%;
  
}

.navDiv {
  float:left;
  margin-left:0px;
  margin-top:0px;

}

.buttonPad {
  padding-bottom:10px;
}

.frameArea {
  float:left;
  margin-top:0px;
  width:78%;
}

.bottomNav {
  margin-top:20px;
}

