﻿body
{
    background-color:#bedaef;
    margin-left:35%;
    margin-top:13%;
}
.table
{
    width:304px; 
    height:222px;
    background-image:url(image/login_bg.png);
    background-repeat:no-repeat;
    vertical-align:top;
}
.Alttable
{
    margin-top:60px;
    height:113px;
    width: 247px;
}
.textBox
{
    padding-top:5px;
    width:153px;
    height:13px;
    border-style:solid;
    border-width:1px;
    font-family:Tahoma;
    font-size:10px;
    font-weight:bold;
    background-repeat:no-repeat;
}
.Td
{
  width:218px;
  font-family:Tahoma;
  font-size:11px;
  color:White;
  font-weight:bold;
  text-align:left;
}
.button
{
 width:65px;
 height:30px;
 margin-right:5px;
 cursor:hand;
 font-family:Tahoma;
 font-size:12px;
 font-weight:800;
}