﻿/*Modal Popup*/
.modalBackground {
	background-color:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.style1
        {
            font-family:Verdana;
            font-size:12px;
            width: 450px;
        }
        .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 ;
        }