body {
 font-family: Arial,Helvetica,Sans Serif;
 font-size: 12px;
 color: #00000;
 background: #DFF6FF url(images/background.jpg) bottom right no-repeat fixed;
 margin: 0px;
}

td {
 font-family: Arial,Helvetica,Sans Serif;
 font-size: 12px;
 color: #00000;
 margin: 0px;
}

p {
 margin-top: 2px;
 margin-bottom: 13px;
 margin-left: 5px;
 margin-right: 5px;
 padding: 2px;
}

a:link,a:visited,a:active {
 font-family: Arial,Helvetica,Sans Serif;
 font-size: 12px;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 font-family: Arial,Helvetica,Sans Serif;
 font-size: 12px;
 color: #326C3D;
 font-weight: bold;
 text-decoration: underline;
}

input,select,option,textarea {
  font-family: Arial,Helvetica,Sans Serif;
  font-size: 12px;
  color: #336633;
  background-color: #AAD2B3;
  border: 1px dashed #000000;
  padding: 2px;
 }

.header {
 padding: 0px;
 padding: 3px;
 margin-left: 3px;
 margin-top: 10px;
 margin-bottom: 5px;
}

.menu {
 float: left;
 background: url(images/pheasant.jpg);
 border: 1px dotted #000000;
 padding: 3px;
 margin-left: 5px;
 margin-right: 5px;
 margin-top: 10px;
  font-family: Arial,Helvetica,Sans Serif;
  font-size: 16px;
  color: #000000;
  font-weight:bold
}

.content {
 padding: 2px;
 margin-top: 2px;
 margin-left: 190px;
 margin-right: 17px;
}

hr {
 color: #63A571;
 height: 2px;
 padding-left: 15px;
 padding-right: 15px;
}

.lfooter {
 float: left;
}

.rfooter {
 float: right;
}

.large {
 font-family: Arial,Helvetica,Sans Serif;
 font-size: 15px;
 color: #006600;
 font-weight: bold;
}

.footer {
 float: left;
 clear: left;
 width: 175px;
 background-color: #BEE0C4;
 border: 1px dotted #000000;
 padding: 3px;
 margin-left: 5px;
 margin-right: 5px;
 margin-top: 10px;
}

.retrieve {
 float: left;
 margin-left: 2px;
 margin-right: 2px;
}

