body {
	background-color: #666661;
	color: #141413;
	font-family: Verdana,Arial;
	font-size: 9pt;
}

td {
	font-family: Verdana,Arial;
	font-size: 9pt;
}

.highlighted {
	color: #e5e539;
}

a {
	color: #e5e539;
	text-decoration: none;
}

a:link, a:active, a:hover, a:visited {
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.pageFooter {
	font-size: 8pt;
	color: #141413;
}

.paddedBorder {
	padding: 5 5 5 5;
	border: 1px solid #141413;
}

.thumbnail {
	padding: 2 2 2 2;
	width: 32px;
	height: 32px;
	border: 1px solid #141413;
}

.thumbnailArea {
	padding: 2 2 2 2;
}

img, div, input { behavior: url("iepngfix.htc") }

div#aboutBox {
	line-height: 18pt;
	font-weight: bold;
	width: 500px;
}

div#contactBox {
	padding-top: 0px;
}

.contact {
	font-weight: bold;
}

.loadingMessage {
	color: #141413;
	font-weight: bold;
}

.loadingPercent {
	color: #141413;
}