/* id tags */
#html, body { margin: 0px; padding: 0px; height: 100%; background-color: #f8f8fa; }

/* boxes */
.hundredbyhundredtable { border-collapse: collapse; padding: 0px; width: 100%; height: 100%; margin: 0px; }
.formbox { background-color: #E5E0E7; border: 1px solid #840151; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #663333; }
.submitbutton { color: #ffffff; border: 0px; margin: 0px; padding: 5px; width: 235px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background-color: #663333; }

/* backgrounds */
.edge { background-image: url(images/pinkbg.jpg); background-repeat: repeat-x; }

/* text */
.maintxt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #340043; text-decoration: none; }
a.maintxt { font-weight: bold; }
a.maintxt:hover { color: #9d81a4; }
.maintxthighlite { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.newsdate { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #840151; }
.newsinfo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #840151; }
.newsinfohighlite{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #840151; }
.footer9d81a4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #9d81a4; }
.footer340043 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #340043; text-decoration: none; }
a.footer340043 { color: #340043; }
a.footer340043:hover { color: #9d81a4; }
.comment { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #9C81A4; font-weight: bold; }
.quikacts { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #840151; line-height: 14px; text-decoration: none; }
a.quikacts { color: #840151; }
a.quikacts:hover { color: #000000; }
.tldfooter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; }
a.tldfooter { color: #FFFFFF; }
a.tldfooter:hover { color: #340043; }
.border { border-left: 1px solid #E5E0E7; }