.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
.leftspace {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
.rightspace {
	background-image: url(images/tax_nax_r1_c13.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.highlight {
	background-color: #FFFF00;
	font-weight: bold;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

.testboxblack {
	border: thin solid #333333;
	background-color: #F5F5F5;
}

.letters {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.orderbox2 {

	background-color: #FFFFCC;
	border: thin dashed #000000;
}
.orderbox {
	background-color: #D5FFFF;
	border: 1px solid #000000;
	margin: 8px;
	padding: 8px;
}.subheadleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.testbox {
	background-color: #FFFFCC;
	border: thin solid #333333;
}
