body {
	background-color: #3A745E;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	background-color: #1C4B3A;
	border: 1px solid #333333;
	font-weight: bold;
	font-size: 12px;
}
li {
	list-style-type: square;
}
.thumb1 {
	height: 200px;
	width: 150px;
	border: 1px solid #999999;
}
a:hover .thumb1 {
	border: 1px solid #00FF7F
}
.tx1 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold
}
a:link {
	color: #FFFFFF;
	text-decoration: none
}
a:active {
	color: #FFFFFF;
	text-decoration: none
}
a:visited {
	color: #FFFFFF;
	text-decoration: none
}
a:hover {
	color: #00FF7F;
	text-decoration: none
}
.top1 {
	font-size: 14px;
}
.top2 {
	width: 963px;
	color: #00FFFF;
}
