﻿
body
{
}
.LoginButton
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	width: 70px;
	height: 25px;
	word-spacing: normal;
}
.LoginLabels
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	font-weight: bold;
}
.FixedHeader
{
	overflow: auto;
	height: 150px;
	position: relative;
}

.textbox 
{ 
	font-family: Tahoma; 
	height:14px;
	text-align:left;	
	font-size:10px;	
 } 
 .label
 {
	text-align:left ;
	font-family:Tahoma;
	
 }
 
.button 
{ 
	font-family: Tahoma; 
	border: 1px solid black; 
	Font-Size: 11px ;
	text-align:center;	
	height:19px;
} 
