body {
  background: #FDFDFD;
  color: #000;
  font: 12px "Lucida Grande", "Lucida Sans", sans-serif;
  margin: 0;
  padding: 0 }

table { border-collapse: collapse }

.upper > td, .v-middle > td {
  border-bottom: 3px solid #000 }

#nav {
  font-size: 13px;
  height: 26px;
  line-height: 24px;
  padding: 0 }

#content { vertical-align: top }

.red-left {
  background: #C00;
  height: 200px;
  width: 200px
}

.yellow-left { background: #FF0 }

.yellow-right, .blue-right, .white-right, .red-middle, .white-middle, .yellow-middle {
  border-left: 3px solid #000;
}

.yellow-right {
  background: #FF0;
  height: 250px;
  width: 250px }

.blue-right {
  background: #009;
  color: #FDFDFD;
  height: 150px;
  text-align: right;
  vertical-align: bottom }

.red-middle { background: #C00 }

.yellow-middle { background: #FF0 }

.title {
  font-weight: bold;
  font-size: 120%;
  line-height: 23px;
  padding: 0 10px }

.bodytext { padding: 0 10px }

.bodytext-center {
  padding: 0 10px;
  text-align: center }

.copy {
  font-size: 10px;
  padding: 5px }

img { border: 0 }

span.forlang { font-style: italic }

a {
  border: 0;
  text-decoration: none }

a:link { color: #00C }
a:visited { color: #C00 }
a:hover,
a:active {
  font-weight: bold;
  border-bottom: dotted 1px }

#nav > a {
  border: 0;
  font-weight: normal;
  padding: 4px 10px }

#nav > a:link,
#nav > a:visited {
  color: #000;
  padding: 4px 10px }

#nav > a:active,
#nav > a:hover {
  background: #009;
  color: #FFF }
  
a.navbar-bold { font-weight: bold !important }

a.nodec:link,
a.nodec:visited,
a.nodec:hover,
a.nodec:active { 
  border-bottom: none;
  color: #FFF }