body {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666;
}

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

.gallery {
	overflow:auto;
	height:380px;
	width:950px;
	scrollbar-face-color: #CCFFCC;
	scrollbar-shadow-color: #CCFFCC;
	scrollbar-darkshadow-color: #02242D;
	scrollbar-highlight-color: #CCFFCC;
	scrollbar-3dlight-color: #CCFFCC;
	scrollbar-track-color: #02242D;
	scrollbar-arrow-color: #02242D;
	background-color:#ffffff;
}
.gallery img {margin-right:3px;}
.aaa {
}

.hildelogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #F00;
	text-decoration: none;
}

.hildelogo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #F00;
	text-decoration: none;
}

.hildelogo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #F00;
	text-decoration: none;
}

.header {
	font-size: 16pt;
	color: #666;
}

a {
	color: #666	;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color:#FF3737;
	text-decoration: none;
}
.gallerylinks {
	background:#ccc;
	font-weight:bold;
	padding:1px;
}
.galleryheader {
	text-align:center;
	color:#666;
	padding:2px;
}
.galleryitem {
	background:#EEE;
	color:#666;
	padding:3px;
}
.gallerylink {
	color: #F00;
	text-decoration: none;
	font-weight:bold;
}
.gallerylink:visited {
	color: #F00;
	text-decoration: none;
}

.gallerylink:hover {
	color: #F00;
	text-decoration: none;
}
.genre {font-size:11px; border:1px #ccc dotted; padding:4px; margin:1px; margin-top:5px; text-align:center;}
.group {font-weight:bold; border-bottom:1px dotted #666; margin-bottom:4px; color:#C00}

