dl,dt,dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
}
dt {font-weight:bold;}
dd {margin-left:4px;}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: Red;
}
a:active {
	text-decoration: underline;
	color: #000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #0066CC;
}

-->

body {
  text-align:center;
  font-family:"trebuchet ms", trebuchet, arial, sans-serif;
  font-size:76%;
  background:#ddd;
  padding:0;
  border:0;
  margin:0;
  }
#pagetop1 {
  width:60%;
  margin:1.5em auto 0.5em auto;
  position:relative;
  display:block;
  z-index:9;
}
#pagetop2 {
  width:60%;
  margin:0.5em auto 2em auto;
  position:relative;
  display:block;
  z-index:9;
}

#wrapper {
  text-align:left;
  width:60%;
  margin:1em;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  z-index:10;
  }

#info {
  display:block;
  position:relative;
  background:#ddd;
  padding:2em;
  }
#info h2 {
  margin-bottom:1em;
  }
#info h3 {
  clear:both;
  margin-top:4em;
  }

/* Inset 3D Raised */
.raised {
  background: transparent;
  width:100%;
  }
.raised h1, .raised p {
  margin:0 10px;
  }
.raised h1 {
  font-size:2em;
  color:#fff;
  letter-spacing:1px;
  }
.raised p {
  padding-bottom:0.5em;
  }

.raised .top, .raised .bottom {
  display:block;
  background:transparent;
  font-size:1px;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
  display:block;
  overflow:hidden;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
  height:1px;
  }
.raised .b2 {
  background:#ccc;
  border-left:1px solid #fff;
  border-right:1px solid #eee;
  }
.raised .b3 {
  background:#ccc;
  border-left:1px solid #fff;
  border-right:1px solid #ddd;
  }
.raised .b4 {
  background:#ccc;
  border-left:1px solid #fff;
  border-right:1px solid #aaa;
  }
.raised .b4b {
  background:#ccc;
  border-left:1px solid #eee;
  border-right:1px solid #999;
  }
.raised .b3b {
  background:#ccc;
  border-left:1px solid #ddd;
  border-right:1px solid #999;
  }
.raised .b2b {
  background:#ccc;
  border-left:1px solid #aaa;
  border-right:1px solid #999;
  }


.raised .b1 {
  margin:0 5px;
  background:#fff;
  }
.raised .b2, .raised .b2b {
  margin:0 3px;
  border-width:0 2px;
  }
.raised .b3, .raised .b3b {
  margin:0 2px;
  }
.raised .b4, .raised .b4b {
  height:2px;
  margin:0 1px;
  }
.raised .b1b {
  margin:0 5px;
  background:#999;
  }
.raised .boxcontent {
  display:block;
  background:#ccc;
  border-left:1px solid #fff;
  border-right:1px solid #999;
  }

/* Inset 3D Curved */
.inset {
  background: transparent;
  width:100%;
  }
.inset h1, .inset p {
  margin:0 10px;
  }
.inset h1 {
  font-size:2em;
  color:#fff;
  letter-spacing:1px;
  }
.inset p {
  padding-bottom:0.5em;
  }

.inset .top, .inset .bottom {
  display:block;
  background:transparent;
  font-size:1px;
  }
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {
  display:block;
  overflow:hidden;
  }
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {
  height:1px;
  }
.inset .b2 {
  background:#ccc;
  border-left:1px solid #999;
  border-right:1px solid #aaa;
  }
.inset .b3 {
  background:#ccc;
  border-left:1px solid #999;
  border-right:1px solid #ddd;
  }
.inset .b4 {
  background:#ccc;
  border-left:1px solid #999;
  border-right:1px solid #eee;
  }
.inset .b4b {
  background:#ccc;
  border-left:1px solid #aaa;
  border-right:1px solid #fff;
  }
.inset .b3b {
  background:#ccc;
  border-left:1px solid #ddd;
  border-right:1px solid #fff;
  }
.inset .b2b {
  background:#ccc;
  border-left:1px solid #eee;
  border-right:1px solid #fff;
  }

.inset .b1 {
  margin:0 5px;
  background:#999;
  }
.inset .b2, .inset .b2b {
  margin:0 3px;
  border-width:0 2px;
  }
.inset .b3, .inset .b3b {
  margin:0 2px;
  }
.inset .b4, .inset .b4b {
  height:2px;
  margin:0 1px;
  }
.inset .b1b {
  margin:0 5px;
  background:#fff;
  }

.inset .boxcontent {
  display:block;
  background:#ccc;
  border-left:1px solid #999;
  border-right:1px solid #fff;
  }
  IMG{
  margin-right:2px;
  }
  .style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
  .style3 {font-size: 10px}
  .style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
  .tool {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom:2px; }
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

body {
background-color: #666666;
}
