BODY {
	background: #FFFFFF;
}

HTML, BODY {
	margin: 0px;
	padding: 0px;
}

.c {
	font-family: sans-serif;
	font-size: 13px;
	padding: 3px;
	color: #000000;
}

img.top {
	vertical-align: top;
}

img.mid {
	vertical-align: middle;
}

div.field {
	font-weight: bold;
	text-align: right;
}

div.small {
	font-size: 11px;
}

div.foot {
	font-size: 11px;
	color: #333333;
}

table.photo_nav {
	border-width: 0px 1px 0px 0px;
	border-color: #AAAAAA;
	border-style: solid;

	margin-top: 10px;
	margin-bottom: 10px;
}

td.photo_on, td.photo_page {
	border-width: 1px 0px 1px 1px;
	border-color: #AAAAAA;
	border-style: solid;
}

td.photo_on {
	background: #DDDDDD;
}

.photo_page {
	font-family: sans-serif;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
}

.pagetitle {
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

a:link {
	color: #003399;
}

a:visited {
	color: #990033;
}

a:hover {
	color: #CC0033;
}

a.splash {
	font-weight: bold;
}

a.splash:link {
	color: white;
}

a.splash:visited {
	color: white;
}

a.splash:hover {
	color: #CCFFFF;
}

.sec_title {
	font-weight: bold;
	font-size: 14px;
}

.sec_item {
	padding-top: 5px;
}

.ret {
	font-size: 11px;
}
