/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A0ACE0;
	background-image: url(bg.png);	
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #85ADF7;
}
a:link,a:visited{
	color:#0043FE;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active{
	color:#525BA7;
	text-decoration: underline;
	font-weight: bold;
}
.tn {
	border: 2px solid #006699;
}
.joinLink {
}
.downloadLink {
}
.setHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.setDescr {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6EFFB;
	font-size:12px;
	font-weight: bold;
}
.joinText {
}
