body {
	background-color: #404040;
	color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
table {
	border: 1px solid #666666;
	background-color: #111116;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a:link { 
  color: #C1CDC1;
  text-decoration: none
}
a:active { 
  color: #C1CDC1;
  text-decoration: none
}
a:visited { 
  color: #C1CDC1;
  text-decoration: none
}
a:hover { 
  color: #CC0000; 
  text-decoration: none
}
.thumb1 {
  border:1px solid #CCCCCC; 
  width:240px; 
  height:180px;
}
a:hover .thumb1 {
	border: 1px solid #990000;
}
.thumb2 {
  border:1px solid #CCCCCC; 
  width:192px; 
  height:240px;
}
a:hover .thumb2 {
	border: 1px solid #FF6600;
}
.thumb3 {
  border:1px solid #CCCCCC; 
  width:192px; 
  height:144px;
}
a:hover .thumb3 {
	border: 1px solid #FF6600;
}
.thumb4 {
  border:1px solid #CCCCCC; 
  width:135px; 
  height:180px;
}
a:hover .thumb4 {
	border: 1px solid #FF6600;
}
.screen1 {
  border:1px solid #CCCCCC; 
  width:320px; 
  height:260px;
}
a:hover .screen1 {
	border: 1px solid #FF6600;
}
.tx2 {
	font-size: 10px;
	font-weight: bold
}
.top1 {
	font-size: 14px;
}
.top2 {
	width: 995px;
}
.top3 {
	font-size: 14px;
}
.top4 {
	width: 996px;
}
li {
	list-style-type: square;
}
