html, body {
	height: 100%;
	width: 99%;
	margin: 0;
	padding: 0;
	border: none;
}
a { text-decoration: none }
a:hover   {
	text-decoration: none;
	color: #8ECFFF;
}
a:active {
	color: #BC0000;
	text-decoration: none
}
#mainTable {
	margin: 10;
	width: 100%;
	height:100%;
	padding: 0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	border-width: 0;
}
#display {
	margin-left: 100px;
}
.arial06 {
	font-size: 6pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 6pt;
	vertical-align: baseline;
	color: #2F344A;
}
.arial06b {
	font-size: 6pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 6pt;
	vertical-align: baseline;
	color: #FFFFFF;
}
.arial08  { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 8pt; vertical-align: baseline }
.arial10   { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 10pt; vertical-align: text-bottom }
.d08     {
	font-size: 8pt;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold;
	line-height: 8pt;
	word-spacing: -0.15pc
}
.d08b       { font-size: 8pt; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; line-height: 8pt; background-color: #2f344a; word-spacing: -0.15pc; padding: 1pt 2pt; vertical-align: baseline; border-color: #fff }
.d08w      { font-size: 8pt; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; line-height: 8pt; background-color: white; word-spacing: -0.15pc; padding: 1pt 2pt; vertical-align: baseline }
.d10       { font-size: 10pt; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; line-height: 10pt; word-spacing: -0.15pc; vertical-align: baseline }
.d10b      { font-size: 10pt; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; line-height: 10pt; background-color: #2f344a; word-spacing: -0.15pc; padding: 1pt 2pt; vertical-align: baseline }
.d10w    { font-size: 10pt; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; line-height: 10pt; background-color: white; word-spacing: -0.15pc; padding: 1pt 2pt; vertical-align: baseline }
.style1 {
	color: #ffffff;
	font-weight: bold;
}
.style2 {color: #aaaaaa}
.dkblue {color: #282842}
.white {color: #FFFFFF}
.red {
	color: #BC0000
}
.orange {
	color: #CC6600;
}
.caps {
	text-transform: uppercase;
}

