﻿input.button 
{
	background-color:#999999;
	color:white;
	font-family:tahoma;
	font-size:11px;
	text-transform:lowercase; 
}
input.textBox
{
	border:1px solid #6597AF;
	font-family:Arial;
	font-size:8pt;
}
textArea.textBox
{
	border:1px solid #6597AF;
	font-family:Arial;
	font-size:8pt;
}