body { color: black; background: #D9D9D9; }
body, button, input, td, textarea { font-family: "Arial"; }
button { cursor: pointer; }

.alinks a { color: black; font-size: 12px; font-weight: bold; }
.bpass { float: left; margin: 3px 5px; width: 32px; height: 32px; border: none; vertical-align: top; border: none; }
.copy { color: black; font-size: 12px; text-align: center; }
.even { background: white; }
.even2 { background: #EEE; }
.head2 { color: black; font-size: larger; font-weight: bold; text-align: center; position: relative; top: 9px; }
.lhead { font-size: 24px; text-align: center; font-weight: bold; }

.top { vertical-align: top; }

.bands { color: white; height: 81px; background-image: url(/gif/sliver-for-bands.gif); background-repeat: repeat-x; width: 100%; line-height: 39px; font-weight: bold; }
.shad { background: white url(/gif/inputshadow.png) repeat-x top; }

.res { color: black; background: url(/gif/red100.gif); width: 100px; height: 32px; font-weight: bold; border: none; cursor: pointer; }
.sub { color: black; background: url(/gif/green120.gif); width: 120px; height: 32px; font-weight: bold; border: none; cursor: pointer; }

@media screen {
	.bleft { float: left; margin: 3px 5px; width: 32px; height: 32px; border: none; vertical-align: top; }
	.brght { float: right; margin: 3px 5px; width: 32px; height: 32px; border: none; vertical-align: top; }
	.butil { float: left; margin: 3px 5px; width: 32px; height: 32px; border: none; vertical-align: top; }
}

@media print {
	.bleft { display: none; }
	.brght { display: none; }
	.butil { display: none; }
}
