

p,td,body { font-family: verdana,helvetica,ms sans serif; font-size: 12px; }

.small { font-family: verdana,helvetica,ms sans serif; font-size: 10px; }

.medium { font-family: verdana,helvetica,ms sans serif; font-size: 12px; }

.large { font-family: verdana,helvetica,ms sans serif; font-size: 14px; }

.formtext { font-family: courier; font-size: 12px; }

.error { font-family: verdana,helvetica,ms sans serif; font-size: 12px; color: red; font-weight: bold; }

.response { font-family: verdana,helvetica,ms sans serif; font-size: 12px; color: #336666; font-weight: bold; }

a { outline: none; } 

form { margin: 0px; }

.boxedHeading {
  background-color: #336666;
  border: 1px solid #000000;
  color: #ffffff;
  font-weight: bold;
  padding: 3px;
}

.boxedHeading a {
  color: #ffffcc;
}

.grid {
  background-color: #000000;
}

.grid td {
  background-color: #B5DCDB;
}

.grid .ghead td {
  font-weight: bold;
  background-color: #336666;
  color: #ffffff;
}
.grid .ghead a {
  color: #ffffff;
}

.grid .ghilite td {
  background-color:#ffffcc;
}

.buttonPrimary {
  font-weight: bold;
}

.noPMargins p {
  margin: 0px;
  padding: 0px;
}

body {
  background-image: url(images/back.gif);
  background-repeat: repeat-x;
  background-color: #b5dcdb;
}
