body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1A1A1A;
	background-image: url(bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.centrfon {
	background-color: #1A1A1A;
	width: 1020px;
	border: 3px double #333333;
}
table {
	font-weight: bold;
	font-size: 12px;
	border-style: none;
}
.thumb1 {
	height: 180px;
	width: 240px;
	border: 1px solid #999999;
	background-color: #000000;
}
a:hover .thumb1 {
	border: 1px solid #CC0000;
}
.thumb2 {
	height: 240px;
	width: 190px;
	border: 1px solid #999999;
	background-color: #000000;
}
a:hover .thumb2 {
	border: 1px solid #CC0000;
}
.screen1 {
	height: 260px;
	width: 320px;
	border: 1px solid #999999;
	background-color: #000000;
}
a:hover .screen1 {
	border: 1px solid #CC0000;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
}
.tx2 {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}

.top1 {
	font-size: 12px;
	font-weight: bold;
}
.top2 {
	font-size: 10px;
	font-weight: bold;
	width: 988px;
	color: #CC0000;
}
li {
	list-style-type: square;
}
