/* CSS Document */
body {
	background-image: url(bg.png);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FDB796;
	color: #85473D;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	line-height: 11px;
}
.toptextjoin {

	font-family: tahoma;
	font-size: 11px;
	color: #CC0000;
	text-align: left;
}

a:link,a:visited{
	color:#993300;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active{
	color:#660000;
	text-decoration: underline;
	font-weight: bold;
}
.tn {
	border: 2px solid #A73630;
}
.joinLink {
}
.downloadLink {
}
.setHead {
	font-size: 20px;
	font-weight: bold;
	color: #F0DCC6;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial;
}
.setDescr {
	color: #FFFFCC;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.joinText {
}
