#input {border-right: black thin solid; border-left: black thin solid; border-top: black thin solid; border-bottom: black thin solid; border-width:1px;}

#iframe {border: #D2D2D2 thin solid; border-width:1px;}

#hr {background-color:black; border:none; text-align:left; width:620px; height:1px;}

#button {background-color:#FFDF00;
         color:black;
         border-left: black thin solid;
         border-top: black thin solid;
         border-bottom: black thin solid;
         border-right: black thin solid;
         border-width:1px;
         text-align:left;
         padding-left:5px;}
         
.input {border-right: black thin solid; border-left: black thin solid; border-top: black thin solid; border-bottom: black thin solid; border-width:1px;}

.iframe {border: #D2D2D2 thin solid; border-width:1px;}

.hr {background-color:black; border:none; text-align:left; width:620px; height:1px;}

.button {background-color:#FFDF00;
         color:black;
         border-left: black thin solid;
         border-top: black thin solid;
         border-bottom: black thin solid;
         border-right: black thin solid;
         border-width:1px;
         text-align:left;
         padding-left:5px;}
         
td
{
  font-size:10pt;
  font-family:Arial,Helvetica,Modern,sans-serif;
  border:none;
}


