body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.hang150 {
	line-height: 150%;
}
.hang200 {
	line-height: 200%;
}
.shadow {
	filter: Shadow(Color="292929", Direction=135);
}
.drop {
	filter: DropShadow(Color="#aaaaaa", OffX=4, OffY=4, Positive=5);
}
.drop2 {
	filter: DropShadow(Color="#999999", OffX=1, OffY=1, Positive=1);
}
.blur {
	filter: Blur(Add=true, Direction=135, Strength=5);
}
.bright {
	filter: Glow(Color="ffffff", Strength=5);
}
.darkblue {
	color: #003366;
}
.shadowimg {

	filter: Shadow(Color="aaaaaa", Direction=135);
}
.white {
	color: #FFFFFF;
}
.t14 {
	font-size: 14px;
}
.c990000 {
	color: #990000;
}
.bgrigh {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.t12 {
	font-size: 12px;
}
.tbg {
	background-color: #CCCCCC;
}
.shang {
	vertical-align: super;
	font-size: 9px;
}
.blackglow {
	filter: Glow(Color=#000000, Strength=2);
}
.centerbg {
	background-position: right bottom;
	background-repeat: no-repeat;
}




