<HTML>
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>GeoVision WebControl</TITLE>
<STYLE>
body { margin-left: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #DFDFDF;font-family: Verdana, Arial, Helvetica, sans-serif; }
.button {border-radius: 2px;cursor: pointer;padding: 8px 16px; width:240px; height: 28px; display: block; text-decoration: none; text-align: center;line-height: 1.7;border: 1px solid #3079ed;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.1);
background-color: #4d90fe;
background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
}
.button:hover{border: 1px solid #2f5bb7;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.3);
background-color: #357ae8;
background-image: -webkit-linear-gradient(top,#