.box {
	width: 800px;
	border: 1px solid #000000;
}
.boxnofont {
	border: 1px solid #660000;
}
.noline {
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	word-spacing: 100em;

}
.bottline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.botttopline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;

}
