﻿.tblbl
{
	font-family: Verdana | Times New Roman;
	font-size: 11pt;
}
.button
{
	height:25px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#800000;
	background:#FFFBD6;	
	text-align:center;
	border:solid 1px #800000;
}

.lblText
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000;
}

.lblErrorText
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#FF0000;	
}
