body{

}


.copy{

font-family:verdana;
font-size:13px;
color:#000000;
text-decoration:none;
  font-weight: bold;
}
.copy a{
font-family:verdana;
font-size:13px;
color:#000000;
text-decoration:none;
  font-weight: bold;
}
.copy a:link{text-decoration:none}
.copy a:visited{text-decoration:none}
.copy a:hover{text-decoration:underline}


.inputbox {
	padding: 0px 2px 0px 0px;
	border:solid 1px #7E7E7E;
	background-color: #ffffff;
	margin-bottom: 3px;
	height: 20px;
  	font-size: 11px;
}

.button {
  color: #ffffff;
  font-family: tahoma;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/but_bg.jpg) repeat-x;
  padding: 0px 5px 6px 6px;
  line-height: 18px !important;
  line-height: 16px;
  height: 22px !important;
  height: 22px;
  margin: 1px;
text-decoration: none;
}

.itemcell {
vertical-align: top;
text-align: center;
border: 1px solid #b1a901;
}




