﻿.fieldtitle_cell
{
	font: bold 8pt verdana;

}
.small_fieldtitle_cell
{
	font: 8pt arial;

}

.field_cell
{}


.warning_text
{
	font-size:8pt;
	color:#990000;	
}

.button
{
	font-size:11pt;
	color:#333333;	
}

.small_button
{
	font-size:8pt;
	color:#333333;	
}

.field
{
	font: 9pt arial;
	color:Black;	
	width:200px;
	border:solid 1px #cccccc;
}

.field_error
{
	font: 9pt arial;
	color:Black;	
	width:200px;
	border:solid 1px red;
}

.text_area 
{
	font: 9pt arial;
	color:Black;	
	border:solid 1px #cccccc;
	width:200px;
	height:70px;
	
}


.small_field
{
	font: 8pt arial;
	color:Black;	
	width:96%;
	border:solid 1px #cccccc;
}
