﻿.txt_100_p_10
{
    font-size: 10px;
    width: 100%;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
.black_12
{
    font-size: 12px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
.black_12_bold
{
    font-size: 12px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}
.black_12_justify
{
    font-size: 12px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    text-align: justify;
}
.black_10
{
    font-size: 10px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
.button
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    font-size: 12px;
    border-left: white 1px solid;
    width: 100px;
    color: gray;
    border-bottom: white 1px solid;
    font-family: Verdana;
    height: 20px;
    background-color: gainsboro;
    text-decoration: none;
    cursor: hand;
}
.blue_12_bold
{
    font-weight: bold;
    color: #27306d;
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px;
}
.red_12_bold
{
    font-weight: bold;
    font-size: 12px;
    color: maroon;
    font-family: Verdana;
    text-decoration: none;
}
.multi_page {border-right: #30532C 1px solid; padding-right: 10px; padding-left: 10px; font-size: 8pt; padding-bottom: 10px; border-left: #30532C 1px solid; padding-top: 10px; border-bottom: #30532C 1px solid; font-family: "MS Sans Serif" , Tahoma, sans-serif;}

.button_40
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    font-size: 12px;
    border-left: white 1px solid;
    width: 40px;
    color: white;
    border-bottom: white 1px solid;
    font-family: Verdana;
    height: 20px;
    background-color: #467288;
    text-decoration: none;
    cursor: hand;
    font-weight: bold;
}
.gray_12_bold
{
    font-size: 12px;
    color: gray;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}
.blue_12
{
    font-size: 12px;
    color: #467288;
    font-family: Verdana;
    text-decoration: none;
}
.button_120
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    font-size: 12px;
    border-left: white 1px solid;
    width: 120px;
    color: white;
    border-bottom: white 1px solid;
    font-family: Verdana;
    height: 20px;
    background-color: #467288;
    text-decoration: none;
    cursor: hand;
    font-weight: bold;
}
.gray_12
{
    font-size: 12px;
    color: gray;
    font-family: Verdana;
    text-decoration: none;
}
.red_12
{
    font-size: 12px;
    color: #8B2020;
    font-family: Verdana;
    text-decoration: none;
}
.photo_border
{
     border-right: #b6b6b6 3px double;
     border-top: #b6b6b6 3px double;
     border-left: #b6b6b6 3px double;
     border-bottom: #b6b6b6 3px double;
}
