/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BFDA4B;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #7FAE53;
}
a:link,a:visited{
	color:#FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active{
	color:#BE3024;
	text-decoration: underline;
	font-weight: bold;
}
.tn {
	border: 2px solid #008800;
}
.joinLink {
}
.downloadLink {
}
.setHead{
	color: #1F3870;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.setDescr {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	color: #336600;
	text-align: justify;
	padding-bottom: 10px;
	font-weight: bold;
}
.joinText {
}
