@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;font-family:Tahoma, Geneva, sans-serif;font-size:9pt;}
body{background:#026AA9;}
table{margin:0 auto;}
.input{border:1px solid #fff;background:#222;width:150px;color:#fff}
.button{background:url('images/button.gif');width:51px;height:17px;color:#fff;border:0}