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

BODY {
  font-style: normal;
  font-weight: normal;
		font-size: 11pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  color: #504D24;
  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: #333333;}
H5 {font-weight: bold; color: #000000;}
H6 {font-weight: bold; color: #000000;}

.folder {
	background-color: transparent;
}
.thumb{
  border-width: 1px;
  border-color: #999999;
  border-style: solid;
  margin-bottom: 3px;
  background-color: inherit;
}
.image {
	border-width: 3px;
	border-color: #999999;
	border-style: double;
	margin: 0;
	background-color: inherit;
}

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);
  vertical-align: middle;
}
.number {
  text-align: center;
}
.date {
  text-align: center;
}
.name {
  font-weight: bold;
  text-align: center;
}
.comment {
	text-align: justify;
	font-size: 9pt;
	background-color: inherit;
	margin: 0px 12px 0px 12px;
}
.head {
	text-align: justify;
	font-size: 10pt;
	background-color: inherit;
	margin: 0px 12px 0px 12px;
}
.footer{
	text-align: justify;
	font-size: 8pt;
	background-color: inherit;
	margin: 0px 12px 0px 12px;
}
#index td {
	text-align: center;
}

A:Link { font-weight : normal; color : #000033; background-color : transparent; text-decoration : none; }
A:Visited { font-weight :normal; color : #000066; background-color : transparent; text-decoration : none; }
A:Hover {	font-weight: normal;	color: #003399;	background-color: transparent;	text-decoration: overline; }
A:Active { font-weight : :normal; color : #000000; background-color : transparent; text-decoration : none; }


/* shopcart */
.select {
	background-color: #EEEEEE;
	color: #000000;
	text-align: center;
	font-size: 12px;
}
.input {
  background-color: #EEEEEE;
  color: #000000;
  text-align: center;
}
.price {
  background-color: #FFFFFF;
  color: #1C1C1C;
  text-align: right;
  border: 0px;
  border-style: solid;
  border-color: #1C1C1C;
}
.checkout {
  font-size: 12px;
  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: #1C1C1C;
	font-size: 12px;
	text-align: left;
	color: #F2FFCC;
	border: 1px solid #1C1C1C;
	padding-left: 17px;
}
