/* CSS Document */
body {
	background-color: #FED69C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #AC7B2C;
}
a:link,a:visited{
	color:#5A0800;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active{
	color:#384095;
	text-decoration: underline;
	font-weight: bold;
}
.tn {
	border: 2px solid #9A7029;
}
.joinLink {
}
.downloadLink {
}
.mtbg {
	background-image: url(bg1.png);
	background-repeat: repeat-x;
}
.setDescr {	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.setHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #993300;
	text-transform: uppercase;
}
.joinText {
}

