/* CSS Document */
.tableborder
{
border:solid 1px  #666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}
.topTable {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.topTable a {
font-size:12px; text-decoration:none;
}

.tableHeasderRow { background-color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;color:#FFFFFF; height:30px;
}
.tableTdHeader {
font-size:14px; font-weight:bold;
}

.button { -moz-box-shadow: 0 0 2px #978f6c; -webkit-box-shadow: 0 0 2px #978f6c;}
.button { background:#eee url(images/button.gif) repeat-x 0 0; border:solid 1px #b1a874; color:#7f7f7f; font-size:11px; padding:2px 6px 2px 6px; cursor:pointer; line-height:14px !important; }
.button:hover { color:#333; border-color:#857b42; }
em{color:#FF0B04}

.buttonPaypal{
  width: 107px;
  height: 26px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(btn_paynow_LG.gif) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  font-size: 0px; 
}

