body {
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EFEFEF;
}
table {
	background-color: #333333;
	border: 1px solid #666666;
	font-weight: bold;
	font-size: 12px;
	color: #00CC00;
}
.thumb1 {
	height: 180px;
	width: 240px;
	border: 1px solid #CCCCCC;
	background-color: #111111;
}
a:hover .thumb1 {
	border: 1px solid #00CC33;
}
.thumb2 {
	height: 240px;
	width: 190px;
	border: 1px solid #CCCCCC;
	background-color: #111111;
}
a:hover .thumb2 {
	border: 1px solid #00CC33;
}
.screen1 {
	height: 260px;
	width: 320px;
	border: 1px solid #CCCCCC;
	background-color: #111111;
}
a:hover .screen1 {
	border: 1px solid #00CC33;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
.top1 {
	color: #99FF00;
	font-size: 14px;
}
.top2 {
	width: 995px;
	color: #99FF00;
	font-size: 12px;
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
}
.tx2 {
	font-size: 14px;
	font-weight: bold;
	color: #66FF00;
	font-family: Tahoma;
}
li {
	list-style-type: square;
}
.m, .m a, .m a p, .m a p b  {
	height: 22px;
	font-weight: bold;
	font-family: "Tahoma";
}
.m a {
	width:242px;
	background-image: url(b2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	display: block;
	text-transform: lowercase;
}
.m a:hover {
	background-image: url(b2on.gif);
	color: #00FF00;
}
.m a p {
	background-image: url(b1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
}
.m a p b {
	width:100%;
	background-image: url(b3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
.m a:hover p { background-image: url(b1on.gif); }
.m a:hover p b { background-image: url(b3on.gif); }
