.label
{
	font-weight: bold;
	font-size: 12px;
	color: darkblue;
	font-family: verdana;
}
.textbox
{ border-color: #9EB4FF;
	border-style:solid;
}
.label16
{
	font-weight: bold;
	font-size: 16px;
	color: white;
	font-family: Arial;
}
.labelbk
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
}
.headercc
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: verdana;
}

.itemlist
{
	font-size: 10px;
	color: #000000;
	font-family: verdana;
}

.errcolor
{
	color: #ffff00;
}

.title
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Verdana;
}
.button
{
	font-weight: bold;
	font-size: 10px;
	left: 140px;
	font-family: verdana;
	position: relative;
	top: 10px;
}


