/*  */
/*  */
/*  */
/*  */

body {
	/* background-image: url(backpaper.jpg);
	background-attachment: fixed; */
  background-color: #2C2C58;
	font-style: normal;
  font-weight: normal;
	font-size: 12pt
  font-family: "Arial", "Helvetica", "sans-serif";
  text-align: justify;
  color: #cccccc;
  margin: 0px;
  scrollbar-face-color: #4C4C98;
  scrollbar-highlight-color: #2C2C58;
  scrollbar-3dlight-color: #6F6DDA;
  scrollbar-darkshadow-color: #2C2C58;
  scrollbar-shadow-color: #6F6DDA;
  scrollbar-arrow-color: #26254A;
  scrollbar-track-color: #333366;
}

H1{
  font-weight: bold;
  color: #E9E9E9;
}
H2 {
  font-weight: bold;
  color: #D9D9D9;
}
H3 {font-weight: bold;	color: #CCCCCC;}
H4 {font-weight: bold; color : #D9D9D9;}
H5 {font-weight: bold; color : #D9D9D9;}
H6 {font-weight: bold; color : #D9D9D9;}

td {
	font-size: 10pt;
}
.close {
  background-image: url(universal/remove.gif);
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.folder_bg {
  background: transparent url(backfolder.gif) no-repeat center;
  Filter:alpha(opacity=90); opacity:0.9;
  width: 150px;
  height: 150px;
  margin-top: 0px;
  text-align: center;
}
.folder {
  background: transparent;
}
.thumb{
  background-color: #333366;
  border-width: 4px;
  border-color: #4F64ED;
  border-style: ridge;
  margin: 6px;
}
.image {
  border-width: 10px;
  border-color: #4F64ED;
  border-style: ridge;
	display: block;
}
.closeup {
  border-width: 2px;
  border-color: #4C4C98;
  border-style: ridge;
}
.head{
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.footer{
  font-weight: lighter;
  font-size: 11px;
  text-align: center;
}
.top {
  background-image: url(blue/80.gif);
  color: #cccccc;
}
.bottom {
  background-image: url(blue/30.gif);
  color: #cccccc;
}
.thumbbar {
  border: 4px;
  border-color: #817FFF;
  border-style: outset;
  vertical-align: middle;
}
.thumblinks {
  background-image: url(blue/70.gif);
  color: #FF66FF;
  text-align: center;
  padding: 6px 1px 6px 1px;
	border-left: 3px outset #008ED7;
	border-right: 3px outset #008ED7;
}
.thumblinks_space {
	width: 14px;
}

TR.nav {
  background: transparent;
}
.nav {
	background-image: url(blue/30.gif);
	background-repeat: repeat-x;	background-position: center;	height: 30px;
	vertical-align: middle;
}
.spacer {
margin-left: 2px;
margin-right: 2px;
}
.bl {
  background-image: url(blue/bl.gif);
	background-repeat: repeat-x;	background-position: center;	height: 30px;
}
.br {
  background-image: url(blue/br.gif);
	background-repeat: repeat-x;	background-position: center;	height: 30px;
}
.number
{
  font-size: 11px;
  text-align: center;
  color: #CCCCCC;
}
.date
{
  font-size: 11px;
  text-align: center;
  color: #CCCCCC;
}
.name
{
	font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #CCCCCC;
}
.comment
{
  font-size: 12pt;
}
.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: #FFFF66;
}

a:visited {
  text-decoration: none;
  color: #FFCC00;
}
a:hover {
  text-decoration: none;
  color: #33FFFF;
}

a:active {
  text-decoration: none;
  color: #99FF00;
}
a:hover .thumbbar {
  border: 4px;
  border-color: #AAFFFF;
  border-style: solid;
}
a:active .thumbbar {
  border: 4px;
  border-color: #99FFCC;
  border-style: solid;
}

a:hover .thumb {
  border: 3px;
  border-color: #55AAFF;
  border-style: inset;
}
a:active .thumb {
  border: 3px;
  border-color: #FBF181;
  border-style: double;
}

/* shopcart */
.select { font-size: 10pt;
	background-color: #EEEEEE;
	color: #000000;
	text-align: center;
	font-size: 12px;
}
.input { font-size: 10pt;
  background-color: #EEEEEE;
  color: #000000;
  text-align: center;
}
.price { font-size: 12px;
  background-color: transparent;
  color: #FFFFAA;
  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: #93A9C1;
	font-size: 12px;
	color: #000000;
	border: 1px solid Gray;
}
.nopheader {
	background: #3F4B6B;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	border: 1px solid Gray;
	padding-left: 6px;
	padding-right: 6px;
}
.nopentry {
	background: #BFCAD9;
	border: 1px solid #AEAEAE;
	font-size: 12px;
	text-align: center;
	color: #222222;
	padding-left: 6px;
	padding-right: 6px;
}
.noptotal {
	background: #D9DDE8;
	font-size: 12px;
	text-align: left;
	color: #1C1C1C;
	border: 1px solid #1C1C1C;
	padding-left: 17px;
}