body {background-color: #000000;}
hr {color: #5a7a9e;}
a:link { color: #ffffff; }
a:visited { color: #ffffff; }
a:active { color: #ffffff; }
a:hover {
  font-size: 15px;
  color: red;
  text-decoration: none
}
.bluebox {
  font-size: 11px;
  text-align:left;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h1 {
  font-size: 12px;
  color: #dfe3de;
  text-align: left; 
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: verdana;
}
h2 {
  font-size: 12px;
  color: #dfe3de;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: verdana;
}
h3 {
  font-size: 12px;
  color: #dfe3de;
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: verdana;
}
div {
  border: 1px solid #9a9998;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  margin-right: 6px;
}
.heading {
  font-size: 12px;
  width:100%;
  background-color: #ffffff;
  text-align:left;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: verdana;
  font-variant: small-caps;
  font-weight: bold;  
}
.headingtwo {
  font-size: 12px;
  width:100%;
  background-color: #000000;
  text-align: center;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: verdana;
  font-variant: small-caps;
  font-weight: bold;  
}
.whitebox {
  background-color: #000000;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: arial;
  text-align: left;
  padding: 2px;
}
.whiteboxtwo {
  background-color: #000000;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: arial;
  text-align: center;
  padding: 2px;
}
.userinput { 
  font-size: 14px;
  height:20px;
  color: #e9ede8;
  background-color: #5a7a9e;
  border: 1px solid #dfe3de;
  padding: 0px;
}
img.floatLeft { 
    float: left; 
    margin: 0px; 
}
img.floatRight { 
    float: right; 
    margin: 0px; 
}
form {
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
img {
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
select { 
 background-color: #ffffff; 
 color: #ffffff; 
}
textarea { 
 background-color: #ffffff; 
 color: #ffffff; 
}
INPUT.hintTextbox       {
  font-size: 14px;
  height:20px;
  color: #e9ede8;
  background-color: #5a7a9e;
  border: 1px solid #dfe3de;
  padding: 0px;
}
INPUT.hintTextboxActive {
  font-size: 14px;
  height:20px;
  color: #5a7a9e;
  background-color: ;
  border: 1px solid #dfe3de;
  padding: 0px;
}
.barmedia {
  background-color: #ffffff;
  z-index:2;
  visibility: hidden; 
  display: none;
  position: absolute;
  text-align : center;
}
.options2 {
  z-index:1;
  visibility: hidden; 
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
img.x
{
  position: absolute;
  left: -60px;
  top: -250px;
  z-index: -1;
}
img.y
{
  position: absolute;
  left: -60px;
  top: -1px;
  z-index: -1;
}
.one{
z-index: -1;
}
.two{
z-index: -2;
}
.options{
  position:absolute;
  background-color: #ffffff;
  layer-background-color: #ffffff;
  width:290px; left: 125px;
  top: 300px; visibility: hidden;
}
table {
  border-spacing:0px;
  padding:0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border:0px;
}
