.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: outset;
	border-left-style: inset;
	border-right-color: #990000;
	border-left-color: #990000;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:link {  color: #990000; text-decoration: none}
a:hover {  color: #993300; text-decoration: none}
.Boxoutline {  height: 1px; width: 1px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border: #FFFFFF; border-style: inset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
a:visited {
	color: #990000;
	text-decoration: none;
}
.topline {
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #990000;
	padding: 5px;
}
.displayborders {
	border: thin solid #FFFFCC;
	padding: 6px;
}
.boxpad {
	padding: 5px;
}
.scrollbox {
	overflow: auto;
	height: 300px;
	width: 600px;
}
.scrollboxshort {
	overflow: auto;
	height: 105px;
	width: 665px;
}
