body { background-color: #360463; background-image: url(../images/bg3.jpg); }
p { }
td { }
a:link { color: #800080; text-decoration: underline; }
a:visited { color: #800080; text-decoration: underline; }
a:hover { color: #666666; text-decoration: none }
.white a:link { color: #FFFFFF; text-decoration: underline; }
.white a:visited { color: #cccccc; text-decoration: underline; }
.white a:hover { color: #cccccc; text-decoration: none }

.largetable { background-color: #360463; border: 1px #CCCCCC solid }
.headertext1 {  font-family: cursive; font-size: 18px; color: #ffffff; word-spacing: 4px; letter-spacing: 2px; }
.headertable { background-color: #360463; background-image: url(../images/headerbg.jpg); border: none; }
.purplebg { background-color: #360463; border: none; }
.footertable { background-color: #360463; background-image: url(../images/silverfooter.jpg); border: none; padding-top: 3px; padding-bottom: 2px; }
.headertablegrayborder { background-color: #CCCCCC; }
.text1 { color: #000000; font-size: 12px; font-family: arial; line-height: 14px; }
.textwhite1 {  padding-bottom: 2px; padding-top: 5px; color: #CCCCCC; font-size: 12px; font-family: arial; line-height: 14px; }
.textwhite10 {  padding-bottom: 2px; padding-top: 5px; color: #CCCCCC; font-size: 10px; font-family: arial; line-height: 14px; }
.textwhite12 {  padding-bottom: 2px; padding-top: 5px; color: #FFFFFF; font-size: 12px; font-family: arial; line-height: 14px; }
.textlist { color: #360463; font-size: 12px; font-family: arial; line-height: 18px; padding-right: 10px; }
.headertextblack { font-family: Century Gothic,Arial; font-size: 16px; color: #360463; font-weight: 600; padding-left: 12px; }
.headertextpurple18 { font-family: century gothic,arial; font-size: 20px; color: #360463; font-weight: 700; }
.headertextwhite18 { font-family: century gothic,arial; font-size: 20px; color: #FFFFFF; font-weight: 700; }
.bottomborder { border-bottom: 2px solid black; }
#contentBox 
{
  position:absolute;
  left:10px;
  font-family: Ariel;
  font-size: 80%;
  color: #000000;
  background-color:#FFFFFF;
  border-style: solid;
  border-width:1px;
  border-color:#FF9933;
  width:90%;
  height:100%;
  padding:5px;
  overflow: scroll;
}
