a.navbar:link {
    color: #0000AA;
    text-decoration: none;
}

a.navbar:visited {
    color: #0000AA;
    text-decoration: none;
}

a.navbar:hover {
    color: #333333;
    text-decoration: none;
}

h1.head1 {
    font-size: 24px;
    font-weight: bold;
}
    
h1.head2
{
    font-size: 16px;
    font-weight: bold;
}    

td.cmd {
    padding-right: 20px;
    padding-top: 5px;
    text-align: left;
}

td.label {
    font-weight: bold;
    padding: 5px;
}

td.label2 {
    font-weight: bold;
    text-align: center;
}

td.status {
    height: 200px;
    text-align: center;
    vertical-align: text-top;
    width: 657px;
}

table.fah {
    border: solid thin #330000;
    border-width: 2px;
}

td.fahhead {
    background-color: #eeeeff;
    font-weight: bold;
    font-size: 12px;
}

td.fahinfo {
    font-size: 12px;
}

td.systitle {
    background-color: #cccccc;
    font-size: 12px;
    width: 150px ;
}

td.fahtitle {
    background-color: #cccccc;
    font-size: 12px;
}

td.statinactive {
    font-size: 12px;
}

td.statactive {
    background-color: #00dd00;
    font-size: 12px;
}

span.title
{
    font-size: 14px;
    font-weight: bold;
}

pre.hl
{
    background-color: #CCD3DD;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
}

input.cmd {
    width: 150px;
}

td.systemusage
{
}

td.temp
{
}

td.blank
{
    width: 800px ;
}

