﻿/*Modal Popup*/
.modalBackground {
    background-color: #CCCCCC;    
    opacity: 0.6;
}

.style1 {
    font-family: Verdana;
    font-size: 12px;
    width: 450px;
    background-color: white;
}

.style2 {
    font-family: Verdana;
    font-size: 12px;
    width: 5px;
    background-color: #477515;
}

#Button1 {
    text-align: right;
}

.style3 {
    font-family: Verdana;
    font-size: 5px;
    width: 5px;
    height: 5px;
    background-color: #477515;
}

.style4 {
    font-size: 5px;
    height: 5px;
    background-color: #477515;
}
