BODY {
	margin: 0px;
	background: #423e3c url(../gfx/background.png) top center repeat-y;
	text-align: center;
	scrollbar-face-color:#524e4a;
	scrollbar-highlight-color:#999592;
	scrollbar-shadow-color:#4a4642;
	scrollbar-3dlight-color:#383432;
}
.TABHEADING {
	margin-top: 5;
	font-weight: bold;
	font-size: 14;
	color: #aaaaaa;
	margin-left: 8;
}
ul {margin:0px;padding:0px;}

.STRAP {
	color: #999592;
	font-family : Tahoma,Franklin,Arial,Helvetica;
	font-size : 11pt !important;
	line-height: 16.5pt;
}
.STRAP strong {
	color: #aaaaaa;
}

.BOX {
	color: #999592;
	font-family : Tahoma,Franklin,Arial,Helvetica;
	font-size : 10pt !important;
	line-height: 13.5pt;
}
.BOX strong {
	color: #aaaaaa;
}
.BOX a {
	color: #3399ff; text-decoration: underline;
}
.BOX a:hover {
	color: white; text-decoration: underline;
}
#photolist {
	position: absolute;
	width: 130px; height: 476px;
	overflow: auto;
}
.INFOBOX {
	color: #999592;
	font-family : Tahoma,Franklin,Arial,Helvetica;
	font-size : 8pt;
	padding-top: 5px; padding-bottom: 5px;
}
.INFOBOX a {
	color: #3399ff; text-decoration: underline;
}
.INFOBOX a:hover {
	color: white; text-decoration: underline;
}
.INFOBOXLARGE {
	color: #999592;
	font-family : Tahoma,Franklin,Arial,Helvetica;
	font-size : 10pt;
}
.INFOBOXLARGE a {
	color: #3399ff; text-decoration: underline;
}
.INFOBOXLARGE a:hover {
	color: white; text-decoration: underline;
}
.CAPTION {
	color: #d0d0d0;
	font-family : Tahoma,Helvetica;
	font-size : 8pt;
	text-align: center;
}
.SMALLTEXT {
	color: #999592;
	font-family : Tahoma,Helvetica;
	font-size : 8pt;
	text-align: center;
	line-height: 11pt;
}
IMG {
	border: #383432;
}
