
BODY {
  background: #ffffff;
  margin: 0px;
  font-size:10px; 
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #660000; 
  text-decoration: none;
  font-weight: none;
}

A {
  color: #660000; 
  text-decoration: none;
}

A:hover {
  color: #FF0000; 
  text-decoration: underline;
}

TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background: #660000;
  color: #dddddd;
  text-align: center;
}

TD, TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}




.boxText { 
}

.infoBox {
  background: #660000;
}

.infoBoxContents {
  background: #dddddd;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}





TEXTAREA {
  width: 100%;
  font-family: Century Gothic, Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
}






.pageheader {
  font-size:18px; 
  color: #BBBBBB; 
  text-decoration: none;
  font-weight: none;
}

.pageheader A:link {
  font-size:8px; 
  color: #BBBBBB; 
  text-decoration: underline;
  font-weight: none;
}

.pageheader A:visited {
  font-size:8px; 
  color: #BBBBBB; 
  text-decoration: underline;
  font-weight: none;
}

.pageheader A:active {
  font-size:8px; 
  color: #BBBBBB; 
  text-decoration: underline;
  font-weight: none;
}

.pageheader A:hover {
  font-size:8px; 
  color: #BBBBBB; 
  text-decoration: underline;
  font-weight: none;
}


.smalltext {
  font-size:7px; 
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #660000; 
  text-decoration: none;
  font-weight: none;
}

.smalltext A:link {
  font-size:7px; 
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #660000; 
  text-decoration: underline;
  font-weight: none;
}

.smalltext A:visited {
  font-size:7px; 
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #660000; 
  text-decoration: underline;
  font-weight: none;
}

.smalltext A:active {
  font-size:7px; 
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #FF0000; 
  text-decoration: underline;
  font-weight: none;
}

.smalltext A:hover {
  font-size:7px; 
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #FF0000; 
  text-decoration: underline;
  font-weight: none;
}




