body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
}

body { background-color: #6699cc; }

a {
	font-weight: bold;
	color: #cce5ff;
	text-decoration: none;
	padding: 0px 2px;
	border: 1px solid #6699cc;
}

a:Hover {
	color: #ffffff;
	border-color: #cce5ff;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #cce5ff;
	border-top: 0px;
	background-image: url(images/highlight_bg_short.gif);
	margin: 0px 0px 9px 0px;
	padding: 4px;
}

img { border: none; }

img.slideshow {
	height: 210px;
	margin-left: 2px;
}

img.product {
	width: 180px;
	float: left;
	border: 1px solid #cce5ff;
	margin: 0px 20px 18px 0px;
}

img.gallery {
	border: 1px solid #cce5ff;
	margin-bottom: 9px;
}

.blank, a.blank {
	border: none;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.border_blue_lt { border: 1px solid #cce5ff; }

.clear {
	clear: both;
	margin: 0px;
}

.content {
	width: 824px;
	text-align: left;
	padding-left: 20px;
}

.footer {
	width: 100%;
	height: 40px;
	background-color: #334c7f;
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #cce5ff;
	border-bottom: 1px solid #cce5ff;
	margin: 9px 0px 9px 0px;
	clear: both;
	padding: 4px 0px 0px 10px;
}

.footer_contents {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

a.footer_contents {
	color: #cce5ff;
	text-decoration: none;
	padding: 1px 5px;
	border: none;
}

a.footer_contents:Hover {
	background-color: #6699cc;
	color: #ffffff;
}

.highlight {
	padding: 18px;
	display: block;
	float: right;
	border: 1px solid #cce5ff;
	background-color: #446699;
	background-image: url(images/highlight_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	margin: 18px 0px 18px 18px;
}

.indent {
	padding: 0px 6px;
}

.nav {
	width: 114px;
	height: 21px;
	font-weight: bold;
	color: #cce5ff;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	border: 1px solid #000033;
}

.nav:Hover {
	background-color: #6699cc;
	border: 1px solid #cce5ff;
	color: #ffffff;
}

.thumb {
	border: 3px solid #6699cc;
	padding: 0px 0px 2px 0px;
	text-align: center;
/*	display: block;  
	
	float: left; 
	height: 110px; */
}

.thumb:Hover {
	border-color: #cce5ff;
}

.thumb_frame {
	width: 824px;
	height: 140px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #6699cc;
	SCROLLBAR-HIGHLIGHT-COLOR: #6699cc;
	SCROLLBAR-SHADOW-COLOR: #6699cc;
	SCROLLBAR-3DLIGHT-COLOR: #cce5ff;
	SCROLLBAR-ARROW-COLOR: #cce5ff;
	SCROLLBAR-TRACK-COLOR: #cce5ff;
	SCROLLBAR-DARKSHADOW-COLOR: #cce5ff;
	SCROLLBAR-BASE-COLOR: #6699cc;
}

.top {
	width: 100%;
	height: 110px;
	background-color: #000033;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #cce5ff;
	vertical-align: bottom;
}