/* Generated by KompoZer */
@import url(layout.css);
body {
  color: black;
  font-size: 13px;
  font-family: "tw cen mt","trebuchet ms",arial,helvetica,sans-serif;
  background-color: #cc0000;
}
#container {
  border-style: none solid;
  border-color: -moz-use-text-color #b7b7b7;
  border-width: 0 1px;
  margin: 0 auto;
  background-color: #ffffff;
  width: 620px;
}
#masthead {
  text-align: right;
  width: 620px;
  background-color: black;
}
#navigation {
  overflow: hidden;
  background-color: #cc0000;
}
#column_l {
  margin: 0;
  padding: 0 15px;
  width: 385px;
  background-color: #ffffff;
}
#column_r {
  margin: 0;
  padding: 4px;
  width: 192px;
  float: right;
  background-color: #d3d3d3;
  position: relative;
}
#footer {
  width: 620px;
  text-align: center;
  background-color: silver;
  padding-top: 5px;
  padding-bottom: 5px;
}
#masthead img {
  float: left;
}
#masthead p {
  margin: 10px 10px 0;
  font-size: medium;
  color: #ffffff;
}
#column_r p {
  margin: 7px;
  font-size: 11px;
}
#navigation ul {
  margin: 0;
  padding: 0;
  background-color: black;
  list-style-type: none;
  width: 100%;
}
#navigation li {
  float: left;
}
#navigation a {
  border:  none;
  padding: 5px;
  color: #ffffff;
  text-decoration: none;
  display: block;
}
#navigation a:hover {
  border: 1px solid #a9a9a9;
  color: #000000;
  text-decoration: none;
  background-color: #d9d9d9;
}
#footer p {
  margin: 1px;
  padding: 1px;
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
  background-color: #cc0000;
}
#footer a {
  color: #ffffff;
  text-decoration: underline;
}
#footer a:hover {
  color: #ffffff;
  text-decoration: none;
}
a {
  color: #003366;
  text-decoration: underline;
}
a:hover {
  color: #808080;
  text-decoration: underline;
}
.style_bold {
  font-weight: bold;
}
.style_italic {
  font-style: italic;
}
.ruby {
  color: #ff0000;
  font-weight: bold;
  font-family: "tw cen mt","trebuchet ms",arial,helvetica,sans-serif;
}
.emerald {
  font-weight: bold;
  color: #008000;
  font-family: "tw cen mt","trebuchet ms",arial,helvetica,sans-serif;
}
.diamond {
  font-weight: bold;
  color: #0000ff;
  font-family: "tw cen mt","trebuchet ms",arial,helvetica,sans-serif;
}
.redCellBorders {
  border: thin solid #ff0000;
}
.smallPrint {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
}
.lineThruText {
  text-decoration: line-through;
}
