body {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url(../images/back.gif)
}

.main {
  background-color: #A4C6D5;
  width: 1020px;
  border-left: thin ridge #56727E;
  border-right: thin ridge #56727E;
  border-top: thin ridge #56727E
}

.sub {
  background-color: #A4C6D5;
  width: 1020px;
  border-left: thin ridge #56727E;
  border-right: thin ridge #56727E;
  border-bottom: thin ridge #56727E
}

.nav {
  background-image: url(../images/button.gif);
  width: 200px;
  font-size: x-small;
  padding: 3px;
  margin-bottom: 5px
}

.nav a:link {
  text-decoration: none;
  color: #000000
}

.nav a:hover {
  text-decoration: none;
  color: #FF0000
}

.nav a:active {
  text-decoration: none;
  color: #0066CC
}

.nav a:visited {
  text-decoration: none;
  color: #56727E
}

.bar {
  background-color: #56727E;
  color: #B9DDED;
  text-align: center;
  font-size: x-small;
  height: 30px
}

.bar a {
  color: #B9DDED;
  text-align: center;
  font-size: x-small
}

.thumb {
  border: thick double #333333
}

.list {
  background-color: #2F4F4F;
  font-size: x-small;
  color: #F5F5F5;
  margin-left: 20px;
  border: thin solid #56727E
}

.list td {
  border-bottom: thin solid #56727E;
  width: 50%;
  vertical-align: top
}

.bot a:link {
  color: #B9DDED
}


.bot a:hover {
  color: #B9DDED
}

.bot a:active {
  color: #B9DDED
}

.bot a:visited {
  color: #B9DDED
}

.list1 {
  background-color: #2F4F4F;
  font-size: small;
  color: #F5F5F5;
  margin-left: 20px;
  border: thin solid #56727E
}
