body {
  background-color: #404040;
  color: #D6D1BD;
}
.content {
  width: 900px;
  margin: 0 auto;
}
.logo {
  height: 173px;
  position: relative;
  border: 1px dotted #969696;
}
.logotext {
  position: absolute;
  top: 160px;
  left:750px;
}
.menu {
  border: 1px dotted #969696;
  margin: 8px 0px 8px 0px;
  text-align: center;
  height:31px;
}
.menu img {
  margin: 0 3px 0 3px;
  padding:0;
}
.text {
  padding: 20px;
  border: 1px dotted #969696;
  text-align: left;
}
.sign {
  text-align: right;
  margin: 3px 10px 10px 0;
  font-size: 7px;
}
a img {border: 0;}
h1 {color: #8C97E9; text-align: center;}
h2 {color: #6D8BFF;}
h3 {margin-bottom:5px;}
.center {
  text-align: center;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.flash {
  margin: 0 auto;
  width: 650px;
  height: 487px;
  border: 1px dotted #969696;
}
.smallfont {
  font-size: 75%;
}
.noborder {
  border: none;
}
table {
  border-collapse: collapse;
}
td {
  border: 1px dotted #969696;
  padding: 0 8px 0 8px;
}
li a{
  font-style: italic;
  font-weight: bold;
  font-size: large;
  color: #6D8BFF;
}
