@font-face { font-family: Helvetica, Arial, Sans-Serif; }
body, html { font-family: Helvetica, Arial, Sans-Serif; font-size: 12pt; color: #000000;

} 
  a { font-family: Helvetica, Arial, Sans-Serif; font-size: 12pt; color: #FFFFFF; 
  text-decoration: none}
a:link {color: white}
a:visited  {color: white}
a:hover {color: white}
a:active  {color: white}

iframe {  background-position: 0px 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
img {  background-position: 0px 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;  left: 0px; top: 0px;}
input {  font-family: "Microsoft Sans Serif"; font-size: 11pt; background-color: FFFFB0;

border-top-color: #625840;
border-left-color: #625840;
border-right-color: #CC3300;
border-bottom-color: #CC3300;


border-width: 1px;
border-style: solid;
border-radius: 8px;
   background: #ffffb0;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffb0), to(#dd6600));
   background: -webkit-linear-gradient(top, #ffffb0, #dd6600);
   background: -moz-linear-gradient(top, #ffffb0, #dd6600);
   background: -ms-linear-gradient(top, #ffffb0, #dd6600);
   background: -o-linear-gradient(top, #ffffb0, #dd6600);
}
.button {
   width: 170px;
   border-top: 1px solid #c23202;
   background: #ffffb0;
   background: -webkit-gradient(linear, left top, left bottom, from(#dd4400), to(#ffffb0));
   background: -webkit-linear-gradient(top, #dd4400, #ffffb0);
   background: -moz-linear-gradient(top, #dd4400, #ffffb0);
   background: -ms-linear-gradient(top, #dd4400, #ffffb0);
   background: -o-linear-gradient(top, #dd4400, #ffffb0);
   padding: 6px 12px;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #000000;
   font-size: 15px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #cc3300;
   background: #cc3300;
   color: #ffffb0;
   }
.button:active {
   border-top-color: #cc3300;
   background: #cc3300;
   }


textarea {  font-family: Helvetica, Arial, Sans-Serif; font-size: 11pt; background-color: FFFFB0;
scrollbar-base-color: #CC3300;
scrollbar-3dlight-color: #CC3300;
scrollbar-arrow-color: #CC3300;
scrollbar-darkshadow-color: #A08641;
scrollbar-face-color: #FFFFB0;
scrollbar-highlight-color: #D7B04A;
scrollbar-shadow-color: #D7B04A
scrollbar-track-color: #625840;

border-top-color: #625840;
border-left-color: #625840;
border-right-color: #CC3300;
border-bottom-color: #CC3300;
border-width: 1px;
border-style: solid;
border-radius: 8px;
   background: #ffffb0;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffb0), to#dd6600);
   background: -webkit-linear-gradient(top, #ffffb0, #dd6600);
   background: -moz-linear-gradient(top, #ffffb0, #dd6600);
   background: -ms-linear-gradient(top, #ffffb0, #dd6600);
   background: -o-linear-gradient(top, #ffffb0, #dd6600);
}