
body { margin:0px; font-size:12px; font-family:arial,helvetica,geneva,swiss,sunsans-regular,sans-serif; }

a { color:#006699; background-color:#ffffff; white-space:nowrap; }

a:link { font-weight:bold; text-decoration:none; }
a:visited { font-weight:bold; text-decoration:none; }
a:hover { font-weight:bold; text-decoration:underline; }
a:active { text-decoration:none; }

.title { font-weight:bold; font-size:10pt; }

.border { border-width:1px; border-style:solid; border-color:#006699; padding:0.2em; margin-top: 5px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; }

.image { float:left; margin-right:5px; margin-left:1px; }

.button_sm { font-size:9pt; border-left:2px outset; border-right:2px outset; border-top:1px outset; border-bottom:1px outset; }

.footer { font-size: 8pt; color:#ffffff; background-color:#006699; }

#TopSeller { color:#303030; background-color:#f0f0f0; }
#TopSeller .border { border-width:1px; border-style:solid; border-color:#006699; }
#TopSeller .image { width:140px; height:100px; overflow:hidden; }

#TagCloud { padding: 12px; border: solid 1px #eee; color: #a0a0a0; background-color: #f5f5f5; }
#TagCloud a { text-decoration: none; color: #006699; background-color: #f5f5f5; }
#TagCloud a:hover { font-weight: bold; text-decoration: none; color: #ffffff; background-color: #006699; }

.product { width:800px; height:100px; color:#000000; background-color:#e7e7e7; }
.product .image { width:150px; height:100px; overflow:hidden; float:left; padding-left:10px; padding-right:10px; margin-right:10px; text-align:center; color:#000000; background-color:#ffffff; }

#ShowWait {
	position: fixed;
	top: 150px;
	left: 250px;
	width: 200px;
	height: 40px;
	border: 2px solid #909090;
	background-color: #f0f0f0;
	visibility: hidden;
	padding: 10px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

