body{
margin:0px;
padding:0px;
color:#000000;
}

.top_background{
background:url(../images/top_gradiant.jpg) repeat-x;
height:46px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:21px;
color:#FFFFFF;
padding-left:15px;
font-weight:bold;
}
.middle_background{
background:url(../images/background.jpg) repeat-x;
height:520px;
}
.bottom_background{
background:url(../images/bottom_gradiant.jpg) repeat-x;
height:33px;
font-size:12px;
text-align:center;
}
.table{
margin-top:80px;
text-align:center;
}
.table1{
margin-top:110px;
text-align:center;
}
.login_bg{
background:url(../images/login_background.jpg) no-repeat;
height:394px;
}

.text1{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
text-align:left;
border-bottom:dashed #CCCCCC 1px;
}

.text2{
color:#FFFFFF;
font-size:11px;
text-align:left;
}

.input{
width:308px;
height:25px;
border:#000000 1px;
}

