A
{
	color: #FF00FF;
	text-decoration: none;
}

A:link
{
	color: #777777;
	text-decoration: none;
}

A:visited
{
	color: #777777;
	text-decoration: none;
}

A:active
{
	color: #777777;
	text-decoration: none;
}

A:hover
{
	color: #222222;
	text-decoration: none;
	background-color: #eeeeee;
}

BODY
{
	color: #000000;
	text-align: center;
	text-transform: none;
	text-shadow: #ffffff;
	text-decoration: none;

	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center middle;

	border: 0 solid #FF00FF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

	Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
	Font-Size: 7pt;
	Font-Variant: normal;
	Font-Weight: normal;
	Font-Style: normal;
	Line-Height: normal;
}

TABLE
{
	color: #000000;
	text-transform: none;
	text-shadow: #ffffff;
	text-decoration: none;

	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center middle;

/*	border: 0 solid #00FF00;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;

	table-layout: fixed;
	border-spacing: 0px;

	Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
	Font-Size: 7pt;
	Font-Variant: normal;
	Font-Weight: normal;
	Font-Style: normal;
	Line-Height: normal;
}

TD
{
	border: 0 solid #00FF00;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* ---------------------------------------------------------------*/

.gallery_background
{
	color: #ffffff;
	background-color: #000000;
}

.middle_center
{
	text-align: center;
	vertical-align: middle;
}

.font_size_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.font_size_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.font_size_2_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.font_size_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
