body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #979797;
	background-color: #000000;
	margin: 0px;
}
.tlink {
	border : 2px solid #CB2027;
}

.copywrite {font-size: 10px; font-weight: normal; }

a.comply:link,a.comply:visited
{
	text-decoration: none;
	font-size: 10px;
	color: #979797;
	font-weight: normal;
}
a.comply:hover
{
	text-decoration: underline;
	font-size: 10px;
	color: #979797;
	font-weight: normal;
}

a:hover.tlink {
	border : 2px solid #A7A7A7;
}
a:active{text-decoration: underline; color: #DE2933;

}
a:link{text-decoration: underline; color: #DE2933;

}
a:visited{text-decoration: underline; color: #DE2933;

}

.main {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(chain_bkg.gif);
	background-repeat: repeat;
	background-position: 0% 0%;
}
.adtext {
	font-size: 14px;
	font-weight: bold;
}
.warning {
font-size: 12px
}

