body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	background-attachment: fixed;
	background-image: url(bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.centrbg {
	background-color: #000000;
	width: 1040px;
	border: 1px solid #333333;
}
.descbg {
	background-color: #222222;
}
table {
	font-weight: bold;
	font-size: 14px;
	border-style: none;
}
.thumb1 {
	height: 180px;
	width: 240px;
	border: 1px solid #666666;
}
a:hover .thumb1 {
	border: 1px solid #CC0000;
}
.thumb2 {
	height: 240px;
	width: 190px;
	border: 1px solid #666666;
}
a:hover .thumb2 {
	border: 1px solid #CC0000;
}
.screen1 {
	height: 260px;
	width: 320px;
	border: 1px solid #666666;
}
a:hover .screen1 {
	border: 1px solid #CC0000;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.top1 {
	font-weight: bold;
	font-size: 14px;
}

.top2 {
	width: 983px;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #111111;
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
}
.tx2 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.tx3 {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.galls {
	width: 900px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
li {
	list-style-type: square;
}
.m, .m a, .m a p, .m a p b  {
	height: 22px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.m a {
	width:160px;
	background-image: url(b2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	font-weight: lighter;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	display: block;
	text-transform: lowercase;
}
.m a:hover {
	background-image: url(b2on.gif);
	color: #CCCCCC;
}
.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); }
