body, table, td
{
	margin: 0;
	padding: 0;
	font-size: small;
}

a
{
	text-decoration:none;
}

#container
{
	width: 749px;
	margin: 0 auto;
	padding: 0;
}

#header-top
{
	background-image: url(/images/bj-01.gif);
	background-repeat:repeat-x;
	height: 9px;
	padding:0;
	margin:0;
}

.fullwidth
{
	width: 100%;
}

#header
{
	padding:0;
	margin:0;
}

#footer
{
	text-align: center;
}

#footer p
{
	margin: 0;
	padding: 0;
}

.menuitem
{
	padding: 10px;
}

.top-menu
{
	background-image: url(/images/bj-05.gif);
	height: 28px;
	color: White;
	width:749px;
	margin-bottom:0;
	padding-bottom:0;
}

.top-menu a
{
	color:White;
	text-decoration:none;
}

.top-menu td
{
	padding: 0 5px 0 5px;
}

.top-menu table, .top-menu div
{
	margin-bottom:0;
	padding-bottom:0;
}

.top-pop-item
{
	padding:10px;
}
.top-pop-item-hover
{
	padding:10px;
}

.top-pop-item a
{
	color:black;
}

.top-pop-item-hover a
{
	color:White;
	background:gray;
}

.text p
{
	text-indent:2em;
}

.commentitem
{
	width: 90%;
	margin:auto;
	border: solid 1px black;
	margin-top: 10px;
}

.required
{
	color:Red;
}

.guestbookform
{
	padding:10px 20px;
}

.left-menu
{
	color:White;
	background-color:#39496B;
	width:184px;
}

.left-menu .pre-item, .left-menu .menuitem
{
	margin:0;
	padding:0;
	border:solid 1px white;
}

.left-menu .menuitem
{
	width:166px;
	padding-top:3px;
	padding-left:10px;
}

.left-menu .menuitem:hover
{
	background-color:#4D678D;
}

.inner-item
{
	padding: 5px;
}

.about-links td
{
	background-image: url(/images/tp-13.gif);
	width:183px;
	height:24px;
	color:White;
	text-align:right;
}

.about-links span
{
	padding-right:10px;
	width:100%;
}

.product-path
{
	background-color:#31496B;
	color:White;
	padding:5px;
	margin-top:0;
	width:100%;
}

.product-path a
{
	color:White;
}