body {
	background-color: #000000;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.gif);
	background-attachment: fixed;
}
table {
	background-color: #660033;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.thumb1 {
	border: 1px solid #CCCCCC;
	height: 180px;
	width: 240px;
}
a:hover .thumb1 {
	border: 1px solid #FFFF00;
}
.thumb2 {
	border: 1px solid #CCCCCC;
	height: 240px;
	width: 190px;
}
a:hover .thumb2 {
	border: 1px solid #FFFF00;
}
.screen1 {
	border: 1px solid #CCCCCC;
	height: 260px;
	width: 320px;
}
a:hover .screen1 {
	border: 1px solid #FFFF00;
}
.tx1 {
	font-size: 10px;
	font-weight: bold
}
.top1 {
	font-size: 14px;
	color: #CCCCCC;
}
.top2 {
	width: 995px;
	color: #FFFFCC;
}
.ban {
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-type: square;
}
