@charset "iso-8859-1";
body {font-family: Verdana,Arial,Tahoma,Helvetica; font-size: 8pt; color: #000000;
background: #ffffff ;}

h1 {font-family: Verdana,Arial,Tahoma,Helvetica; font-size: 10pt; color: #323232;}
h2 {font-family: Verdana,Arial,Tahoma,Helvetica; font-size: 8pt; color: #323232;padding:0px;}
A:link {text-decoration: none; color: #000000 ; font : bold}
A:visited {text-decoration: none; color: #000000; font : bold}
A:hover {text-decoration: underline;  color: #FF6600;border : 0px solid #B0B0B0; font : bold;padding : 0px}
.menu :link {font-size:11pt;text-decoration: none; color: #ffffff ;font-weight:250 }
.menu :visited {font-size:11pt;text-decoration: none; color: #ffffff ; font-weight:250 }
.menu :hover {font-size:11pt;text-decoration: none;   color: #fb0f14;font-weight:250  }

#blanket {
background-color:#000000;
opacity: 0.85;
filter:alpha(opacity=85);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#ffffff;
top:20px;
left:0px;
width:550px;
height:350px;
z-index: 9002;
border:2px solid #505050
}




