html {
  padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}
body {
  padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; background-color: #fafafa;
}

body, td, p {
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  color: #000000;
  font-size: 11px;
}

h1 {
  font-size: 24px;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-weight: lighter;
}


input {
  font-family : Arial, Verdana, Helvetica, Sans-serif;
  color: #44437;
  font-size: 10px;
}


.date1 {
  color: #0060b8;
  font-size: 10px;
}
.date2 {
  color: #ffffff;
  background-color: #969696;
  font-size: 10px;
  padding: 2px 3px 2px 3px;
}
.name1 {
  font-weight: bold;
}
.name2 {
  color: #0060b8;
  font-weight: bold;
}
.description {
  color: #6d6d6d;
}
hr.l1 {
  color:#a8a8a8; 
  height:1px;
  border-style:none;
  background-color:#a8a8a8;
  margin-top:0px;
  margin-bottom:0px;
}

a:link     { color: #000000; text-decoration: underline;}
a:visited  { color: #000000; text-decoration: underline;}
a:hover    { color: #666666; text-decoration: underline;}
a:active   { color: #666666; text-decoration: underline;}
                                              
a:link.name2     { color: #0060b8; text-decoration: underline;}
a:visited.name2  { color: #0060b8; text-decoration: underline;}
a:hover.name2    { color: #0060b8; text-decoration: underline;}
a:active.name2   { color: #0060b8; text-decoration: underline;}
                                              
a:link.topmenu     { color: #5F5F5F; text-decoration: none;}
a:visited.topmenu  { color: #5F5F5F; text-decoration: none;}
a:hover.topmenu    { color: #000000; text-decoration: none;}
a:active.topmenu   { color: #000000; text-decoration: none;}

a:link.catt     { color: #000000; text-decoration: none;}
a:visited.catt  { color: #000000; text-decoration: none;}
a:hover.catt    { color: #666666; text-decoration: none;}
a:active.catt   { color: #666666; text-decoration: none;}

.photo_news_row {display: block; width: 33%; float: left;}
.news_row {display: block; width: 33%; float: left;}
