body, td                                { font: 12px/15px Trebuchet Ms, Verdana, Helvetica, sans-serif; color: #000000 }
body                                    { background-color: white; margin: 10px 0px; }
form, img                               { margin: 0px; padding:0px }

a, a:visited                            { color: #990033; text-decoration: none }
a:hover                                 { text-decoration: underline }

p                                       { margin: 10px 0px }
ul                                      { margin: 0px 0px 0px 18px; padding: 0px; list-style-image: url(../img/bullet.gif) }
h1,h2,h3,h4,h5                          { color:#990033; margin: 0px 0px 10px 0px }
h6                                      { color:#990033; margin: 0px }
h1                                      { font-size: 22px;line-height: 22px }
h2                                      { font-size: 18px }
h3                                      { font-size: 14px }
h4                                      { font-size: 13px }
h5                                      { font-size: 12px; margin-bottom: 0px }
h6                                      { font-size: 10px }
hr                                      { height: 1px; border: none; background-color: black; color: black }

/* HEADER */
#mainmenu                               { background-color: #990033; height: 24px }
#mainmenu td                            { color: #df1659; font-weight: bold; font-size: 12px }

#mainmenu a,#mainmenu a:visited         { color: white; margin: 0px 9px }

#page                                   { background-color: white }
.submenu                                { background-color:#990033; margin-bottom:12px }
.submenu .active                        { color: #96cedd ! important}
#mainmenu .active                       { color: #96cedd ! important }
.submenu ul                             { list-style-image: url(../img/bulletwhite.gif) }
.submenu ul li                          { margin: 6px 0px }
.submenu td                             { color: white }
.submenu a, .submenu a:visited          { color: white }
.submenu h3, .submenu h4                { color: white }


.sidetext                               { background-color:#96cedd; margin-bottom:12px }
.sidetext td                            { color: #990033 }

.quote                                  { color:#6ca0cc; font-weight: bold }
.footer                                 { background-color:#96cedd; color: white; text-align: center; font-size:11px }
