html, body {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	background-color: #ffffff;
	color: #000000;
	font: 12px  Verdana, Arial, sans-serif;
}
a {
	color: #000000;
	font: 12px Arial, Verdana, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #cccc66;
	text-decoration: underline;
}
p {
	padding: 2px 0px 3px 0px; 
}
li {
	color: #f4f4f4;
	font: 11px Arial, Verdana, sans-serif;

}
table {
	margin: 10px 5px 10px 5px;
	
}
td.prd {
	text-align: left;
	padding: 0px 15px 0px 15px;
	border-right-color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
td.title {
	font-size: 120%;
	padding: 0px 25px 5px 5px;
	border-right-color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
}
strong {
	font: 13px 'Lucida Sans Unicode';
	font-weight: bold;
	color: #000000;
}
#top {	
	display: none;
}
#top_title {
	display: none;
}
.print {
	display: block;
	font-size: 10pt;
	page-break-inside: avoid;
}

#logo {
	display: none;
}
#home {
	display: none;
}
#top_info {
	position: absolute;
	top: 80px;
	right: 0px; 
	padding: 0px 0px 0px 0px;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 17px;
}

#top_menu {
	display: none;
}

#sidebar {
	display: none;
}

#content {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#content h1 {
	font: 170% 'Franclin Gothic Medium', Arial;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	
}
#a_top {
	display: none;
}

#footer {
	display: none;
}

.main {
	min-width: 721px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
	clear: both;
}

.thumb {
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	float:left;
	text-align: center;
	margin: 0px 10px 10px 10px;
	line-height: normal;
}
.thumb_info {
	display: none;
}
.clear {
	clear: both;
	width: 10px;
}
.no_print {
	display: none;
}
.lens_no_print {
	display: none;
}
h2, h3 {
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 125%;
	margin: 8px 0px 8px 20px;
}
h3 {
	font-size: 120%;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}
img {
	border: 0px;
}

