body {
    background-color: #f0f0f0;
    color: #003366;
    font-family: Arial, Helvetica, sans-serif
}

 
    A:link, A:visited, A:active { 
     text-decoration: none;
     color: #000099; 
     }
     
    A:hover {color: #ff0000 }

    A.popl:hover { COLOR: red }
    A.popl {
      cursor: default;
      color: black;
    }

    table {
      border-style: none;
      border-width: 0;
    }
    
    .menu {
      font-family: arial, helvetica;
      font-weight: bold;
      font-size: 90%;
      padding: 1ex 1ex 0ex
    }
    
    th {
      text-align: left
    }


    }

    div {
      margin: 0ex 0ex 0ex 0ex;
      font-family: verdana, arial, helvetica;
      font-weight: normal;
      font-size: 90%
    }
    
    .normal {
      display: block
}

.item{ font-family: verdana, arial, helvetica;
    FONT-SIZE: 8pt;
    margin-top: 2pt;
    margin-bottom: 2pt;
    margin-left: 10pt;    
    margin-right: 15pt;
    BORDER-BOTTOM: #aaaaaa 1px solid
}

.lastitem{ font-family: verdana, arial, helvetica;
    FONT-SIZE: 8pt;
    margin-top: 2pt;
    margin-bottom: 2pt;
    margin-left: 10pt;    
    margin-right: 15pt;
}


.blocktitle {
	FONT-FAMILY: verdana, arial, helvetica; 
    margin-top: 10px; 
	PADDING-LEFT: 13px; 
	FONT-WEIGHT: 900; 
	FONT-SIZE: 10pt; 
	BACKGROUND: url('images/bg_block.gif');
	background-repeat: no-repeat;
	color:#585858; line-height:30px; letter-spacing:0em; height:30px; 

}

.blockcontent{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	margin-top: 0px;
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: verdana, arial, helvetica; 
	HEIGHT: 1px
}
