body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
body {
	background-color: #CECE8A;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.nav {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed #999;
	padding-bottom: 10px;
}
.nav a:link, .nav a:visited {
	color: #000066;
	background-color: transparent;
	padding: 5px;
}
.nav a:hover, .nav a:active {
	color: #FFFFFF;
	background-color: #CEAC8A;
	padding: 5px;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
h2 {
	background-color: #CEAC8A;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	padding-left: 10px;
}
.smallText {
	font-size: 75%;
}
.gallery {
	font-size: 10px;
	font-weight: normal;
}.thumbUp {
	border: 3px double #666666;
}
.thumbOver {
	border: 3px solid #990000;
}
.thumbCell {
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	vertical-align: top;
}
input.button {
	background-color: #CEAC8A;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
	cursor: default;
	cursor: pointer;
}
.detailLeftCell {
	background-color: #ACC494;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
	padding: 3px;
}
.detailRightCell {
	font-size: 12px;
	font-weight: normal;
	background-color: #ACCE8A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
	padding: 3px;
}
table.details {
	border: 1px solid #003333;
	margin-left: 10px;
	margin-right: 10px;
}
.deadLink {
	color: #666666;
	text-decoration: underline;
}
.sortIcon {
	font-weight: bold;
	color: #006600;
}
