body {
	background-color: #000000;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb1 {
	height: 180px;
	width: 240px;
	border: 1px solid #999999;
	background-color: #111111;
}
a:hover .thumb1 {
	border: 1px solid #FF6A6A
}
.thumb2 {
	height: 240px;
	width: 190px;
	border: 1px solid #999999;
	background-color: #111111;
}
a:hover .thumb2 {
	border: 1px solid #FF6A6A
}
.screen1 {
	height: 260px;
	width: 320px;
	border: 1px solid #999999;
	background-color: #111111;
}
a:hover .screen1 {
	border: 1px solid #FF6A6A
}
a:link {
	color: #990000;
	text-decoration: none
}
a:active {
  color: #990000;
	text-decoration: none
}
a:visited {
  color: #990000;
	text-decoration: none
}
a:hover {
  color: #CC0000;
	text-decoration: none
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
}
.top1 {
	font-size: 14px;
}
.top2 {
	width: 983px;
	color: #CC0000;
	background-color: #111111;
	border: 1px solid #333333;
}
