/* CSS Document */
html {
  height: 100%;
  margin-bottom: 1px;
}
body {
  background-color: #000000;
  color: #FFFFFF;
  font-family: sans-serif;
  font-size: 11px;
  margin: 1px;
}
a:link, a:visited {
  color: #FFFFFF;
  background-color: #000000;
  font-size: 10px;
}
a:hover, a:focus {
  color: #000;
  background-color: #fff;
  text-decoration: underline;
}
div#title h1, h2, h3 {
  font-family: sans-serif;
  font-size: 12px;
}
table.main {
  width: 100%;
  border: none;
}
td.main {
  width: 600px;
  vertical-align: top;
  border: none;
}
div.main {
  width: 600px;
  vertical-align: top;
  border: none;
}
div.mainmenu {
  width: 600px;
  height: 32px;
  background: url(x_images/top_header_bg.png);
}
div#logo-nav {
  width: 45px;
  height: 32px;
  float: left;
  background: url(x_images/xlogo.png) no-repeat;
}
div.item {
  display: none;
}
div.mainmenu div.item {
  width: 100px;
  height: 32px;
  float: left;
}
div#msieurx div {
  width: 85.7px;
  float: left;
  color: #FFFFFF;
  font-size: 90px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
  padding: 0px;
}
a.nav:link, a.nav:visited {
  display: block;
  width: 100%;
  color: #fff;
  font-family: sans-serif;
  font-weight: bolder;
  text-decoration: none;
  font-size: 11px;
  padding-top: 9px;
  padding-bottom: 8px;
  background: none;
}
a.nav:hover, a.nav:focus {
  color: #cc9900;
  text-decoration: none;
}
#active {
  color: #c90;
  text-decoration: none;
  background: #000;
}
div#pathway {
  display: none;
  font-size: 10px;
}
div.mainbody {
  background: #000;
}
#main {
  background: #000;
}
div.div_body {
  display: none;
}
div.loop {
  height: 350px;
  width: 600px;
  position: absolute;
  background: #000;
}
img.loop {
  display: none;
}
div#title {
  margin-top: 0px;
  width: 550px;
  color: #cc9900;
}
a.linka:link, a.linka:visited {
  color: #ffffff;
  display: block;
  width: 100px;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 10px;
  text-decoration: none;
  padding: 3px;
}
a.linka:hover, a.linka:focus {
  color: #000000;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 10px;
  text-decoration: none;
  background-color: #ffffff;
}
a.linkx:link, a.linkx:visited {
  color: #ffffff;
  display: block;
  font-size: 15px;
  text-decoration: none;
  padding: 3px 0px 3px 0px;
  margin: 0;
  width: 150px !important;
  width: 150px;
}
a.linkx:hover, a.linkx:focus {
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
}
a.small {
  color: #333333;
  font-size: 9px;
  text-decoration: none;
  padding: 2px;
  background: url(x_images/small_link.gif) 0px 0px;
}
a.small:hover {
  color: #000000;
  background: url(x_images/small_link.gif) 1px 1px;
  padding: 1px 1px 3px 3px;
}
span.small {
  color: #000000;
  background: #666666;
  padding: 0px;
  padding-top: 7px;
  font-size: 10px;
  display: block;
  width: 200px;
  height: 23px;
}
div#boxes {
}
option {
  background-color: #000000;
  color: #aa7700;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #666666;
}
option:hover {
  background-color: #ffffff;
  color: #cc9900;
}
select {
  background-color: #000000;
  color: #cc9900;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #666666;
}
img {
  border: none;
}
input[type=text], input[type=password] {
  background-color: #000000;
  color: #cc9900;
  font-weight: bold;
  border: 1px solid #CCCCCC;
  font-size: 10px;
}
input[type=submit], input[type=button] {
  background-color: #000000;
  color: #cc9900;
  font-weight: bold;
  border: 1px solid #CCCCCC;
  font-size: 10px;
}
textarea {
  background-color: #000000;
  color: #FFCC00;
  font-weight: bold;
  border: 1px solid #CCCCCC;
  font-size: 10px;
}
/* START X BUTTON */
#start:link, #start:visited {
  color: #111;
  font-family: Arial, sans-serif;
  display: block;
  font-size: 250px;

  height: 250px;
  text-align: center;
  text-decoration: none;
  padding: 0px 0px 30px 0px;
  margin: 0 50%;
  position: relative;
  top: 30px;
  left: 0px;z-index: 1000;
}
#start:hover {
  color: #222;
}
#startshadow {
  color: #333;
  font-family: Arial, sans-serif;
  display: block;
  font-size: 300px;
  height: 250px;
  text-align: center;
  text-decoration: none;
  padding: 0px 0px 30px 0px;
  margin: 0px 50%;
  position: absolute;
  top: 0px;
  left: 0px;z-index: 1;
}
#index{z-index: 1000;}
/* FOOT NAV */
div.foot-nav {
  background-color: #666666;
  width: 100%;
  height: 19px;
}
a.foot-nav:link, a.foot-nav:visited {
  color: #ffffff;
  display: block;
  /*width: 65px;*/
  font-size: 10px;
  text-decoration: none;
  padding: 3px 7px;
  background-color: #666666;
}
a.foot-nav:hover, a.foot-nav:focus {
  color: #000000;
  font-size: 10px;
  text-decoration: none;
  background-color: #ffffff;
}
/* OPEN/CLOSE BUTTON */
#a-open-mainbody {
  color: #ffffff;
  display: block;
  width: 25px;
  font-size: 10px;
  text-decoration: none;
  padding: 3px;
  background-color: #666666;
}
#a-open-mainbody:hover {
  color: #000000;
  font-size: 10px;
  text-decoration: none;
  background-color: #ffffff;
}
#a-close-mainbody {
  color: #ffffff;
  display: block;
  width: 25px;
  font-size: 10px;
  text-decoration: none;
  padding: 3px;
  background-color: #666666;
}
#a-close-mainbody:hover {
  color: #000000;
  font-size: 10px;
  text-decoration: none;
  background-color: #ffffff;
}
/* CLEAR DIV CONATINER */
div.clear {
  clear: both;
  width: 100%;
  font-size: 5px;
  height: 5px;
}
div.left {
  float: left;
}
div.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
a.w3:link, a.w3:visited {
  background: none;
}
a.w3:hover, a.w3:focus {

}

/* XCSS ENDOF */
body:after {
  content: "(c) 2007 www.msieurx.net";
  font-size: 10px;
}