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: #7e1512;}
.white {color: #ffffff;}
input, select, textarea { font: 11px/11px 'Trebuchet MS'; color: #1d1b1b; border: solid 1px #7e1512; background: #ffffff; padding: 3px 5px; margin: 0;}
input.none, select.none, textarea.none { border: none; background: #ffffff;}

input:focus, select:focus, textarea:focus { background: #ffffff; border: solid 1px #1d1b1b;}

.note { font-family: Arial ; font-size: 10px; color: #686868;}
