/*
  Digitex Video Production
  by Digitexvideo.co.uk
  18/04/2007
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.Warning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.Notifications { background: #f2fff7; }
.Edit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000; text-decoration: underline; }

BODY {
  text-align: center;
  background: url(images/hash_bg.gif) repeat;
/*  background: #eeeeee;*/
  color: #000000;
  margin: 0px;
}

.fixcenter {
/* width: 738px; */
 width: 96%;
/*  border: solid; border-width: 1px;border-color: #bbbbbb; */
  background: #ffffff; 
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

A {
  color: 9999CC;
  text-decoration: none;
}

A:hover {
  color: 9999CC;
  text-decoration: underline;
}

TD.text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
  
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666699
}

.infoBoxContents2 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #ffffff;
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


SPAN.terms {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: #ffff99;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}