BODY, TD { font: 14px 'Trebuchet MS' 'Verdana' 'Arial'' Helvetica'; }

a:link,a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

.top_link {
	cursor: pointer;
	color: #bb66aa;
	font-size: 20px;
}

.top_link_current {
	font-weight: bold;
	color: #772211;
	cursor: auto;
}

.panel {
	width: 880px;
	padding: 0px 50px 0px 50px;
	text-align: left;
}

.link {
	color: #772211;
}

.title { font: 48px 'Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: bold; margin-left: -2px; margin-bottom: 16px;}
.title_plus { font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: -10px;}

.footer { font: 10px 'Arial' 'Helvetica' 'Sans-Serif'; color: #888888; }
.footer_link { color: #aa9988; }

.product_logo { border-width: 1px; border-style: dashed; border-color: bb99aa; }
