/* CSS Document */
body {
	background-color: #006EA5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #006EA5;
}
a:link,a:visited{
	color:#6699CC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active{
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.tn {
	border: 1px solid #006699;
}
.joinLink {
}
.downloadLink {
}
.setHead {
	color: #FFE4BE;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.setDescr {
font-weight: bold;color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; font-size: 12px;
}
.joinText {
}
