.table_main
{
	height: 100%;
	width: 940px;
	border: none;
	background-color: #FFFFFF;
	align: left;
}
.image_header-top
{
	background-image: url(../images/head_top1.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 64px;
}
.image_leftnav_top
{
	background-image: url(../images/top_underlogo.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 39px;
}
.spacer_5
{
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
.spacer_10
{
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}