/* General layout */
body {
  font-family: Verdana, Sans-Serif;
  color: #FFFFFF;
  background-color: #000000;
  font-size: small;
  margin: .3em 0em;
}

A {
  color:#AAAAAA;
  text-decoration:none;
}

A:HOVER {
  color:#AAAAAA;
  border-color:#000000;
  border-bottom:solid;
  border-width:1px;
}

.break    {padding-top: 16px;}
.sbreak   {padding-top: 9px;}
.pushed   {padding: 0px 0px;}
.sindent  {padding-left: 0px;}
.indent   {padding-left: 16px;}
.small    {font-size:  9px;}
.medium   {font-size: 12px;}
.large    {font-size: 16px;}
.title    {font-size: 24px; font-weight:800;}
.subtitle {font-size: 18px; font-weight:400;}

.intro, .sintro, .bintro, .cintro {padding-right: 10px;}
.intro    {font-size: 36px;}
.sintro   {font-size: 1px;}
.bintro   {font-size: 32px;}
.cintro   {font-size: 10px;}

.bodymaintitle {
  width:100%;
  height:70px;
  background-image: url('http://eq.keenspace.com/images/bg.gif');
  background-color: #000000;
  background-position: middle left;
  border-top: solid;
  border-top-width: 1px;
  border-bottom: solid;
  border-bottom-width: 1px;
  border-color: #000000;
  text-align: right;
}

.bodyfooter {
  width: 100%;
  top: auto;
  right: 0;
  bottom: 15px;
  left: 0;
  border-top: solid;
  border-top-width: 1px;
  border-bottom: solid;
  border-bottom-width: 1px;
  border-color: #000000;
  background-image: url('http://eq.keenspace.com/images/bg.gif');
  text-align: center;
  font-size: 9px;
  background-color: #000000;
}

#sidebarcontent {
  width: 210px;
  padding-left: 20px;
}

#sidebarcontent .header, #sidebarcontent .body, #sidebarcontent .footer {
  border-right: solid;
  border-color: #000000;
  border-width: 0px;
}

#sidebarcontent .header {
  background-color: #385086;
  background-image: url('http://eq.keenspace.com/images/bg.gif');
  color: #FFFFFF;
  font-size: 21px;
  border-top: solid;
  border-top-width: 1px;
  border-bottom: solid;
  border-bottom-width: 1px;
  text-align: left;
}

#sidebarcontent .body {
  color: #FFFFFF;
  font-size: 12px;
  background-color: #385086;
  text-align: left;
}

#sidebarcontent .footer {
  padding-top: 0px;
  border-bottom: solid;
  border-bottom-width: 0px;
}

#bbarcontent {
  width: 500px;
  padding-left: 20px;
}

#bbarcontent .header, #bbarcontent .body, #bbarcontent .footer {
  border-right: solid;
  border-color: #000000;
  border-width: 0px;
}

#bbarcontent .header {
  background-color: #385086;
  background-image: url('http://eq.keenspace.com/images/bg.gif');
  color: #FFFFFF;
  font-size: 21px;
  border-top: solid;
  border-top-width: 1px;
  border-bottom: solid;
  border-bottom-width: 1px;
  text-align: left;
}

#bbarcontent .body {
  color: #FFFFFF;
  font-size: 12px;
  background-color: #385086;
  text-align: left;
}

#bbarcontent .footer {
  padding-top: 4px;
  border-bottom: solid;
  border-bottom-width: 0px;
}

.dialog1 {
  background-color: #385086;
  background-image: url('http://eq.keenspace.com/images/bg.gif');
  color: #FFFFFF;
  font-size: 21px;
  border-left: solid;
  border-right: solid;
  border-width: 1px;
  border-top: solid;
  border-top-width: 1px;
  border-color: #000000;
  text-align: left;
}

.dialog2 {
  width: 19px;
}

.dialog3 {
  border-bottom: solid;
  border-bottom-width: 1px;
  border-width: 1px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: right;
  font-size: 9px;
  border-color: #000000;
}

.dialog4 {
  border-left: solid;
  border-right: solid;
  border-width: 1px;
  border-top: solid;
  border-top-width: 1px;
  border-bottom: solid;
  border-bottom-width: 1px;
  border-color: #000000;
  background-color: #385086;
  padding: 8px 8px;
}

.dialog5 {
  border-top: solid;
  border-width: 1px;
  border-color: #000000;
  width: 70%;
  height: 1px;
  font-size: 1px;
}