/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #a32303;
  font-family: "Times New Roman",Times,serif;
  font-size: 12pt;
  color: #ffffCC;
 }
 
.container {
  border: 0px solid yellow;
  margin: 0 auto 0 auto;
  padding: 0;
  width: 1002px;
  border: 0px solid blue;
  z-index: 100;
}
.right {
  border: 0px solid blue;
  margin: 0 auto 0 auto;
  padding: 0;
  float: right;
  width: 222px;
  height: 500px;
  z-index: 100;
}
.top {
  border: 0px solid black;
  margin: 0 auto 0 auto;
  padding: 0;
  float: left;
  width: 776px;
  height: 150px;
  text-align: left;
  z-index: 100;
}
.title {
  border: 0px solid red;
  float: left;
}
.ssx {
  border: 0px solid black;
  margin: 0;
  float: left;
  width: 35px;
  height: 557px;
  z-index: 100;
}
.sx {
  border-right: 0px solid maroon;
  margin: 0;
  float: left;
  width: 28px;
  height: 557px;
  background-color: #ffffcc;
  color: #aa1100;
  z-index: 100;
}
.bar {
  margin: 0;
  padding: 0px;
  float: left;
  width: 643px;
  height: 26px;
  background-color: #ffffcc;
  color: #aa1100;
  font-weight: bold;
  text-align: left;
  z-index: 100;
}
.main {
  border-top: 0px solid maroon;
  border-left: 0px solid maroon;
  margin: 0 auto;
  float: left;
  width: 640px;
  height: auto;
  z-index: 100;
}
.vmenu {
  border-bottom: 10px solid #ff9966;
  margin: 10px;
  float: left;
  width: 155px;
  height: auto;
  z-index: 100;
}
.semisphere {
  margin: 10px 10px 0px auto;
  padding: 0px;
  float: right;
  width: 440px;
  height: 40px;
  border: 0px solid black;
  z-index: 100;
}
.mainwindow {
  border-style: solid;
  border-color: #ffffcc #ffffcc #ff9966;
  border-width: 20px 20px 10px;
  margin: 0px 10px 10px auto;
  padding: 0;
  float: right;
  width: 400px;
  height: 440px;
  z-index: 100;
}
.dx {
  border-right: 0px solid maroon;
  float: left;
  margin-top: -26px;
  margin-left: 0;
  width: 28px;
  height: 557px;
  background-color: #ffffcc;
  color: #aa1100;
  z-index: 100;
}
.ddx {
  border-left: 0px solid maroon;
  float: left;
  margin-top: -26px;
  width: 35px;
  height: 557px;
  z-index: 100;
}
.bottom {
  border-top: 1px solid maroon;
  margin: 0 auto;
  padding: 20px;
  clear: both;
  height: 120px;
  background-color: #333333;
  color: #ffffff;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  text-align: center;
  z-index: 100;
}
.overlay1 {
  position: absolute;
  top: 600px;
  left: 0;
  z-index: 200;
  width: 40%;
  height: 245px;
}
.spot {
  border-style: solid;
  border-color: #ffffcc #ffffcc #ff9966;
  border-width: 10px 10px 6px;
  margin: 0 auto auto -39px;
  padding: 0px;
  width: auto;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #ffcc99;
  color: black;
  z-index: 100;
}

a.barlink:link {
   text-decoration: none;
	color: #A32303;
	font-weight: bold;
}

a.barlink:visited {
 text-decoration: none;
 font-weight: bold;
 color: #ff9966;
}

a.barlink:hover {
 text-decoration: none;
 color: red;
}

a.menu:link {
	text-decoration: none;
   background-color: transparent;
	color: #FFFF99;
}

a.menu:visited {
 text-decoration: none;
 color: #FF9966;
 background-color: transparent;
}

a.menu:hover {
 text-decoration: underline;
 color: yellow;
 background-color: transparent;
}
