body {
color: black;
font-family: arial;
background: white;
}

.thumbs
{
text-align: center;
color: black;
font-family: arial;
background: white;
padding: 5px;
border-spacing: 0px;
font-size: 10px;
}
.thumbtable
{
text-align: center;
color: black;
font-family: arial;
background: white;
padding: 5px;
border-spacing: 0px;
font-size: 12px;
border: black solid 1px;
}

a {
	text-decoration : underline;
	color: #0A173D;
}

a:hover
{
	text-decoration : none;
	color: #0A173D;
}

img
{
border: solid 1px grey;
background: white;
border-spacing: 0px;
}

.prevnext
{
background: white;
}

.prevnext a {
text-decoration: none;
font-size: 10pt;
}
.title
{
color: black;
font-family: arial;
font-size: 10pt;
border: solid 1px black;
background: #D1D6F4;
padding: 10px;

}

.breadcrumbs
{
color: black;
font-family: arial;
font-size: 10pt;
border: solid 1px black;
background: white;
padding: 4px;

}

.subdirs
{
color: black;
font-family: arial;
font-size: 10pt;
border-right: solid 1px black;
border-left: solid 1px black;
background: #F4E3D1;
padding: 10px;

}

.description
{
color: black;
font-family: arial;
font-size: 10pt;
border: solid 1px black;
background: #efefef;
padding: 10px;
text-align: center;
}

.albumheading
{
color: black;
font-family: arial;
font-size: 12pt;
border: solid 1px black;
background: #D1D6F4;
padding: 3px;

}

.small {
color: black;
font-size: 6pt;


}
