body {
	background-color: #1F1F1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A9A9A9;
	background-image: url(bg.gif);
	background-attachment: fixed;
}
table {
	background-color: #111111;
	border: 1px solid #333333;
	font-weight: bold;
	font-size: 12px;
}
.thumb1 {
	height: 180px;
	width: 240px;
	border: 1px solid #CCCCCC;
}
a:hover .thumb1 {
	border: 1px solid #FF0033;
}
.thumb2 {
	height: 240px;
	width: 190px;
	border: 1px solid #CCCCCC;
}
a:hover .thumb2 {
	border: 1px solid #FF0033;
}
.screen1 {
	height: 260px;
	width: 320px;
	border: 1px solid #CCCCCC;
}
a:hover .screen1 {
	border: 1px solid #FF0033;
}
a:link {
	text-decoration: none;
	color: #A9A9A9;
}
a:active {
	text-decoration: none;
	color: #A9A9A9;
}
a:visited {
	text-decoration: none;
	color: #A9A9A9;
}
a:hover {
	text-decoration: none;
	color: #FFFF33;
}
.top1 {
	color: #99FF00;
	font-size: 14px;
}
.top2 {
	width: 995px;
	color: #FFCC00;
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
}
li {
	list-style-type: square;
}
