body {
	margin: 0px;
	padding: 5px;
	background-image: url(../images/background/bg_effect.jpg);
	background-repeat: repeat-x;
	background-color: #d9f5ff;
	font-family: "Times New Roman", Times, serif;
}
h1, h2, h3 {
	background-color: #66ccff;
	padding: 6px;
	color: #00147a;
}
h2, h3 {
	font-weight: normal;
}
.black_1px_border {
	border: 1px solid #000;
}
#layout {
}
#layout #banner {
}
#layout #banner p:first-child, #layout #footer p:first-child {
	margin: 0px;
	padding: 0px;
}
#layout #td_tatalogues {
	width: 194px;
	padding: 3px;
	background-color: #b2e3fd;
}
#layout #ul_tatalogues {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#layout #ul_tatalogues li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 194px;
}
#layout #ul_tatalogues li a {
	display: block;
	margin-bottom: 2px;
}
#layout #ul_tatalogues li a.item:link, #layout #ul_tatalogues li a.item:visited {
	border: 1px solid #000;
	background-color: #73cefe;
	color: #003399;
	padding: 5px;
	text-decoration: none;
	font-size: 18px;
}
#layout #ul_tatalogues li a.item:hover {
	text-decoration: underline;
	color: #DCDCDC;
	background-color: #787878;
}
#layout #ul_tatalogues li a.blank {
	background-color: #b2e3fd;
	border: 0px none #b2e3fd;
	height: 10px;
}
#layout #main_container {
	background-image: url(../images/background/droplets.gif);
	padding: 5px;
}
#layout #footer {
	padding: 5px;
}
.address {
	background-image: url(../images/background/address.png);
	background-repeat: no-repeat;
	padding-top: 58px;
	width: 174px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.address span.body {
	display: block;
	background-color: #f0f9ff;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #247dbb;
	border-left-color: #247dbb;
	border-left-width: 1px;
	padding: 5px;
	color: #1739af;
	text-align: center;
}
.address span.footer {
	background-image: url(../images/background/address_footer.png);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
}
ul.fabric {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000000;
}
ul.fabric li {
	float: left;
	width: 150px;
	text-align: center;
	margin: 5px;
	padding: 0px;
}
ul.fabric li div {
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 148px;
	font-size: 13px;
}
ul.fabric li div.name {
	font-weight: bold;
	background-color: #FFF;
}
ul.fabric li div.image {
	overflow: hidden;
}
ul.fabric li div.price_qty {
}
ul.accessories {
	padding: 5px;
	list-style-type: none;
	margin: 0px;
}
ul.accessories li {
	float: left;
	text-align: center;
	padding: 0px;
	margin-bottom: 6px;
	width: 100%;
}
ul.accessories li div {
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 1px;
	padding: 5px;
}
ul.accessories li div.name {
	font-weight: bold;
}
ul.accessories li div.price_qty {
}
.guestbook {
	border: 1px solid #000;
	margin-bottom: 10px;
}
.guestbook td {
}
.guestbook td.toolbar {
	background-image: url(../images/guestbook_toolbar.jpg);
	background-repeat: repeat-x;
	height: 20px;
	text-align: right;
	font-size: 11px;
}
.guestbook td.toolbar a:link, .guestbook td.toolbar a:visited {
	color: #667ea2;
	text-decoration: none;
	font-weight: bold;
}
.guestbook td.toolbar a:hover {
	color: #333;
}
.guestbook td.content {
	background-color: #efefef;
	padding: 5px;
}
.biminitops {
	border: 1px solid #000;
	margin-bottom: 30px;
}
.biminitops td {
	border: 1px solid #000;
	background-color: #FFF;
}
.biminitops thead {
}
.biminitops thead td {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.biminitops tbody {
}
.biminitops tbody td {
}
div.rand_image {
	background-color: #666666;
	font-size: 20px;
	font-style: italic;
	text-decoration: line-through;
	letter-spacing: 1.5em;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	float: left;
	padding: 3px;
	color: #FFFFFF;
}
div.tops {
	border: 1px solid #000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	padding: 2px;
	text-align: center;
	width: 98%;
	margin: 2px;
	clear: both;
}
.txtaddtocart {
	background-color: #66ccff;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.ordered_list {
	padding: 6px;
	clear: both;
	text-align: center;
	background-color: #FFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}
.ordered_list table {
}
.ordered_list table td {
	border: 1px solid #000;
}

