body {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a {
  text-decoration: none;
  color: #454575;
}
a:hover {
  text-decoration: underline;
}
a.black {
  color: #000000;
}
a.red {
  color: #660000;
}
a.blue {
  color: #000066;
}
input, select {
  border-left: 1px solid #98AEC6;
  border-right: 1px solid #98AEC6;
  border-top: 1px solid #98AEC6;
  border-bottom: 1px solid #98AEC6;
  font-size: 10px;
  height: 19px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
  border-left: 1px solid #98AEC6;
  border-right: 1px solid #98AEC6;
  border-top: 1px solid #98AEC6;
  border-bottom: 1px solid #98AEC6;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button {
  background: #B8CEE6;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #486E86;
}
input.noborder {
  border: default;
  background: default;
}
table.mainMenu div {
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
}
table.mainMenu a {
  color: #FFFFFF;
}
table.mainMenu a:hover {
  text-decoration: none;
}
table.recentNews a {
  color: #1C4C75;
  font-family: Verdana, Georgia, Arial;
  font-size: 11px;
}
  table.recentNews a:hover {
  color: #000000;  
  background: #F4F5F5;
  padding: 0px;

}

table.recentNews a.blue {
  color: #BABABA;
  font-size: 11px;
}
tr.dotborder td {
  border-bottom: 1px dotted #CCCCCC;
}

.big {
  font-size: 15px;
  font-weight: bold;
}
.medium {
  font-size: 11px;
}
.small {
  font-size: 10px;
}
.liftTitle {
  margin-top: 10px;
  font-size: 13px;
  font-weight: bold;
}
.liftTitle a {
   color: #7C8A95;
}
.liftCaption {
  margin-top: 4px;
  font-size: 11px;
}
.newsTitle {
  color: #999999;
  font-size: 14px;
  font-weight: bold;
}
div.newsTitle a {
  color: #999999;
}
div.hl {
  font-size: 14px;
  font-weight: bold;
  color: #252555;
  margin-bottom: 2px;
}
.newsHeadline {
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: bold;
}
.newsDate {
  color: #999999;
  font-size: 12px;
  font-weight: bold;
}
.newsTime {
  color: #999999;
  font-weight: normal;
  font-size: 11px;
}
.navi {
  color: #999999;
}
.navi a {
  color: #999999;
  font-weight: bold
}
.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.text a {
  font-weight: bold;
}
td.caption {
  padding: 5px;
}
td.caption span {
  font-size: 11px;
  font-style: italic;
}
ul.filesList {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
}
ul.filesList li {
  color: #880000;
  margin-left: -15px;
}
ul.filesList li a {
  color: #000000;
}
ul.proscons {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
}
ul.proscons li {
  color: #000000;
  margin-left: -15px;
}

.forumBorder {
  background: #98AEC6;
}
.forumHeader {
  background: #98AEC6;
  font-weight: bold;
  color: #FFFFFF;
}
.forumHeader a {
  color: #FFFFFF;
}
.forumColor1 {
  background: #DEE7F2;
}
.forumColor2 {
  background: #F2F6F9;
}
.forumQuote {
  margin-left: 15px;
  font-size: 11px;
}
.forumQuote hr {
  height: 1px;
  color: #98AEC6;
}
.forumRed {
  color: #660000;
}
.forumGreen {
  color: #006600;
}
.forumBlue {
  color: #000066;
}
