html,body { height: 100%; }
p { color: #000000; font-size: 12px; }
td {}
a:link { color: white ; font-weight: 800; text-decoration: none; }
a:visited { color: #323232; font-weight: 800; text-decoration: none; }
a:hover { color: black ; font-weight: 800; }
a:active { color: red ; font-weight: 800; }
linkText { color: 323232; font-size: 14px; font-family: Arial, Helvetica, sans-serif, Geneva, SunSans-Regular; }
.navigation_text_small { color: #000000; font-size: 10px; font-family: Helvetica, Arial, sans-serif, Geneva, SunSans-Regular; }
.navigation_text { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif, Geneva, SunSans-Regular; }
.navigation_text_header { color: #000000; font-size: 12px; font-family: Helvetica, Arial, sans-serif, Geneva, SunSans-Regular; font-weight: 900; }
.navigation_text_header_big { color: #000000; font-size: 14px; font-family: Helvetica, Arial, sans-serif, Geneva, SunSans-Regular; font-weight: 900; }
.navigation_text_header_huge { color: #000000; font-size: 18px; font-family: Helvetica, Arial, sans-serif, Geneva, SunSans-Regular; font-weight: 900; }
.stageText { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif, Geneva, SunSans-Regular; }
.stageTextBold { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif, Geneva, SunSans-Regular; font-weight: 700; }
.stageTextSmall { color: #000000; font-size: 10px; font-family: Arial, Helvetica, sans-serif, Geneva, SunSans-Regular; }
element { outline: solid 1px #000000; }
.borders { padding: 12px; border: solid 1px #000000; }
.forms { background-color: #808080; border: solid 1px #000000; }
.underline { border-bottom: 1px solid #000000; }
.around { border: solid 1px #000000; }
.aroundrpad { margin-right: 8px; border: solid 1px #000000; }
.aroundfullpad { padding: 8px; border: solid 1px #000000; }
.topbottom { padding-top: 4px; padding-bottom: 4px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; }
.inboard_sidebar { color: #cfcfcf; background-color: #808080; padding: 12px; border: solid 1px; }
.wedDateAvailable { color: #ccc; }
.wedDateConfirmed { color: #f00; }
.wedDatePossible { color: #ff0; }
