body {
	background : #cccccc;
	font: 12px Arial, Helvetica, sans-serif;
}

div#subhead {
	padding: 5px;
	font-size: 12px;
	background: #617DAF;
	color: #ffffff;
	font-weight: bold;
}

#mug_list_area {
	border: 1px solid #999999;
	padding: 1px;
	width: 150px;
}

#cont_cell {
	vertical-align: top;
}

div#copy_area {
	padding: 3px;
}

#tab_cell {
	background: #cccccc;
	text-align: center;
	height: 20px;
	border-bottom: 1px solid #ffffff;
}

#header_cell {
	text-align: center;
	height: 20px;
	border-bottom: 1px solid #ffffff;
}

.main_table {
	width: 700px;
	background: #ffffff;
	border: 1px solid #666666;
	padding: 1px;
}

#credit_line {
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
}

.cal_table {
	border: 1px solid #cccccc;
	width: 90%;
}