* {

	font-family: arial;
	font-size: 12px;

}

body { margin: 10 0 0 10;}

input {

	font-size: 11px;

}

a {

	font-weight: bold;
	color: #FF6000;
	text-decoration: none;

}

.bold {

	font-weight: bold;

}

.error {

	color: #FF0000;

}

td.label {

	text-align: right;
	vertical-align: top;
	white-space: nowrap;

}

td.value {

	width: 100%;
	vertical-align: top;

}

td.a {

	border-bottom: 1px solid black;

}

td.b {

	border-bottom: 1px solid #F0F0F0;

}

td.c {

}

td.d {

	border-right: 1px solid black;
	border-bottom: 1px solid black;

}

td.e {

	border-right: 1px solid black;
	border-bottom: 1px solid #F0F0F0;

}

td.f {

	border-right: 1px solid black;

}
