<STYLE TYPE="text/css">

	.dum{ }

	.scart{
		text-align: center;
		width:      95%;
		background: Black;
	}
	.order{
		text-align: left;
		width:      100%;
		background: Black;
	}
	
	.thead { 
		font-size:   120%;
		font-weight: bold;
		color:       White; 
		background:  Grey;
	}
	.tbody {
		border:      3px solid ridge #333333;
	}
	.tfoot { 
		font-weight: bold;
	        color:       White; 
		background:  grey; 
	}
	.partimg {
		height: 370px;
/*	        width:  490px; */
	}
	.partlist {
		font-size: 80%;
		background: black;
		margin-left: auto; 
		margin-right: auto;
	}
</style>

