/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
	color: #CD7649;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #CD7649;
}
a:link,a:visited{
	color:#446D8C;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active{
	color:#DA3637;
	text-decoration: underline;
	font-weight: bold;
}
.tn {
	border: 2px solid #8C5C40;
}
.joinLink {
}
.downloadLink {
}
.setDescr{
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	line-height: 12px;
	color: #993300;
	text-align: justify;
	height: 36px;
	overflow: auto;
	background-color: #ECDDC6;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #D7B684;
}
.setHead {
	color: #003366;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 13px;
	padding-top: 7px;	
}
.joinText {
}
