a:hover {
  background-color: #c0c0c0;
}

a:active {
  background: yellow;
}

a.anchor,a.noactive,a.button:hover {
  background-color: transparent;
}

a.anchor,a.noactive,a.button:active {
  background-color: transparent;
}

a img {
  border: 0px;
  padding: 2px; 
  text-decoration: none;
}

body {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 90%;
  color: black;
  background: rgb(60%,80%,100%);
}

h1 {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: black;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 0.5em;
  margin: 0 0;
  background: rgb(75%,90%,100%);
}

div.doccontent {
  text-align: justify;
  background: white;
  border: 1px solid black;
  clear: both;
  margin-top: 1em;
}

div.annotation {
  text-align: center;
}

div.contentbox {
  text-align: justify;
  background: white;
  border: 1px solid black;
  border-left: 0px;
  border-right: 0px;
  clear: both;
  margin-top: 1em;
  padding: 1em;
}

div.right {
  float: right;
  clear: right;
  padding-left: 2em;
  padding-bottom: 1em;
}

div.rightside {
  float: right;	
  width: 35%;
}

div.rightbox {
  background: white;
  border: 1px solid black;
  border-left: 0px;
  border-right: 0px;
  margin-top: 1em;        
  padding: 1em;
  padding-top: 0em;
}

div.rightboxc {
  background: white;
  border: 1px solid black;
  border-left: 0px;
  border-right: 0px;
  margin-top: 1em;        
  padding: 1em;
  text-align: center;
#  padding-top: 1em;
}

div#p112 {
  background: white;
  background-image: url(test1.jpeg);
}

div.leftbox {
  float: left;
  width: 60%;
  clear: left;
  background: white;
  border: 1px solid black;
  border-left: 0px;
  border-right: 0px;
  margin-top: 1em;
  padding: 1em;
}

div#buttons {
  text-align: right;
}

div#copyright {
  text-align: right;
  font-size: 75%;
  position: relative;
}


div.clearfloat {
  clear: both;
}

.error {
  color: red;
}

table.details{
  margin-left: auto;
  margin-right: auto;
}

table.details tr td {
  padding-left: 0.2em;
  padding-right: 0.2em;
}

table.details tr.legend {
  text-align: center;
}

table.details tr td.ac a:hover {
  background-color: transparent;
}

table.details tr td.bc a:hover {
  background-color: transparent;
}

table.details tr td.bc,td.ac {  
  text-align: center;
  vertical-align: middle;
}

table.details tr.a td.a {
  background: rgb(90%,95%,100%);
}

table.details tr.a td.ac  {
  background: rgb(90%,95%,100%);
  text-align: center;
  vertical-align: middle;
}

table.details tr.a td.ar  {
  background: rgb(90%,95%,100%);
  text-align: right;
}

table.details tr.a td.b {
  background: rgb(85%,90%,95%);
}
table.details tr.a td.bc {
  background: rgb(85%,90%,95%);
  text-align: center;
  vertical-align: middle;
}
table.details tr.a td.br {
  background: rgb(85%,90%,95%);
  text-align: right;
}

table.details tr.b td.a {
  background: rgb(85%,90%,95%);
}
table.details tr.b td.ac {
  background: rgb(85%,90%,95%);
  text-align: center;
  vertical-align: middle;
}
table.details tr.b td.ar {
  background: rgb(85%,90%,95%);
  text-align: right;
}

table.details tr.b td.b {
  background: rgb(90%,95%,100%);
}
table.details tr.b td.bc {
  text-align: center;
  vertical-align: middle;
  background: rgb(90%,95%,100%);
}
table.details tr.b td.br {
  background: rgb(90%,95%,100%);
  text-align: right;
}

table.details tr.legend td {
  background: rgb(95%,95%,95%);
}

div.crcsize {
  font-family: courier new, courier, fixed;^
}

span.rssbutton {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  background-color: #F60;
  border:1px solid;
  border-color: #FC9 #630 #330 #F96;
  padding:0px 3px 0px 3px;
  margin:0px;
}

div.rssfloat {
  float: right;
}

ins,del {
  text-decoration: none
}

ins {
  background: #bfb
}

del {
  background: #fcc
} 

div.ac {
  padding-top: 1em;
  text-align: center;
}

table.ac {
  margin-left: auto;
  margin-right: auto;
  border: 0px;
}


img.flag {
  padding: 2px;
  border: 0px;
}

span.filedet {
  font-size: 50%;
}

div.smdesc {
    font-size: 70%;
}

dd {
  margin-left: 1em;
}    