/* CSS Document */


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;
}
.etg_link_text
{
    color: #8bc4c1;
}
a.etg_link
{
    color: #8bc4c1;
    text-decoration: none;
}
a:hover.etg_link
{
    color: #eae132;
    text-decoration: 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
{
	background-color: Black;
    color: White;
    text-decoration: none;
}
a:hover.navigator
{
	background-color: White;
    color: Black;
    text-decoration: none;
}
