BODY { 
  font-family:MS Sans Serif, Lucida Sans Unicode, Microsoft Sans Serif;
  text-decoration:none;
  font-size:14px;
  color:black; }
A { 
        font-size:10px;
        font-weight:bold;
        color:#597474;
        text-decoration:none; 
}
A.menu { 
        font-size:12px;
        font-weight:bold;
        color:#00ccff;
        text-decoration:none; 
}
A:active { 
    color:#ffcc00; 
}
A.menu {
        font-size:12px;
        font-weight:bold;
        color:#00ccff;
        text-decoration:none;
}
A:active {
    color:#ffcc00;
    font-weight: bold;
    font-weight: bold;
}
A.menu:active { 
    color:#00ffff; 
    font-weight: bold;
}
A:hover {
    color:#0000cc;
}
A.menu:hover {
    color:#00ffff;
}
A:visited {
    color:#ff9933; text-decoration: none;
}
A:visited:hover { 
    color:#cc6633; 
        text-decoration: underline;
        font-weight: bold;
}  
a.cont {
    color:blue;
}

font.hdr1black {
  font-size: 18px;
  font-weight: bold;
  color: black;
}

font.hdr1 {
  font-size: 18px;
  font-weight: bold;
  color: black;
}
font.hdr1 {
  font-size: 18px;
  color: #B87F25;
}
font.hdr2 {
  font-size: 14px;
  color: #B87F25;
}
font.char1 {
  font-size: 18px;
  color: B87F25;
}

font.text {
  font-size: 14px;
  color: black;
}
font.text1 {
  font-size: 14px;
  color: red;
}
font.text_white {
  font-size: 12px;
  color: white;
}
td {
  font-size: 14px;
  color: black;
}
.inputbox {
        font-size: 12px;
        background-color:#FCF9F5;
        border: 1px solid #333333; }    
        
.sideblock {
        background-color:#F2ECE5;
        border: 1px solid #666666;
        border-right: 1px solid #666666; }

#A {
  background-color: #f0d0d0;
  border: solid 1px #000000;
  color: #000000;
  padding: 8px;
  position: absolute;
  left: 400px;
  top: 50px;
  width: 300px;
  height: 200px;
}

#A1 {
  background-color: #c0a0a0;
  border: solid 1px #000000;
  color: #000000;
  margin: 0px;
  padding: 8px;
  position: absolute;
  left: 150px;
  top: 150px;
  width: 200px;
  height: 100px;
}
