body {
	background-position: center center;
}
table {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.p10-gray {
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.p15-white {
	font-size: 14px;
	line-height: 20px;
	color: #CCCCCC;
	font-weight: bold;
}
.p12-gray {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
a {
	color: #999966;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tbl_line {
	background-attachment: fixed;
	background-image:  url("img/stripe_line_bg.gif");
	background-repeat: repeat-y;
	background-position: left top;
	width: auto;
}
.p10_gray {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
