.bg {
	background-attachment: fixed;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.movetext {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.tdanimtext {
	background-attachment: fixed;
	background-image: url(../images/textbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tdbg {
	line-height: 27px;
	background-attachment: fixed;
	background-image: url(../images/tbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.btext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	text-align: justify;
	line-height: 25px;

}
.link1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	line-height: 20px;
	text-decoration: none;


}
.link2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	text-decoration: none;

}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
