/*  */
/*  */
/*  */

body {
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  font-family: "Arial", "Helvetica", "sans-serif";
  text-align: justify;
  color: #666666;
  background-color: #FFFFFF;
  margin: 0px;
	scrollbar-face-color: #ECECEC;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #ffffff;
}

H1{
  font-weight: bold;
  color: #666666;
}
H2 {
  font-weight: bold;
  color: #666666;
}
H3 {font-weight: bold;	color: #666666;}
H4 {font-weight: bold; color : #666666;}
H5 {font-weight: bold; color : #666666;}
H6 {font-weight: bold; color : #666666;}

td {
	font-size: 10pt;
}
.close {
  background-image: url(invisible/remove.gif);
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.folder {
  background: transparent;
}
.thumb{
	border-width: 0px;
	border-color: #E5E5E5;
	border-style: solid;
}
.image {
	border-width: 0px;
	border-color: #EFEFEF;
	border-style: solid;
	display: block;
}
.closeup {
	border-width: 0px;
	border-color: #CCCCCC;
	border-style: double;
	display: block;
}
.head{
  font-weight: bold;
  font-size: 11pt;
  text-align: center;
}
.footer{
  font-weight: lighter;
  font-size: 9pt;
  text-align: center;
}
.top {
  color: #333333;
}
.bottom {
  color: #333333;
}
.thumbbar {
  border: 0px;
  border-color: #CCCCCC;
  border-style: outset;
  vertical-align: middle;
}
.thumblinks {
  color: #333333;
  text-align: center;
  border: 0px;
  border-color: #CCCCCC;
  border-style: ridge;
}

TR.nav {
  background: transparent;
}
.bl {
  background-image: url(invisible/bl.gif);
}
.br {
  background-image: url(invisible/br.gif);
}
.nav {
  background-image: url(invisible/30.gif);
		height: 1px;
		font-size: 1px;
}
.number {
  text-align: center;
}
.date {
  text-align: center;
}
.name {
  font-weight: bold;
  text-align: center;
}
.comment {
  font-size: 10pt;
}
.menu {
  border-width: 2px;
  border-style: inset;
  border-color: #666666;
  background: transparent;
}

/* #index .bg { background: url(backpaper.jpg) no-repeat top; } */
/* #slide .bg { background: url(backpaper.jpg) no-repeat top; }  */
/* #slide .bg { background: url(backpaper2.jpg) no-repeat top; }  */

#index .image {
	margin-left: 1;
	margin-right: 1;
	margin-bottom: 0;
}
#imageinfo {
  visibility: hidden;
  color: #CCCCCC;
  text-align: center;
  font-size: 10px;
  border: 1px;
  border-color: #333333;
  border-style: solid;
}

a:link {
  text-decoration: none;
  color: #000099;
}
a:visited {
  text-decoration: none;
  color: #666666;
}
a:hover {
	text-decoration: none;
	color: #3300cc;
}
a:active {
  text-decoration: none;
  color: Green;
}

/* shopcart */
.select {
	background-color: #EEEEEE;
	color: #000000;
	text-align: center;
	font-size: 10pt;
}
.input {
  background-color: #EEEEEE;
  color: #000000;
  text-align: center;
		font-size: 10pt;
}
.price {
  background-color: #FFFFFF;
  color: #333333;
  text-align: right;
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
}
.checkout {

  color: #1C1C1C;
  text-align: left;
}
.checkoutinput {
  font-size: 12px;
  color: #1C1C1C;
  text-align: left;
}
.nopcart {
	background: #AAAAAA;
	font-size: 12px;
	color: #000000;
	border: 1px solid Gray;
}
.nopheader {
	background: #555555;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	border: 1px solid Gray;
	padding-left: 6px;
	padding-right: 6px;
}
.nopentry {
	background: #CCCCCC;
	border: 1px solid #AEAEAE;
	font-size: 12px;
	text-align: center;
	color: #222222;
	padding-left: 6px;
	padding-right: 6px;
}
.noptotal {
	background: #dadada;
	font-size: 12px;
	text-align: left;
	color: #000000;
	border: 1px solid #bababa;
	padding-left: 17px;
}