INPUT
{
	color		: black;
	font-weight	: bolder;
	font-family	: Tahoma, Verdana, Arial, Helvetica;
	font-size	: 12px;
	border		: 1px solid black;
}

SELECT 
{
	color		: black;
	font-weight	: bolder;
	font-family	: Tahoma,Verdana, Arial, Helvetica;
	border		: 1px solid black;
}

.userForm
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	align: right;
}

.row
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.notify
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: blue;
}

.newItem
{
	color		: red;
	font-weight	: bolder;
	font-family	: Tahoma,Verdana, Arial, Helvetica;
	border		: 1px solid black;
}