body {
  margin: 0px 0px 0px 0px;
}

.gradient {
  background: #75a5d1;
  background-image: url(gfx/sky.gif);
  background-repeat: repeat-x;
}

.selected100 {
  background-image: url(gfx/buttons/selectedBG100.gif);
  background-position: left;
  background-repeat: no-repeat;
}

.selected145 {
  background-image: url(gfx/buttons/selectedBG145.gif);
  background-position: left;
  background-repeat: no-repeat;
}

td {
  color: #dddddd;
  font-size:    12pt;
  line-height:  12pt;
  font-family:  times-roman, serif;
  font-variant: normal;
  font-style:   normal;
  font-weight:  bold;
}

.mainCell {
  width: 645px;
  height: 100%;
  text-align: left;
  vertical-align: top;
  padding-left: 10px;
}

h1 {
  color: #ffffff;
  font-size:    16pt;
  line-height:  16pt;
  font-family:  times-roman, serif;
  font-variant: normal;
  font-style:   italic;
  font-weight:  bold;
}

.external {
  background-image: url(gfx/external.png);
  background-position: center right;
  padding-right: 14px;
  background-repeat: no-repeat;
}

.footerText {
  color: #ffffff;
  font-size:    14pt;
  line-height:  14pt;
  font-family:  times-roman, serif;
  font-variant: normal;
  font-style:   italic;
  font-weight:  bold;
  text-align: center;
  vertical-align: bottom;
}

.copyright {
  font-size:    9pt;
  line-height:  9pt;
  font-style:   normal;
}

.flashControls {
  font-size: 8pt; 
  color: #cccccc;
}

a {
  color: #99cccc;
}

a:hover{
  color: #ffffff;
  text-decoration: underline;
}
