﻿body {
}
.clsErrorArrow
{
    background-image: url("../images/pop_pointer_left.png");
    background-repeat:no-repeat;
    background-position:center;
    width:38px;
    height:42px;
    z-index:99;
    position:absolute;
    left:0px;
    top:30px;
    display:block;
}
.clsie6ErrorArrow
{
    background-position:center;
    width:38px;
    height:42px;
    z-index:99;
    position:absolute;
    left:0px;
    top:30px;
    display:block;
}
.clsie6PopupTop
{
   background-position:center;
   width:262px;
   height:11px;
   border: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   position:absolute;
   top:0px;
   left:27px;
}
.clsie6PopupBottom
{
   background-position:center;
   width:262px;
   height:11px;
   border: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   position:absolute;
   top:134px;
   left:27px;
}
.clsie6PopupLeft
{
   background-position:center;
   width:11px;
   height:123px;
   border: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   position:absolute;
   top:11px;
   left:27px;
}
.clsie6PopupRight
{
   background-position:center;
   width:11px;
   height:123px;
   border: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   position:absolute;
   top:11px;
   left:278px;
}
.clsPopupTop
{
   background-image: url("../images/pop_warn_top.png");
   background-repeat:no-repeat;
   background-position:center;
   width:262px;
   height:11px;
   border: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   position:absolute;
   top:0px;
   left:27px;
}
.clsPopupBottom
{
   background-image: url("../images/pop_warn_bottom.png");
   background-repeat:no-repeat;
   background-position:center;
   width:262px;
   height:11px;
   border: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   position:absolute;
   top:134px;
   left:27px;
}
.clsPopupLeft
{
   background-image: url("../images/pop_warn_left.png");
   background-repeat:no-repeat;
   background-position:center;
   width:11px;
   height:123px;
   border: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   position:absolute;
   top:11px;
   left:27px;
}
.clsPopupRight
{
   background-image: url("../images/pop_warn_right.png");
   background-repeat:no-repeat;
   background-position:center;
   width:11px;
   height:123px;
   border: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   position:absolute;
   top:11px;
   left:278px;
}
.clsPopupDiv
{
   background:transparent;
   border:none;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   width:289px;
   height:145px;
   position:absolute;
   overflow:hidden;
}
.clsPopupInnerDiv
{
   background:white;
   border:none;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   height:123px;
   width:240px;
   left:38px;
   top:11px;  
   position:relative;
   font-family:sans-serif;
   font-size:11px;
   overflow:hidden;
}

.clsPopupText1
{
   padding-right:20px;
   padding-left:20px;
   padding-top:30px;
   margin-bottom:15px;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   font-size:13px;
   font-family:Arial;
   font-weight:bold;
   color:#D0490D;
}

.clsPopupText2
{
   padding-right:20px;
   padding-left:20px;
   padding-top:0px;
   margin-bottom:0px;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   font-size:12px;
   font-family:Arial;
   color:#363636;
}
.clsPopupHint1
{
   padding-right:20px;
   padding-left:20px;
   padding-top:20px;
   margin-bottom:15px;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   font-size:13px;
   font-family:Arial;
   font-weight:bold;
   color:#4AB2FA;
}

