body
{
	background-color: #d2dcc9;
}
input, td, textarea
{
	font-size: 13px;	
	font-family: Verdana, Arial;
}
hr
{
	height: 1px; 
	color: red
}	
.BlackBorder
{
	border: #666666 2px solid;
}
.ShadedBorder
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
}
.Copyright
{
	font-family: Verdana, Arial;
	font-size: 10px;	
	color: gray; 
	height: 20px
}
.AppTitle
{
	font-size: 26px;	
	font-weight: bold;
	font-family: Arial;
}
.AppInfo
{
	font-family: Verdana, Arial;
	font-size: 11px;	
	border: none;	
}
.Button
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: hand;
	font-size: 12px;
	font-family: Verdana, Arial;
	width: 60px
}
.LoadingPopup
{
	background-color: #d2dcc9;
	font-family: Verdana;
	font-size: 14px;	
	font-weight: bold; 
}
#userName, #password
{
	Width: 190px
}

