/* header section for each subpage */
div.labheader
{
width: 100%;
height: 35px;
background: white;
color: #00267f;
text-align: center;
valign: bottom;
font-weight: bolder;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 25px
}

.border_bottom
{
border-bottom: 1px
}

.border_all
{
border: 2px solid
}