/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.png);
	background-color: #000000;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
a:link,a:visited{
	color:#CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active{
	color:#FFCC99;
	text-decoration: underline;
	font-weight: bold;
}
.tn {
	border: 2px solid #000000;
}
.joinLink {
}
.downloadLink {
}
.setHead {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.setDescr {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.joinText {
}
