@charset "UTF-8";

a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

body {
  background-color:#000000;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
}

body,td {
  color:#FF0097;
  font-family:'Arial';
  font-weight:normal;
  font-style:normal;
  font-size:20px;
}

td .clock {
  font-size:9px;
}

.container_padding {
  padding:5px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:#000000;
  filter:alpha(opacity=100);
  background:;
}

.container {
  color:#FF0097;
  border:px #;
  padding:5px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:5px;
  background-color:#000000;
  color:#FF0097;
  font-family:'Times New Roman';
  font-weight:normal;
  font-style:normal;
  font-size:22px;
}

.content {
  padding:5px;
}

.blurb_key {
  font-size:20px;
}

.blurb_value {
  font-size:20px;
}

.status_key {
  font-size:20px;
}

.status_value {
  font-size:20px;
}

Style Attribute {
  font-size:20px;
}

td .clock {
  font-size:15px!important;
}

body,td {
  color:#FF0097;
  font-family:'Comic Sans MS';
  font-weight:normal;
  font-style:normal;
  font-size:20px;
}

.container .heading {
  padding:5px;
  background-color:#FF0097;
  color:#000000;
  font-family:'Comic Sans MS';
  font-weight:normal;
  font-style:italic;
  font-size:25px;
}

#header {
  position:absolute;
  top:0;
  height:200px;
  width:950px;
  margin:auto;
  left:175px;
  right:0;
}

table {
  margin-top:200px;
}

table table {
  margin-top:0;
}