/* CSS Document */

.topparts {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 640px;
	margin-top: 20px;
}

td.toppartsheader_left {
	background-image: url("/images/topheader_left.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 25px;
}

td.toppartsheader_center {
	background-image: url("/images/topheader_center.gif");
	background-repeat: repeat-x;
	height: 25px;
	color: #ffffff;
}

td.toppartsheader_right {
	background-image: url("/images/topheader_right.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 25px;
}

td.toppartsbody_left {
	background-image: url("/images/topbody_left.gif");
	background-repeat: repeat-y;
	width: 10px;
	height: 25px;
}

td.toppartsbody_center {
	background-color: #ffffff;
	text-align: left;
}

td.toppartsbody_right {
	background-image: url("/images/topbody_right.gif");
	background-repeat: repeat-y;
	width: 10px;
	height: 25px;
}

td.toppartsfooter_left {
	background-image: url("/images/topfooter_left.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
	font-size: 1px;
}

td.toppartsfooter_center {
	background-image: url("/images/topfooter_center.gif");
	background-repeat: repeat-x;
	height: 6px;
	font-size: 1px;
}

td.toppartsfooter_right {
	background-image: url("/images/topfooter_right.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
	font-size: 1px;
}

span.spacer12 {
	width: 12px;
	font-size: 1px;
	display: block;
}

span.spacer10 {
	width: 10px;
	font-size: 1px;
	display: block;
}


.sideparts {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 250px;
	margin-top: 20px;
	font-size: 80%;
}

td.sidepartsheader_left {
	background-image: url("/images/sideheader_left.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 20px;
}

td.sidepartsheader_center {
	background-image: url("/images/sideheader_center.gif");
	background-repeat: repeat-x;
	height: 20px;
	color: #ffffff;
}

td.sidepartsheader_right {
	background-image: url("/images/sideheader_right.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 20px;
}

td.sidepartsbody_left {
	background-image: url("/images/sidebody_left.gif");
	background-repeat: repeat-y;
	width: 10px;
	height: 25px;
}

td.sidepartsbody_center {
	background-color: #ffffff;
	text-align: left;
}

td.sidepartsbody_right {
	background-image: url("/images/sidebody_right.gif");
	background-repeat: repeat-y;
	width: 10px;
	height: 25px;
}

td.sidepartsfooter_left {
	background-image: url("/images/sidefooter_left.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
	font-size: 1px;
}

td.sidepartsfooter_center {
	background-image: url("/images/sidefooter_center.gif");
	background-repeat: repeat-x;
	height: 6px;
	font-size: 1px;
}

td.sidepartsfooter_right {
	background-image: url("/images/sidefooter_right.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
	font-size: 1px;
}
