body { margin: 0px; margin-top: 5px; background-color: 003366; font-family: Verdana; font-size: 12px; }
#topbar { height: 78px; background: url('/images/tp1002_headerbg.jpg') no-repeat; text-align: center; color: white; }
#botbar { height: 30px; border-top: 1px solid black; }
#botbar a { color: white; }
#botbar div { text-align: right; font-size: 10px; color: white; }
#sidebar { width: 170px; background: url('/images/tp1002_navbg.jpg') repeat-y; }
#sidebar div { padding: 5px; padding-left: 0px; font-size: 13px; text-align: right; color: white; }
#sidebar div a { color: white; text-decoration: none; }
#content { background-color: white; color: black; padding: 10px; }
#content div { font-size: 12px; }

.heading { font-size: 14px; font-weight: bold; }
.heading_underlined { font-size: 14px; font-weight: bold; border-bottom: 1px solid black; }

