body {
	/*background: white url(/images/x-fond.gif) no-repeat;*/
	background-color: white;
}
ul {
	list-style-image: url(/images/bullet.gif);
}
a {
	color: #336699;
}
a.notyet {
	color: #99aabb;
}
hr {
	color: #666666;
}
img {
	border-width: 0px;
}
li {
	padding-bottom: 0.5em;
}
.error {
	color: red;
	text-align: center;
}
.warning {
	color: #cc3333;
	text-align: center;
}
.times {
	font-size: 0.7em;
	text-align: right;
}
.notes,.explnotes {
	color: #666666;
	font-style: italic;
}
.expl,.explnotes {
	font-size: 0.9em;
}
div.top {
	position: absolute;
	left: 6px;
	right: 6px;
	z-index: 1;
}
.info, .info tr, .info tr td {
	vertical-align: top;
}
table.data
{
	border: 1px #999999 solid;
}
.form tr td
{
	vertical-align: middle;
}
.form tr th
{
	padding-bottom: 0.5em;
}
.data tr td, .data tr th {
	border: 1px #cccccc solid;
	text-align: center;
}
.data tr th {
	background-color: #eef4ff;
}
.top-right {
	vertical-align: bottom;
	text-align: right;
	font-size: 0.8em;
	float: right;
}
.main {
	position: absolute;
	top: 100px;
	right: 8px;
	left: 8px;
}
.logo {
	vertical-align: top;
	padding-right: 16px;
}
.sep {
	color: #336699;
}
div.test {
	z-index: 3;
	background: transparent url(/images/light.png) repeat;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
table.tabs {
	text-align: center;
}
td.fronttab,td.frontcell {
	border: 1px #6699cc solid;
	padding: 2px;
	margin: 0px;
}
td.fronttab {
	border-bottom-width: 0px;
}
td.frontcell {
	border-top-width: 0px;
}
div#frontcell {
	min-height: 300px;
}
td.backtab {
	border: 1px #6699cc solid;
	background-color: #eef4ff;
	padding: 2px;
	margin: 0px;
}
td.backtab a {
	color: #666666;
}
.caption {
	text-align: center;
	font-weight: bold;
}
