HR {
  border-bottom: 0px;
  height: 1px;
  border-top: 1px solid #ccc;
  width: 99%;
  margin-bottom:10px;
  margin-top:10px
}
INPUT {
  font-size: x-small;
}
TD {
  font-size: medium;
}

BODY {
	margin: 0em auto;
	padding: 0;
	font-size: x-small;
	font-family: sans-serif;
}
A { 
 text-decoration: none; 
 color: #004080;
}
.src2Attr{
  color: #808080;
  font-size: xx-small;
}
.title{
  font-weight: bold;
  font-size: medium;
}
.tab { 
 padding: 0.3em 0.5em 0.3em 0.5em;
 background-color: #e0e0e0; 
 color: #3e3e3e;
 margin-right: 0em;
 text-decoration: none;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -khtml-border-top-right-radius: 3px;
    -khtml-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
 border: 1px solid #a0a0a0;
 border-bottom: none;
 font: bold medium sans-serif;
}
.tabv { 
 padding: 0.5em 0.5em 0.3em 0.5em; 
 background-color: #ffffff; 
 color: #3e3e3e;
 margin-right: 0em;
 text-decoration: none;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -khtml-border-top-right-radius: 3px;
    -khtml-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
 border: 1px solid #a0a0a0;
 border-bottom: none;
 font: bold medium sans-serif;
}

