body {
	color: #7f7f7f;
        font-family: Verdana;
        font-size: 8pt;
}
img {
	border: 0;
}
.hd1 {
	color: white;
	background-color: #7f7f7f;
        font-family: Tahoma;
        font-size: 8pt;
	font-weight: bold;
	padding-left: 4pt;
}
.date {
	color: #ff4000;
        font-family: Verdana;
        font-size: 8pt;
}
.blckhd {
	color: #ff4000;
        font-family: Tahoma;
        font-size: 8pt;
	padding-left: 4pt;
}
.blcktxt {
	color: #7f7f7f;
        font-family: Tahoma;
        font-size: 8pt;
	text-align: justify;
	line-height: 9px;
}
a:link, a:active, a:visited {
	color: #7f7f7f;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;
}
a:hover {
	color: #ff4000;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;
}
a:link.menu, a:active.menu, a:visited.menu {
	color: #7f7f7f;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;
}
a:link.menusel, a:active.menusel, a:visited.menusel {
	color: #333333;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;
}
a:hover.menu {
	color: #ff4000;
        font-family: Verdana;
        font-size: 8pt;
	font-weight: bold;
}
a:link.f, a:active.f, a:visited.f {
	color: white;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;
}
a:hover.f {
	color: #ff4000;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: underline;
}
.sel {
	color: #999999;
	font-family: Verdana;
	font-size: 8pt;
	margin-left: 10px;
	border: 0px;
}
.titul {
	font-weight: 400;
        font-size: 12pt;
        color: #c85500;
        font-family: Verdana;
}
.author {
	color: #c85500;
        font-family: Verdana;
        font-size: 8pt;
	font-weight: bold;
}

.searchsel{
	width: 126px;
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 8pt;
}
.searchsel_short{
	width: 60px;
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 8pt;
}
.searchbut {
	width: 126px;
	color: #ff4000;
        background-color: white;
        font-family: Verdana;
        font-size: 8pt;
        font-weight: bold;
	border: 2px solid #ff4000;
	cursor: hand;
}
.text {
	text-align: justify;
	padding-left: 20px;
	padding-right: 5px;
}
.commentdate {
        color: #0066cc;
}
.commentreply {
	border: 1px solid #0066cc;
	padding: 5px;
}
.commenthd1 {
	color: #0066cc;
        font-family: Verdana;
        font-size: 8pt;
	font-weight: bold;
}
.commentinput {
	width: 180px;
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #0066cc;
}
.commenttextarea {
	width: 497px;
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #0066cc;
}
.commentsearchsel{
	width: 126px;
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 8pt;
	border: 2px solid #0066cc;
}
.commentsearchbut {
	width: 126px;
	color: #0066cc;
        background-color: white;
        font-family: Verdana;
        font-size: 8pt;
        font-weight: bold;
	border: 2px solid #0066cc;
	cursor: hand;
}
.commenterr {
	color: #900000;
}

/* New styles
--------------------------------------------------------------------------------------------------------*/
.mainnav {
  position: relative;
  width: 718px;
  padding: 0 100px 0 82px;
  margin: 8px auto 4px;
  background: #7f7f7f;
}
.mainnav table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
.mainnav table td {
  font-weight: normal;
  text-align: center;
  vertical-align: top;
  padding: 1px 0 2px;
}
.mainnav table td a {

  position: relative;
  padding: 1px 13px 2px;
  font-family: Arial;
  font-size: 14px;
  color: #fff;
  text-decoration: underline;
}
.mainnav table td a:hover {
  background: #f00;
  text-decoration: underline;
}

/* =menulistA */
.menulistAPadding {
  position: relative;
  padding: 0 18px 10px 18px;
}
  .menulistA {
    color: #1d89ca;
    list-style-type: square;
    margin: 0;
    padding: 0 0 0 14px;
  }
    .menulistA li a {
      color: #1d89ca;
      text-decoration: underline;
      line-height: 1.6;
    }
      .menulistA li ul {
        list-style-type: none;
        margin: 0;
        padding: 0 0 0 7px;
        color: #666;
      }
        .menulistA li ul li a {
          color: #666;
          text-decoration: none;
          border-bottom: 1px dashed #666;
        }
/* -menulistA */

/* =menulistB */
.menulistBPadding {
  position: relative;
  padding: 18px;
}
  .menulistB {
    color: #f00;
    list-style-type: square;
    margin: 0;
    padding: 0 0 0 14px;
  }
    .menulistB li a {
      color: #666;
      text-decoration: underline;
      line-height: 1.6;
    }
/* -menulistB */

/* =advBlockA */
.advBlockA {
  position: relative;
  width: 172px;
  padding: 4px 9px;
  margin-bottom: 11px;
  background: #fffdcc;
}
  .advBlockA .advHeading {
    color: #f00;
    padding-bottom: 7px;
  }
    .advBlockA .advHeading a {
      color: #f00;
      text-decoration: underline;
      font-weight: bold;
    }
  .advBlockA .advImage {
    float: left;
    margin: 0 4px 2px 0;
  }
  .advBlockA .advImage img {
    display: block;
  }
  .advBlockA .advInfo {

  }
  .advBlockA .advContacts {
    font-weight: bold;
    padding-top: 12px;
  }
/* -advBlockA */
/* End new styles
--------------------------------------------------------------------------------------------------------*/
