a {
	color: #1c2a02;
}
.nav1 {
    vertical-align: bottom;
    padding-bottom: 4px;
}
.nav2 {
    padding-top: 13px;
    padding-left: 68px;
}
.boxLeft {
    background-image: url(images/box_left.gif);
    background-repeat: repeat-y;
    background-position: left;
    width: 19px;
}
.boxMiddle {
    background-color: #ffffff;
    width: 368px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}
.boxRight {
    background-image: url(images/box_right.gif);
    background-repeat: repeat-y;
    background-position: right;
    width: 19px;
}
.boxLeftB {
    background-image: url(images/box_left_b.gif);
    background-repeat: repeat-y;
    background-position: left;
    width: 19px;
}
.boxMiddleB {
    background-color: #221604;
    width: 368px;
	height: 339px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}
.boxRightB {
    background-image: url(images/box_right_b.gif);
    background-repeat: repeat-y;
    background-position: right;
    width: 19px;
}
.scrollText {
    overflow: auto;
    height: 339px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.noIndent {
    margin-left: .8em;
    padding-left:.9em;
}
.flushToTop {
    margin-top: 0px;
}
