form {
  margin : 0;
}

body {
  color : #666666;
}

h1 {
  font-size: 20px;
}

DIV.news-latest-title {
  font-family : Verdana;
  font-size : 11px;
}

h2 {
  text-transform : uppercase;
  font-family : Verdana;
  color : #590100;
  border-bottom : 2px solid #590100;
  font-size : 12px;
  padding-left : 3px;
  margin-bottom : 4px;
}

p, ul li, ol li {
  font-family : Verdana;
  text-align : justify;
  font-size : 11px;
  margin : 6px 0;
  line-height : 125%;
}

div.frame1 {
  color: #EC793B;
}

div.frame2 {
  background: #C4D7E9;
  margin : 6px 0;
  padding: 3px;
  border: solid 1px #25619E;
}

a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6, {
  text-decoration: none;
}

input {
  font-size : 11px;
}

table tr td {
  font-family : Verdana;
  font-size : 11px;
  margin : 0;
  color : #666666;
  line-height : 125%;
}

.specialHead table tr td p {
  color : #590100;
  font-weight : bold;
  margin : 0 9px;
}

.specialHead {
  border-bottom : 1px solid #590100;
}

table tr td.news-item p {
  font-size : 10px;
  font-weight : bold;
}

table tr td.news-item p b {
  color : #25619E;
}

table tr td.news-item p.more {
  text-align : right;
  margin-bottom : 13px;
}

a {
  color : #590100;
  text-decoration : none;
}

a:hover {
  text-decoration : underline;
}

table.menuWrap tr td {
  background : url(menu.div.gif) no-repeat left;
}
