body {
	background-color: #000000;
}
.style1 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #ddd;
}
a:visited {
	color: #ddd;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #ddd;
}
.thinlineleft {
	border-left-width: thin;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.thumbborder {
	border: 1px solid #666666;
}
.style3 {font-size: 10px}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.greybackground {
	background-color: #999999;
}
.frontpagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.thinlinetop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
