/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.png);
	color: #A79379;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #BDBDBD;
}
a:link,a:visited{
	color:#6B2100;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active{
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}
.tn {
	border: 2px solid #A87054;
}
.joinLink {
}
.downloadLink {
}
.setHead {
font-weight: bold; font-family: Tahoma, Verdana, Arial; text-transform: uppercase; color: #993300; font-size: 14px;
}
.setDescr {
color: #9C6F5D;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.joinText {
}

