
body { color: black; background-color: white; background-image: url("media/bg.gif"); background-repeat: repeat; background-attachment: scroll; margin: 0 }
.maincell { background-color: #fff }
.navbar { background-color: #92005a }
.nav_on { color: #92005a; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-image: url("media/tag_on.gif"); text-align: center }
.nav_off { color: #fff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: center }
a.nav { text-decoration: none }
a.nav:link { color: #fff }
a.nav:visited { color: #fff }
a.nav:hover { color: #ffc0e7; text-decoration: underline }
a.nav:active { color: #000 }
p { color: #666; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 17px; margin-top: 1em; margin-bottom: 1em }
h3 { color: #92005a; font-size: 17px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 30px 0 1em }
ul { color: #555a55; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 17px; list-style-type: square; margin: 1em 0 1em 10px }
a.basenav { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
a.basenav:link { color: #92005a }
a.basenav:visited { color: #92005a }
a.basenav:hover { color: #555a55; text-decoration: underline }
a.basenav:active { color: #000 }
.image_border { margin-bottom: 12px; margin-left: 12px; padding: 4px; border: solid 1px #aaa }
.small { font-size: 10px }
a.small:link { color: #92005a }
