body, tbody, td, p, div { font: 11px Verdana, sans-serif; }
body { background: #223355 url(images/bg.jpg) no-repeat fixed 60% 50%; }

a { text-decoration: none; }
a:hover { color: #ffaa33; }

.NavButtons a, .NavButtons a:visited { color: #ffffff; height: 15px; }
.NavButtons a:hover { color: #ffee99; }

h1, h2, h3 { font-weight: normal; text-transform: lowercase; border-bottom: 1px solid #556688; margin: 15px 0 5px 0; }
h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h1 a, h2 a, h3 a { color: #ffffff; }
h1 a:hover, h2 a:hover, h3 a:hover { color: #ffee99; }

img.Bordered { border-color: #ffffff; }
a:hover img.Bordered { border-color: #ffaa33; }

.TextBox { font: 9px Verdana, sans-serif; background-color: #8899bb; border: 1px solid #ffffff; }

.ListItem { padding-bottom: 4px; margin-bottom: 4px; border-bottom: 1px solid #445577; }

@media print { .NoPrint { display: none; } }