BODY { 
	color: #000000;
	line-height: 140%;
	margin:0px;
	background:url(../images/table_bg.gif) #ffffff fixed;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #666666;
}

TD { 
	color: #000000;
	font-size: 12px;
	line-height: 140%;
}

TD.text_free { 
	color: #000000;
	font-size:100%;
	line-height: 140%;
}

.center {
	background:url(../images/table_bg.gif) #ffffff;
}

.bar {
	background:url(../images/bar.gif) no-repeat center center;
	height:29px;
	width:574px;
	font:15px;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
}

.text {
	font-size: 12px;
	margin-left:8px;
	margin-right:20px;
}

.text_free {
	margin-left:8px;
	margin-right:20px;
}

