a {
  color: #cf070f;
  text-decoration: underline;
}

a:hover {
  color: #000;
}

a:visited {
  color: #cf070f;
}

body {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: small;
  font-weight: normal;
  text-align: left;
  background-color: #fff;
}

div.article {
  background-color: #cc9;
  margin: 22px 10px 8px 10px;
  padding: 8px;
  border: 1px solid #ca3;
}

div.article img {
  float: left;
  vertical-align: top;
  margin: 0pt 6pt 0pt 6pt;
}

div.article p {
  color: #333;
  font-style: italic;
  text-align: justify;
  line-height: 18pt;
  padding: 4pt 0pt;
}

div.copy {
  font-size: xx-small;
  text-align: center;
  color: #999;
  margin: 20pt 0pt 0pt 0pt;
  padding: 0pt;
}

div#menu {
  width: 150px;
  font-size: x-small;
  font-weight: bold;
  text-align: right;
  vertical-align: absmiddle;
  white-space: nowrap;
  line-height: 1.5em;
  background-color: #fff;
  padding-right: 8pt;
  margin: 20pt 2pt 0pt 0pt;
  border-right: 1px solid #333;
}

div.newsBox {
}

span.newsTitle {
    font-weight: bold;
}

div.newsLink {
    padding: 10px;
}

h1 {
  font-size: 24pt;
  font-weight: normal;
  color: #cf070f;
  text-align: left;
  line-height: 18pt;
  vertical-align: bottom;
  margin: 0pt;
  padding: 0pt;
  border-bottom: 2px solid #000;
}

h1 span#title {
  text-indent: 32pt;
  padding-left: 32pt;
}

h2 {
  font-size: 16pt;
  font-weight: bold;
  color: #000;
  vertical-align: bottom;
  margin: 0pt 0pt 0pt 16pt;
  padding: 0pt 0pt 2pt 0pt;
}

img {
  border: none;
}

p {
  font-size: small;
  font-weight: normal;
  color: #000;
  line-height: 1.2em;
  margin: 2pt 8pt 8pt 16pt;
}

span.quote {
  font-family: "Times New Roman" Times serif;
  font-size: 22pt;
  font-weight: bold;
  text-align: bottom;
  line-height: 8pt;
}

span.menu-item {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  color: #000;
  display: list-item;
  list-style-type: none;
}

span.menu-item a {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  color: #999;
  text-decoration: none;
}

span.menu-item a:hover {
  color: #000;
}

span.menu-item a:visited {
  color: #999;
}

table {
  border: none;
  margin: 0px;
  padding: 0px;
}

table.contact {
  margin: 10pt 10pt 20pt 20pt;
  padding: 10pt 10pt 0pt 20pt;
}

table.contact tr td.label {
  width: 200px;
  font-style: italic;
  white-space: nowrap;
}

table.contact tr td.info {
}

table#layout {
  width: 975px;
}

table#layout tr#top {
  height: 116px;
  vertical-align: bottom;
}

table#layout tr td#sidebar {
  width: 160px;
  vertical-align: top;
}

table#layout tr td#content {
  width: 769px;
  vertical-align: top;
  padding-left: 10pt;
  padding-top: 20pt;
}

table#world {
  width: 769px;
}

td {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
}

tr {
  margin: 0px;
  padding: 0px;
}

ul {
  list-style-type: none;
  margin: 0pt;
  padding: 0pt 0pt 16pt 28pt;
}

ul li {
  font-size: medium;
  color: #cf070f;
  line-height: 1.6em;
  margin: 0pt;
  padding: 0pt;
}

ul.cat {
  padding: 4pt 0pt 4pt 4pt;
}

ul.cat li {
  font-size: small;
  font-weight: bold;
  color: #cf070f;
  line-height: 1.2em;
}

ul.choice {
  padding: 0pt 0pt 8pt 8pt;
  margin-right: 16pt;
  border-top: 1px solid #000;
}

ul.choice li {
  font-size: small;
  font-weight: normal;
  color: #000;
  line-height: 1.2em;
  padding: 0pt;
}

ul.subcat {
  padding: 0pt 0pt 8pt 8pt;
  margin-right: 16pt;
}

ul.subcat li {
  font-size: small;
  font-weight: normal;
  color: #000;
  line-height: 1.2em;
  padding: 0pt;
}
