html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td ,a{
border:0pt none;


}
a{
cursor: pointer;
text-decoration:none;
}
#backgroundPopup{
display:none;
position:fixed;
//_position:fixed; /* hack for internet explorer 6*/
height:100%;
width:100%;

top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
//_position:fixed; /* hack for internet explorer 6*/
height:250px;
width:220px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
left: 300px;
	top: 150px;
}

#popupContactClose{
font-size:10px;
line-height:10px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:220;
display:block;
}
#button{
text-align:right;
font-weight: normal;
font-size: 15px;
color: #b05800;
cursor: pointer;
font-family:arial,sans-serif ;

}
#titleupper{
text-shadow: blue;
color: #b05800;
}
#ibm-rule {
background:#FFFFFF url(/www.ibm.com/i/dotted.gif) repeat-x scroll 0 0;
height:1px;
}
