﻿.fldlabel
{
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}

.fldvalues
{
	color: #434343;
	font-size: 10px;	
}

.buttons
{
	text-align: right;
}

.error
{
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;	
}

textarea, input
{
	font-family: Arial;
	font-size: 12px;	
}