* { font-family: tahoma; font-size: 8pt; }
body { padding: 0px; margin: 0px; width: 100%; height: 100%; min-width: 800px; min-height: 100%; background: url(/img/rgs/cntr_world.gif) top center no-repeat white; }

#logo { position: absolute; top: 15px; left: 0px; width: 315px; height: 145px; background: url(/img/rgs/logo_border.png) top left no-repeat; 
// filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/rgs/logo_border.png', sizingMethod='crop'); 
// background-image: none;
}
#copy { position: absolute; bottom: 50px; left: 65px; width: 400px; height:50px; }
#mess { position: absolute; top: 170px; left: 65px; width: 270px; height: 50px; }
#frm { position: absolute; top: 245px; left: 45px; width: 270px; height: 50px; }

label { cursor: pointer; cursor: hand; }

.r_map { z-index: 0; position: absolute; top: 0px; left: 0px; min-width: 100%; min-height: 100%; width: 100%; height: 100%; background: url(/img/rgs/russia.gif) top center no-repeat; }
.u_map { z-index: 1; position: absolute; top: 0px; left: 0px; min-width: 100%; min-height: 100%; width: 100%; height: 100%; background: url(/img/rgs/ukraine.gif) top center no-repeat; }
.n_map { background-image: none; }

.bdy { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; min-width: 100%; min-height: 100%; z-index: 10; }

.slct { position: absolute; top: 300px; left: 0px; width: 100%; min-width: 100%; height: 165px; }
.slct * { font-family: georgia, garamond, times new roman; font-size: 14pt; font-weight: bold; }

.chsp, .chsa, .chsn { position: absolute; top: 0px; left: 20%; width: 270px; height: 165px; text-align: center; overflow: hidden; }

.chsn * { color: #b49a5f; }
.chsp * { color: #d7d7d7; }
.chsa * { color: #d2414c; }

.chsn div.bg, .chsa div.bg, .chsp div.bg { position: absolute; top: 0px; left: 0px; z-index: 10; width: 270px; height: 165px; background: url(/img/rgs/borders.png) 0px 0px no-repeat; 
// filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/rgs/borders.png', sizingMethod='crop'); 
// background-image: none;
}
.chsa div.bg { background-position: -270px 0px; width: 540px; }
.chsp div.bg { background-position: -540px 0px; width: 810px; }
.chsn div, .chsa div, .chsp div { position: absolute; top: 0px; left: 0px; z-index: 11; width: 270px; height: 165px; padding-top: 55px; cursor: pointer; cursor: hand; }

