﻿body{
/*background-image:url(../Images/bg.gif);*/
height:600px;
background-position:top;
background-repeat:repeat-x;
/*background-color:#2167C1;*/
}
.table1{
width:450px;
height:150px;
}
.table{
width:366px;
height:300px;
}
.logon_header{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
font-weight:bold;
color:#02407E;
padding-top:5px;
}
.textfeild{
width:260px;
height:16px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.forgotp{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#02407E;
}
.forgotp a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#02407E;
text-decoration:underline;
}
.forgotp a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#02407E;
}