body
{
/*	margin:0;padding:0;background:#e0ffff;color:#000000; */
	margin:0;padding:0;background:#ffffff;color:#000000; 
	font: 12px/1.25em arial, sans-serif;
}

a.linktoform
{
        font: 28px arial;
        font-weight:bold;
}
a.linktoform:link { color: #f00000; }
a.linktoform:visited { color: #f00000; }
a.linktoform:active { color: #f00000; }
a.linktoform:hover { color: #00000f0; }


th.pageheader
{
	font: 45px arial;
        font-weight:bold;
	color: #606080;
}

table.apageheader
{
	width: 800px;
	align: left;
}
tr.apageheader
{
	background-color: #cfffcf;
}

tr.footer
{
/*	background-color: #e0ffff; */
	background-color: #ffffff;
}

td.formsec
{
	background-color: #a0a0ff;
	align: center;
	font: 15px arial;
        font-weight:bold;
}

td.flabel
{
	background-color: #d0d0d0;
	width:200px;
}

tr.tableheader
{
	background-color: #d0d0d0;
}

tr.rowa
{
	background-color: #ffffff;
	text-align:left;
	vertical-align:top;
}
textarea.a
{
	font: 11px arial;
}
select.a
{
	font: 11px arial;
}
input.a
{
	font: 11px arial;
}

td.rowa
{
	font: 10px arial;
}

tr.rowr
{
	background-color: #ffffff;
	text-align:left;
}

tr.rowh
{
	background-color: #e0e0e0;
	text-align:left;
}
