﻿body
{
    font-family: Verdana;
    font-size: 12px;
    background-color: #CCFFFF;
}
.textboxstyle
{
    font-family: Verdana;
    font-size: 12px;
    width: 320px;
    
}
.buttonstyle
{
    font-family: Verdana;
    font-size: 10px;
}
.tableborder
{
    border-style: solid;
    border-width: 1px;
}
.joblistjobtitle
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color: navy;
}
.joblistjobref
{
    font-family: Verdana;
    font-size: 12px;
}
.joblistOverview
{
    font-family: Verdana;
    font-size: 12px;
}
.viewbutton
{
    border: 1px ridge #000000;
    background-color: #FFFFFF;
}

