body#popup {
margin: 20px 0;
padding: 0;
text-align: center; 
background: black url(../img/popupbg.gif);
height: 100%;
font-family: verdana ce, verdana, sans-serif;
}

img {border: none;}

body#popup #hor {
width: 990px;
min-height: 600px;
_height: 600px;
margin: auto;
text-align: left;
}

body#popup #ver {
text-align: center;
padding: 20px 0 0 3px;
/*margin-top: -280px;
position: absolute;
top: 40%;*/
background: black;
color: white;
border: 1px solid #292929;
}

body#popup #ver img {
margin-top: 30px;
} 

body#sub {
margin: 40px 0;
padding: 0;
text-align: center; 
background: #213368 url(../img/bg.gif);
height: 100%;
font-family: verdana ce, verdana, sans-serif;
color: #8AB6E0;
}

body#sub #hor {
width: 222px;
height: 543px;
margin: auto;
padding: 20px;
background: url(../img/introbg.gif) no-repeat;
}

body#sub #ver {
/*background: #F3F5F6;*/

padding-bottom: 50px;
}

body#sub #ver img {
margin: 70px 0 40px 0;
} 

body#sub #ver p.btn {
position: relative;
/*border-top: 1px solid #929598;
border-bottom: 1px solid #929598;*/
padding: 0;
margin: 0;
height: 4.5em;
/*background: url(../img/gradbtn.gif) repeat-x;*/
}

body#sub #ver p.btn object {
position: absolute;
left: 20px;
top: 10px;
}

body#sub #ver p.txt {
/*background: url(../img/pecko.gif) no-repeat;*/ 
font-size: 60%;
text-align: justify;
margin: 0 27px;
padding: 15px 7px;
}

body#sub #ver p.txt a {
color: #ffffff;
font-weight: bold;
}

body#sub #ver p.txt span {
color: #ffffff;
font-weight: bold;
}

