a:link { color: #000088; }
a:visited { color: #000088; }
a:hover { color: #0000BB; background-color: yellow; }
a:active { color: #0000BB; background-color: yellow; }

.button, .button1, .button2 {
  background-color: white;
  border: 1px solid black;
  padding: 2px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
}

.button1 { width: 100px; margin-bottom: 3px; }
.button2 { width: 216px; margin-bottom: 3px; }

h7 {
  display: block;
  font-size: 1.3em;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  text-align:center;
}

p1 { word-spacing: 130px; }

body { margin: 0; padding: 0; font: 13px arial, hevetica, sans-serif; color: #000000; background-color: #CCCCCC; }

.iframe { width: 260px; height: 175px; border: 1px solid black; }

.imgrollev { width: 1091px; height: 587px; border: 1px solid black; }
.img260175 { width: 260px; height: 175px; border: 1px solid black; }
.img250350 { width: 250px; height: 350px; border: 2px solid black; }
.img250175 { width: 250px; height: 175px; border: 2px solid black; }
.img288175 { width: 288px; height: 175px; border: 1px solid black; }
.img580350 { width: 580px; height: 350px; border: 2px solid black; }
.img580175 { width: 580px; height: 175px; border: 2px solid black; }

.container { position: relative; }

.imgtext {
  position: absolute;
  color: #FFFFFF;
  background-color: #000000;
  top: 0px;
  left: 180px;
  padding: 1px 2px;
  font-size: 8px;
  font-weight: bold;
}
