	body {
		scrollbar-face-color: #cocoff;
		scrollbar-shadow-color: #8080ff;
		scrollbar-highlight-color: #cdcdff;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #ffffff;
		scrollbar-arrow-color: #8080ff;

		font-family: trebuchet ms, verdana, sans-serif;
		}

	#paper {
		background-image: url(images/paper.gif);
		width: 50%;
		}

	#edge_left {
		background-image: url(images/edge_l.gif);
		width: 20px;
		}

	#edge_right {
		background-image: url(images/edge_r.gif);
		width: 20px;
		}

	.pic {
		padding: 0px;
		}

	.text {
		font-size: 16pt
		}

	.text a {
		color:#f00;
		text-decoration:none;
		background-color:transparent;
		border-bottom: 1px dashed #33f;
		}

	.text a:hover {
		color:#33f;
		text-decoration:none;
		background-color:transparent;
		border-bottom: none;
		}

	.copy {
		display: block;
		text-align:right;
		width: 100%;
		background-color: #ddd;
		font-size: 8pt;
		font-family: arial, verdana, sans-serif;
		}


		.box_r {
			margin: 5px;
			margin-bottom: 10px;

			border-top-style: outset;
			border-top-color: #ffd7d7;
			border-top-width: 1px;

			border-left-style: outset;
			border-left-color: #ffd7d7;
			border-left-width: 1px;

			border-right-style: outset;
			border-right-color: #ffd7d7;
			border-right-width: 3px;

			border-bottom-style: outset;
			border-bottom-color: #ffd7d7;
			border-bottom-width: 3px;

			}

		.box_r a {
			color:#000;
			text-decoration:none;
			background-color:transparent;
			border-bottom: 1px dashed #33f;
			}

		.box_r a:hover {
			color:#33f;
			text-decoration:none;
			background-color:transparent;
			border-bottom: none;
			}

		.box_title_r {
			background-image: url(images/pipe_red.gif);
			height: 25px;
			text-align: center;
			font-family: "trebuchet ms";
			font-size: 14pt;
			letter-spacing: .75em;
			color: white;
			}

		.box_content_r {
			background-color: #ddd;
			}

		.box_content_r ul {
			margin-top: 0px;
			margin-bottom: 0px;
			}

		.box_content_r li {
			line-height: 16pt;
			}

		.li_red {
			list-style-image: url(images/star_red.gif);
			}

		.li_blue {
			list-style-image: url(images/star_blue.gif);
			}



	.star_pad {
		margin-left: 15px;
		}

	.star_pad tr {
		line-height: 16pt;
		}

	.star_pad td {
		padding-left: 7px;
		}

	.contact_info {width: 200px}

	.inquiry_info {width: 350px; height: 75px}

	textarea {
		font-size: 12pt;
		font-weight: bold;
		color: #f00;
		letter-spacing: .5ex;
		line-height: 2;
		background-color: #fff;
		background-image: url(images/paper.gif);
		font-family: "trebuchet ms", verdana, arial, sans-serif;
		}

	select, text, input {
		font-size: 12pt;
		font-weight: bold;
		color: #f00;
		letter-spacing: .5ex;
		line-height: 2;
		background-color: #fff;
		background-image: url(images/paper.gif);
		font-family: "trebuchet ms", verdana, arial, sans-serif;
		}

