
.tableborder {
	border: 1px solid #CCCCCC;
}
body
{
 margin:0px;
}

#page_screen
{
   background-color:#000000;
   filter:alpha(opacity=80);  
   opacity: 0.8;     
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   height:100%;
   display:none;
   z-index:1000;
}

#newsletter_panel
{
   width:445px;
   height:0px;
   background-color:#FFFFFF;
   border:1px solid #000000;   
   position:absolute;
   top:0px;
   left:10px;
   z-index:1001;
}

.style9 {color: #22749c}
.style13 {font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none;}

