﻿
body{
height:100%;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
/*height:384px;
width:408px;
padding:10px;*/
z-index:2;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#FFBA00;
font-size:22px;
font-weight:normal;
border-bottom:1px dotted #444444;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:25px;
top:25px;
position:absolute;
color:#FFBA00;
font-weight:700;
display:block;
}
#button{

}

.poptd1{ height:20px; background:url(../popup_images/fancy_shadow_n.png) repeat-x;}
.poptd2{ height:20px; width:20px; display:block; background:url(../popup_images/fancy_shadow_ne.png) no-repeat}
.poptd3{ width:20px; background:url(../popup_images/fancy_shadow_e.png) repeat-y;}
.poptd4{height:20px; width:20px; display:block; background: url(../popup_images/fancy_shadow_se.png) no-repeat}
.poptd5{ height:20px; background: url(../popup_images/fancy_shadow_s.png) repeat-x;}
.poptd6{height:20px; width:20px; display:block; background: url(../popup_images/fancy_shadow_sw.png) no-repeat}
.poptd7{ width:20px; background: url(../popup_images/fancy_shadow_w.png) repeat-y;}
.poptd8{height:20px; width:20px; display:block; background: url(../popup_images/fancy_shadow_nw.png) no-repeat}
.poptd9{ padding:5px; overflow:hidden; background:#000000}
