A:active {
	color: #2A7F55;
	text-decoration: none
}
A:hover {
	font-weight: bolder
}
A:link {
	text-decoration: none;
	color: #2A3FFF;
}
A:visited {
	text-decoration: none;
	color: #D40055;
}
body {
	font-size: 18px;
	font-style: normal;
	padding: 0;
	margin: 0;
	background-image: url(../img/bg3.jpg);
}
textarea:focus, input:focus, select:focus {
	outline: none;
}
.DataBox {
	margin: 0;
}
.MidSpin {
	width: 320px;
	text-align: center;
	vertical-align: middle;
}
.SectHdr {
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	color: #D3E3FE;
	clear: both;
	width: 320px;
}
.SectSubHdr {
	font-size: 22px;
	text-align: center;
	color: #D3E3FE;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D3E3FE;
	width: 320px;
}
.ButBox {
	text-align: center;
	vertical-align: top;
}
.NoButOut {
	float: left;
	width: 64px;
}
.NavButOut {
	float: left;
	width: 64px;
	margin-top: -3px;
}
.NavButIn {
	border-radius: 8px;
	width: 60px;
	height: 24px;
	margin-top: 3px;
	margin-left: 2px;
	font-weight: bold;
	background-image: url(../img/Green2_32.png);
}
.NavButDrop {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url(../img/Green2_32.png);
	border-color: #FF0;
	border-radius: 3px;
	border-style: groove;
	color: #333;
	font-weight: bold;
	height: 24px;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 3px;
	text-align-last: center;
	width: 60px;
}
.PageNum {
	margin: 0;
}
.NavBar {
	width: 320px;
}
.HdrBar {
	height: 26px;
	background-image: url(../img/VTHdr480x40.jpg);
	color: #FFF;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	width: 320px;
}
.OneButLine {
	clear: both;
	float: none;
	text-align: center;
	width: 318px;
}
.OneBigButton {
	border-radius: 8px;
	color: #333;
	width: 140px;
	height: 32px;
	display: block;
	margin: auto;
	font-weight: bold;
	background-image: url(../img/LongButtBG.png);
}
.StatLine {
	clear: both;
	float: none;
	position: absolute;
	background-image: url(../img/VTHdr480x40USD.jpg);
	color: #CCC;
	width: 320px;
	left: 0px;
	bottom: 0px;
	font-size: 14px;
	text-align: right;
}
.NYI {
	clear: both;
	float: none;
	color: #FFF;
	width: 320px;
	text-align: center;
}
.dispDump {
	background-color: #EAFFFF;
}
.dispDump th {
	font-size: 12px;
}
.dispDump td {
	font-size: xx-small;
}
