hr { margin: 1px; color:#c1c4d2; height:1px; border: dotted;}

hr {
  border:dotted #ccc;
  border-width:0 0 1px 0;
}

* html .dottedline {
  border-top:2px dotted #ccc;
  margin-top:.5em;
  zoom:.5;
}

* html .dottedline hr  {
  margin-top:-9px;
}

input {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #8cacbb;
    color: Black;
    vertical-align: middle;
}
select {
    border: 1px solid #8cacbb;  
    color: Black;
    vertical-align: top;
	background-color:#fedcc6;
	
}
body {
    font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    background-color: White;
    margin: 0;
    padding: 0;
}
.linktable {
    background-color: #FEF9F2;
}

.crosstable {
    background-color: #f2f2f2;
}

.infotable {
    background-color: #F9FFFF;
}

.producttable {
    background-color: #f2f2f2;
}
h1 { font-size: 12pt; 
font-weight: bold;}

h2 { font-size: 12pt; 
font-weight: bold;}
