body
{
	background-image: url(bg.png);
	background-color: #020E26;
	padding: 0px;
	margin: 0px;
	color: #00478A;
	font-family: Verdana;
	font-size: 14px;
}
table.thumbs_table { border: 0px none; }
td.td_thumbnail_image { }
img.img_thumbnail_image {
	border: 1px solid #00008B;
}
img_thumbnail_image:hover { border: 1px solid White; }
img.img_full_size_image { border: 0px none; }
td.td_thumbnail_image {
	border: 6px solid #100841;
}
td.td_thumbnail_image a:link img {
	border: 1px solid #19456F;
}
td.td_thumbnail_image a:hover img {
	border: 1px solid #4682B4;
}
td.td_thumbnail_image a:visited img {
	border: 1px solid #F9F3FC;
}
td.td_thumbnail_image a:visited:hover img {
	border: 1px solid #4682B4;
}
table.table_navigation {
	width: 686px;
	border: 6px solid #100841;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
table.table_navigation a { color: #EEEEEE; text-decoration: none;}
table.table_navigation a:visited { color: #EEEEEE; text-decoration: none;}
table.table_navigation a:visited:hover {
	color: #4682B4;
	text-decoration: underline;
}
table.table_navigation a:hover { color: #00FFFF; text-decoration: underline;}
.etg {
	color: #100841;
	font-family: Tahoma;
	font-size: 12px;
}
.etg a {
	color: #464AB5;
	text-decoration: none;
}
.etg a:visited {
	color: #4681B5;
	text-decoration: none;
}
.etg a:hover {
	color: #4681B5;
	text-decoration: underline;
}
table.image_table {
	border: 6px solid #100841;
	margin-top: 5px;
}
table.image_table a:link img {
	border: 1px solid #483D8B;
}
table.image_table a:hover img {
	border: 1px solid #4681B5;
}
table.image_table a:visited img {
	border: 1px solid #ACADFF;
}
table.image_table a:visited:hover img {
	border: 1px solid #4681B5;
}


