﻿body
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}
.table_Master_Blue
{
    width: 100%;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-color: #507CD1;
    border-bottom-color: #507CD1;
    border-left-color: #507CD1;
}
.table_Internal_Data
{
    width: 100%;
    border-spacing: 0px;
    padding: 0px;
    text-align: left;
}
.EmptyData
{
    width: 100%;
    padding: 5px;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    background-color: #FF9900;
    color: #FFFFFF;
}
.Header_Footer_Shaded
{
    padding: 5px;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    background-color: #507CD1;
    color: #FFFFFF;
}

.Header_Footer_Shaded_Green
{
    padding: 5px;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    background-color: #8CC642;
    color: #FFFFFF;
}

.Font_Tiny
{
    font-family: tahoma;
    font-size: xx-small;
    font-weight: normal;
    color: #808080;
}

.Font_Small
{
    font-family: tahoma;
    font-size: x-small;
    font-weight: normal;
    color: #000000;
}

.Font_Medium
{
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    color: #000000;
}

.Font_Large
{
    font-family: tahoma;
    font-size: large;
    font-weight: bold;
    color: #000000;
}

.Menu_Button
{
    padding: 1px;
    border-color: #0000FF;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    background-color: #507CD1;
    color: #FFFFFF;
    text-decoration: none;
}

.table_field_120
{
    padding: 0px;
    border-color: #C0C0C0;
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    background-color: #F7F7F4;
    color: #000000;
    width: 120px;
}

.table_field
{
    padding: 0px;
    border-color: #F5F5F1;
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    background-color: #EAEAEA;
    color: #000000;
}

.table_field_alt
{
    padding: 0px;
    border-color: #F5F5F1;
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    background-color: #F5F5F1;
    color: #000000;
}

.label
{
    padding: 0px;
    border-color: #C0C0C0;
    font-family: tahoma;
    font-size: small;
    color: #000000;
    background-color: #D7E1F4;
}


.table_grey
{
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    background-color: #CCCCCC;
    color: #000000;
}

.table_grey_tab
{
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    background-color: #CCCCCC;
    color: #000000;
    width: 100px;
    text-align: center;
}

.table_white_tab
{
    border: 1px solid #CCCCCC;
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    background-color: #FFFFFF;
    color: #000000;
    width: 100px;
    text-align: center;
}

.Button_Small
{
    height: 20px;
    font-weight: normal;
}
.Intranet_Table
{
    border-style: solid;
    border-width: thin;
    font-family: Tahoma;
    font-size: 11px;
}
.Intranet_header
{
    border: thin solid #8CC642;
    font-family: Tahoma;
    font-size: 11px;
    background-color: #8CC642;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
