@charset "utf-8";
/* CSS Document */
img { border:none; }

body { background:#eaeaea;}
div.maindiv {background:url(images/login_form_bg.jpg) no-repeat; margin:auto; margin-top:100px; width:445px; height:265px}
.error {color:#96292e; text-align:center; font-size:16px; height:25px;}
table {width:100%; font-size:13px; font-weight:bold; padding-top:80px; border-spacing:5px;}
input.text {border:1px solid #d9d9d9;height:21px; line-height:21px;width:235px;-webkit-appearance: none;}
input.actions {background: #f5f4f4; width:63px; height:25px; border:none;margin:5px 5px 5px 0px;padding-bottom:3px;border:1px solid #d9d9d9;border-radius: 3px;-moz-border-radius: 3px; -webkit-border-radius: 3px;}
input.add {background: #96292c; width:90px; height:25px; border:none; color:#FFFFFF; font-weight:bold; line-height:25px; padding-bottom:5px;font-size:12px; margin:3px 3px 3px 0px;border:1px solid #d9d9d9;border-radius: 3px;-moz-border-radius: 3px; -webkit-border-radius: 3px;}
a {float:left; line-height:25px; color:#96292e;margin-left:15px; padding-top:5px}
img.passrest {margin-top:5px;}


.footer{height:61px; line-height:61px;text-align:center; background:#eaeaea;}
.title {color:#fff; background-color:#555; font-weight:bold; padding:2px 2px 5px 5px; border:solid 0px #555;}
