body, p, td, li, h0, h1, h2, h3 { font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; }
body, p, td, li, h2, h3     { font-size: 12px; }
h0, h1, h2, h3  { font-weight: bold; color:#323777; margin-bottom: 11px; }
h1          { font-size:14px;   }
h0          { font-size:16px;   }
h2, h3      { margin-top: 17px;  }

.header     { font-weight: bold; color:#323777; margin-bottom: 11px; }

p           { margin-top: 14px; }

a           { text-decoration: none; color:#2222AA; }
a:hover     { text-decoration: underline;           }
a.nav       { text-decoration: none; color:#000000; }
a.nav:hover { text-decoration: underline;           }

pre         { font-family:Courier New, Courier, monospace; font-size:12px; }
ul          { list-style-type: square; margin-top: 2px;        }

td.header   { color: #FFFFFF; background-color:#323777; }
td.cell     { background-color:#FFFFFF; }

#header
{
  background: #DCDCDC;
  border-top: 1px solid #C9C8C8;
  border-bottom: 2px groove #AAAAAA;
  border-left: 1px solid #C9C8C8;
  border-right: 1px solid #C9C8C8;
  margin-left: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 0px;
  height: 58px;
  clear:left;
}

#imgclick
{
cursor: pointer;
}

#imgclick img
{
cursor: pointer;
border: 1px solid;
}

#imgclick img:hover
{
cursor: pointer;
border: 1px solid;
}

#txtpieddepage
{
text-align: center;
color: grey;
font-size:8px;
}

#camXY
{
	position: absolute;
	z-index:3;
	margin:0px;
	width: 15px;
	height: 15px;
}

#texture
{
  text-align:center;
  margin:10px;
  color:#555555;
  font-size:9pt;
  text-decoration:none;
  font-family:Verdana;
}

A#texture_link
{
  color:#555555;
  font-size:8pt;
  cursor: pointer;
  text-decoration:none;
  font-family:Verdana;
}

A#texture_link:hover
{
  color:#555555;
  cursor: pointer;
  font-size:8pt;
  text-decoration:underline;
  font-family:Verdana;
}

