body {
	color: #FFFFFF;
	background-color: #e0e1bf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
table {
	font-weight: bold;
	font-size: 12px;
	color: #c9f9ff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
}
.thumb1 {
	height: 180px;
	width: 240px;
	border: 1px solid #999999;
	background-color: #2d2055;
}
a:hover .thumb1 {
	border: 1px solid #00FFFF;
}
.thumb2 {
	height: 240px;
	width: 190px;
	border: 1px solid #999999;
	background-color: #2d2055;
}
a:hover .thumb2 {
	border: 1px solid #00FFFF;
}
.screen1 {
    height: 260px;
	width: 320px;
	border: 1px solid #999999;
	background-color: #2d2055;
}
a:hover .screen1 {
    border: 1px solid #00FFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0be5d7;
	text-decoration: none;
}
.top1 {
	font-size: 14px;	
}
.top2 {
	font-size: 12px;
	width: 983px;
	border: 1px solid #999999;
	background-color: #2d2055;
}
.galls {
	width: 983px;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2d2055;
	border: 1px solid #999999;
}
li {
	list-style-type: square;
}
