body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.main {
background-color: #333399;
}

a {
	text-decoration: underline;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;

}
.subnav {
	text-decoration: underline;
}
.leftnav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333399;
}
.leftnav:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #333399;
}
.bottomnav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333399;
}
.topright {
	color: #FFFFFF;
	background-image: url(../topbackground.jpg);
	background-color: #333399;
}
.contentcell {
	background-color: #FFFFFF;
}
a:hover {
	color: #990000;
}

.details {
	font-size: .8em
}

.details2 {
	font-size: .8em;
	text-align: right;
	margin-top: 10px;
}

.current {
	color: #666666
}

