body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: white;
}
.banner {
	background-color: white;
}
table.body {
	background-color: white;
}
td {
	font-size: 10px;
}
input, select {
	font-size: 10px;
}
textarea {
	font-size: 12px;
}
.pageheader {
	background-color: #334477;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
td.menu {
	background-color: #334477;
	color: white;
}
.bbname {
	font-size: 12px;
	font-weight: bold;
}
.button {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	background-color: #334477;
	color: white;
}
.realtime {
	font-size: 9px;
	color: #666666;
}
.bbsubhead {
	font-size: 11px;
	font-weight: bold;
}
A {
	font-size: 10px;
	color: black;
	text-decoration: none;
}
A:hover {
	color: red;
	text-decoration: none;
}

.availgrid {background-color: #03b91b}
.availgridx {background-color: #990d10}
.availgridhd {color: #404040}
