BODY {
  color:#ffffff;
  background-color:#000000;
  font-family:Verdana;
  font-size:10pt;
  text-decoration:none;
  margin:0px 0px 0px 0px;
}

TABLE {
  background-color:transparent;
  font-family:Verdana;
  font-size:10pt;
  text-decoration:none;
  width:100%;
  height:100%;
  border-style:none;
}

IMG {
  border-style:none
}

.greytint {
  background-color:#111111;
}

.makeredP {
  color:#00ff00;
  background-color:#202020;
}

.creation {
  border-color:#e2e2e2;
  border-style:outset;
  border-width:thick;
}

.subtitle {
  color:#777777;
  font-family:Verdana;
  font-size:12pt;
  text-decoration:none;
}

.title {
  color:#999999;
  font-family:Verdana;
  font-size:18pt;
  text-decoration:overline;
}

.nosizetable {
  background-color:transparent;
  font-family:Verdana;
  font-size:10pt;
  text-decoration:none;
  width:auto;
  height:auto;
  border-style:none
}

.makered {
  color:#00ff00;
}

.centermiddle {
  background-color:#666666;
}

.bottomleft {
  background-image:url(./images/layout/BottomLeftNewsBox.gif);
  width:16px;
  heigh:16px;
}

.bottomright {
  background-image:url(./images/layout/BottomRightNewsBox.gif);
  width:16px;
  heigh:16px;
}

.topright {
  background-image:url(./images/layout/TopRightNewsBox.gif);
  width:16px;
  heigh:16px;
}

.topleft {
  background-image:url(./images/layout/TopLeftNewsBox.gif);
  width:16px;
  heigh:16px;
}

.topmiddle {
  background-image:url(./images/layout/TopMiddleNewsBox.gif);
  height:16px;
}

.bottommiddle {
  background-image:url(./images/layout/BottomMiddleNewsBox.gif);
  height:16px;
}

.rightmiddle {
  background-image:url(./images/layout/RightMiddleNewsBox.gif);
  width:16px;
}

.leftmiddle {
  background-image:url(./images/layout/LeftMiddleNewsBox.gif);
  width:16px;
}

.newsbody {
  color:#000000;
  background-color:#ffffff;
  background-image:url(./Images/Layout/newsBG.gif);
  font-family:Verdana;
  font-size:10pt;
  text-decoration:none;
}

A:link {
  color:#ffffff;
  background-color:transparent;
  font-family:Verdana;
  font-size:10pt;
  text-decoration:underline;
}

A:visited {
  color:#ffffff;
  background-color:transparent;
  font-family:Verdana;
  font-size:10pt;
  text-decoration:none;
}

A:active {
  color:#00ff00;
  background-color:transparent;
  font-family:Verdana;
  font-size:10pt;
  text-decoration:none;
}

A:hover {
  color:#00ff00;
  background-color:transparent;
  font-family:Verdana;
  font-size:10pt;
  text-decoration:none;
}

.updateText {
  color:#ffffff;
  font-family:Verdana;
  font-size:6pt;
}

.updateText:link {
  color:#ffffff;
  background-color:transparent;
  font-family:Verdana;
  font-size:6pt;
  text-decoration:underline;
}

.updateText:visited {
  color:#ffffff;
  background-color:transparent;
  font-family:Verdana;
  font-size:6pt;
  text-decoration:none;
}

.updateText:active {
  color:#00ff00;
  background-color:transparent;
  font-family:Verdana;
  font-size:6pt;
  text-decoration:none;
}

.updateText:hover {
  color:#00ff00;
  background-color:transparent;
  font-family:Verdana;
  font-size:6pt;
  text-decoration:none;
}

.updateDate {
  color:#ffffff;
  font-family:Verdana;
  font-size:8pt;
  font-weight:bold;
  text-decoration:none;
}


