<!--
body {
scrollbar-base-color: #0B0D40;
scrollbar-arrow-color: #D95E03;
scrollbar-highlight-color: #0B0D2F;
scrollbar-shadow-color: #8C582A;
scrollbar-track-color: #000000;
scrollbar-face-color: #0B0D2F;
scrollbar-3dlight-color: #B26E32;
scrollbar-darkshadow-color: #8C582A;
overflow-y:auto;
}
HR {
color:#B26E32;
}
.header {
font-weight:bold;
font-size:10pt;
text-align:center;
height:20px;
}
.title {
font-weight:bold;
font-size:20px;
text-align:left;
}
.posted {
font-size:11px;
text-align:right;
}
.row1 {
background:#0B0D40;
}
.row2 {
background:#0B0D2F;
}
TD {
font-size:10pt;
}
a:link, a:visited {
color: #9D4301;
font-weight:bold;
text-decoration: none;
}
a:active, a:hover {
color: #D95E03;
font-weight:bold;
text-decoration: underline;
}
a.info:link, a.info:visited {
color: #44FF44;
font-weight:normal;
font-family:Arial;
text-decoration: none;
}
a.info:active, a.info:hover {
color: #44FF44;
font-weight:normal;
font-family:Arial;
text-decoration: underline;
}
#framed {
text-align: left;
width: 570px;
height: 360px;
background: transparent;
}
.pad0 {
padding: 3px;
}
.overflow {
overflow: auto;
width: 567px;
height: 360px;
}
//-->
