input	{
		  font-family: verdana, arial, helvetica; 
		  font-size: 11px;
		}

td		{
		  font-family: verdana, arial, helvetica; 
		  font-size: 12px;
		  font-style: normal;
		  top: 0px;
		}

table	{
		  padding-left:5px;
		  padding-right: 5px;
	}
		
th		{
		  font-family: verdana, arial, helvetica; 
		  font-size: 9pt;
		  font-weight: bold;
		  font-style: normal;
		  color: #FFFFFF;
		  background: #3353BA;
		  text-align: left;
		  padding: 2px;
		  text-indent: 5px;
		}
.msg		{
		  font-family: verdana, arial, helvetica; 
		  font-size: 14px;
		}

.border {
		  border: thin solid;
		  border-width : 1;
		  padding-left : 2;
		}

.button {
		  font-size: 14px;
		  color: #000000;
		  background: #D3D3D3;
		  cursor: hand;
		  width: 85px;
		}
.loginBtn{
		font-family: verdana, arial, helvetica; 
		width:40px;
		height:40px;	
		font-size: 26px;
		color: #0000ff;
		font-weight: bold;
		
		}

.w150	{
		  position: relative;
		  width: 150px;
		}
		
A:VLINK{
	color: Black;
}		
a{
	color: Blue;
}

.tableNo	{
		  padding-left:0px;
		  padding-right: 0px;
	}
