body{
  margin: 0px;
}

h2{
  text-align: left;
}

.container{
  text-align:center;
}

.container table{
  margin: 0 auto;
}

form div {
  display: inline;
}

th{
  text-align:left;
}
.b0{
  border:0px solid #AAAAAA;
}

.table {
  background: #F7F7F7;
  BORDER: #AAAAAA 1px solid;
  font-family : Verdana, Arial;
  font-size: 11px;
}

.text {
  font-family : Verdana, Arial;
  font-size: 11px;
}

td {
  font-family: Verdana, Helvetica;
  font-size: 11px;
  text-align: left;
}

a {
  font-family : Verdana, Arial;
  font-size: 11px;
  text-decoration: none;
  color: #666666;
}

a:hover {
  text-decoration: none;
  color: #000000;
}

img {
     border: 0px;
}

.way {
     font-family : Verdana, Arial;
     font-size: 11px;
     color: #666666;
}

.cat_article{
     text-decoration:underline;
}

.input {
  BORDER: #AAAAAA 1px solid;
  font-family : Verdana, Arial;
  font-size: 11px;
}

form {
     margin:0px;
}

.way{
     background: #C0C0C0;
     background: #D4D0C8;
     padding:5px;
}

.way a{
     color: #000000;
}

.way a:hover{
     color: #666666;
}

.img_article{
cursor: pointer;
position: absolute;
border: 1px solid #AAAAAA;
font-size: 150%;
}

tr.row, td.row {
background: #F7F7F7;
cursor: pointer;
}

tr.row_over,  td.row_over {
background: #DBDBDB;
cursor:pointer;
}