﻿.bt
{
	font-weight: normal;
	font-size: 8pt;
	color: #0000cc;
	font-family: tahoma;
}

.lb
{
	font-weight: normal;
	font-size: 8pt;
	color: orangered;
	font-family: tahoma;
}

.textbox
{
	font-size: 9pt;
	color: #003300;
	font-style: normal;
	font-family: tahoma;
}


.links
{
	font-size: 9pt;
	font-family: tahoma;
	color: #ff9966;
	text-decoration: none;
}
.links:hover
{
	font-size: 9pt;
	font-family: tahoma;
	color: #ff3366;
	text-decoration: none;
}


.gridheader
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: tahoma;
	background-color: ghostwhite;
	height: 20px;
	text-align: center;
}
