body {
	background-color: #000000;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 12px;
	font-weight: bold;
	background-color: #0D0D0D;
	border: 1px solid #333333;
	color: #FF6600;
}
a:link {
	color: #CCCCCC; 
	text-decoration: none
}
a:active {
	color: #CCCCCC; 
	text-decoration: none
}
a:visited {
	color: #CCCCCC; 
	text-decoration: none
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.thumb1 {
	border:1px solid #666666;
	width:240px;
	height:180px;
}
a:hover .thumb1 {
	border: 1px solid #FF6600;
	filter: Alpha(Opacity=76)
}
.thumb2 {
	border:1px solid #666666;
	width:190px;
	height:240px;
}
a:hover .thumb2 {
	border: 1px solid #FF6600;
	filter: Alpha(Opacity=76)
}
.screen1 {
	border:1px solid #666666;;
	width:320px;
	height:260px;
}
a:hover .screen1 {
	border: 1px solid #FF6600;
	filter: Alpha(Opacity=76)
}
.galls {
	width: 995px;
	color: #FF9966;
	font-size: 10px;
	font-weight: normal;
}
.top1 {
	color: #FF9966;
	font-size: 14px;
}
.top2 {
	width: 995px;
	color: #FF9966;
	font-size: 12px;
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.tx2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.ban {
	height: 0px;
	width: 0px;
	border: none;
}
.pic {
	margin: 5px;
}

li {
	list-style-type: square;
}
