body {
	background-color: #333333;
	border-color: #AAB6D1;
}

a {
	text-decoration:none;
}

img {
  border-width:0px;
}

.outertable {
  width:100%;
  min-width:100%;
  max-width:100%;
  height:100%;
  min-height:100%;
  max-height:100%;
  text-align:center;
  vertical-align:middle;
}

.maintable {
  margin:auto auto;
  border-collapse:collapse;
  border-color:#666666;
  border-width:1px;
  border-style:solid;
  border-spacing:0px;
  padding:0px;
  width:740px;
  min-width:740px;
  max-width:740px;
  table-layout:fixed;
  vertical-align:top;
}

.tdclass {
  padding:0px;
}

.menutable {
  margin:0px auto;
  border-width:0px;
  border-style:none;
  border-spacing:0px;
  padding:0px;
  text-align:right;
  width:100%;
  height:58px;
  min-height:58px;
  max-height:58px;
}

.contenttable {
  border-width:0px;
  border-style:none;
  border-spacing:0px;
  padding:0px;
}

.bandtable {
  margin:0px auto;
  border-width:0px;
  border-style:none;
  border-spacing:0px;
  padding:0px;
}
