a:link				{color: #1d1b1b; font-style: normal; text-decoration: underline;}
a:visited			{color: #1d1b1b; font-style: normal; text-decoration: underline;}
a:active, a:hover	{color: #1d1b1b; font-style: normal; text-decoration: none;}

td { color: #1d1b1b; font: 12px/20px 'Trebuchet MS';}

.req { color: #1d332c;}
input, select, textarea { font: 11px/16px 'Trebuchet MS'; color: #1d1b1b; border: solid 1px #966700; background: #ffffff; padding: 3px 5px;}
input.none, select.none, textarea.none { border: none; background: #ffffff;}

input:focus, select:focus, textarea:focus { background: #fff5e1; border: solid 1px #966700;}

.note { font-family: Arial ; font-size: 10px; color: #686868;}
