body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_center {
	background-image: url(images/rigthbar.jpg);
	background-repeat: no-repeat;
}
.bg_left {
	background-image: url(images/picunder.jpg);
	background-repeat: no-repeat;
}
.normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.topic {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
.yellow {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}

