BODY {
	background-color: transparent;
	background-image: url(images/background.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	margin-left: 5pt;
	margin-top: 5pt;
	margin-right: 5pt;
	margin-bottom: 5pt;
}

BODY.FRAMES {
	color: Silver;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background-color: Black;
	background-image: none;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
}

A {
	color: Blue;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 9pt;
	font-weight: normal;
}

A.SMALL {
	color: Blue;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 7pt;
	font-weight: normal;
}

A.GUESTBOOK {
	color: Black;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 9pt;
	font-weight: bold;
}

A.VC {
	color: Blue;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

A:HOVER {
	color: Blue;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-weight: normal;
	background-color: #C1C1FF;
}

A.SMALL:HOVER {
	color: Blue;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-weight: normal;
	background-color: #C1C1FF;
}

A.GUESTBOOK:HOVER {
	color: Black;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-weight: bold;
	background-color: transparent;
}

A.VC:HOVER {
	color: Blue;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	background-color: #C1C1FF;
}

TD.TEXT {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}

TD.VCTEXT{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

TD.TOPIC {
	color: #FFCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 24pt;
	font-weight: bold;
	text-align: left;
	background: #D32D2D;
}

TD.HEADLINE {
	color: #FFCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	background: #D32D2D;
}

TD.FORMTEXT {
	color: #FFCCCC;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	background-color: #D32D2D;
}

TD.GBENTRYHEAD {
	color: Black;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: #FFCCCC;
}

TD.GBNVAIGATION {
	color: Black;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: Silver;
}

TD.MINERALIENGALERIE {
	color: Black;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: #FFCCCC;
}

TD.COUNTERSMALL {
	color: #FFCCCC;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
}

TD.COUNTER {
	color: Silver;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
}

TD.COPYRIGHT {
	color: #FFCCCC;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
}

P.GBERRORTEXT {
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

P.GLOSS {
	color: black;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
}

#BORDER {
	border-style: solid;
	border-color: #D32D2D;
	border-width: thin thin thin thin;
}

#BORDERTLR {
	border-style: solid;
	border-color: #D32D2D;
	border-width: thin thin 0px thin;
}

#BORDERBLR {
	border-style: solid;
	border-color: #D32D2D;
	border-width: 0px thin thin thin;
}

#BORDERLR {
	border-style: solid;
	border-color: #D32D2D;
	border-width: 0px thin 0px thin;
}