body
{
    background-color: Black;
	font-family: Tahoma;
	font-size: 11px;
    color: White;
}
td.td_thumbnail_title
{
}
td.td_thumbnail_image
{
}
img.img_thumbnail_image
{
    border: 0px none;
}
table.thumbs_table
{
    border: 0px none;
    width: 100%;
    background-color: Black;
}
img.img_full_size_image
{
    border: 0px none;
}
td.navigator-left
{
    width: 140px;
    border: 0px none;
	padding: 5 0 5 0;
	text-align: left;
}
td.navigator-right
{
    width: 140px;
    border: 0px none;
	padding: 5 0 5 0;
	text-align: right;
}
a.navigator
{
    color: White;
    text-decoration: none;
}
a:hover.navigator
{
	background-color: White;
    color: Black;
    text-decoration: none;
}

