﻿body
{
    background-image: url( 'file:///C:/Visual Studio 2008/THT/THT/images/pageBg.jpg' );
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-color: #AAA9A9;
}

.menu_bar
{
    width: 100%;
    height: 37px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.box
{
    font-family: Helvetica, sans-serif;
    font-size: 12pt;
    text-align: left;
    vertical-align: top;
}
