﻿.ptext {
  color: #000000;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
}
.ptextb {
  color: #000000;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.td2c {
  width: 25%;
  vertical-align: middle;
  text-align: center;
  border: 1px;
  border-style: ridge;
  padding: 2px;
  font-family: Tahoma;
  font-size: 12px;
}
.td2ct {
  width: 25%;
  vertical-align: middle;
  text-align: center;
  border: 1px;
  border-style: ridge;
  padding: 2px;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
}
.td1c {
  width: 25%;
  vertical-align: middle;
  border: 0px;
  padding: 2px;
}
.top {
  font-size: 26px;
  font-weight: bold;
  font-family: Tahoma;
}
.grnmon {
  width: 25%;
  vertical-align: middle;
  text-align: center;
  border: 1px;
  border-style: ridge;
  padding: 2px;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #006600;
  text-decoration: none;
}
.grnmon:hover {
  font-size: 14px;
  font-weight: bold;
  color: #9ACD32;
  text-decoration: none;
}
.ctext {
  color: #000000;
  font-family: Tahoma;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
#boxc {
  border: 1px;
  border-style: ridge;
  font-family: Tahoma;
}
.btngo {
  background-color: #000080;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  cursor: pointer;
  text-align: center;
}
.btngo:hover {
  background-color: #000080;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #9ACD32;
  cursor: pointer;
  text-align: center;
}
.comphov:hover {
  background-color: #D7D7D7;
}

