p {  font-family: Arial, Helvetica; font-size: 10pt}
td { font-family: Arial, Helvetica; font-size: 10pt}
body { font-family: Arial, Helvetica; font-size: 10pt; overflow:scroll; background:#D2D2D2; }
h2 { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold}
#navi, #navi ul { list-style-type:none; margin:0; padding:0; }
#navi li ul { display:none; }
  #navi li:hover ul { display:block; }

a.link    { font-family: arial, helvetica; text-decoration: none; font-size: 8pt; font-weight: bold; color:#990000;}
a.link:hover   { font-family: arial, helvetica; text-decoration: underline; font-size: 8pt; font-weight: bold; color:#CC0000; }
a.link2    { font-family: arial, helvetica; text-decoration: none; font-size: 7pt; font-weight: bold; color:#0033CC;}
a.link2:hover   { font-family: arial, helvetica; text-decoration: underline; font-size: 7pt; font-weight: bold; color:#990000; }
#Layer1 {
	position:absolute;
	width:80px;
	height:32px;
	z-index:1;
	left: 1px;
	top: 0px;
	background-color: #FFFFFF;
	filter: alpha(opacity=80);
	}
#Layer1:hover {

	width:300px;
	height:135px;
	z-index:1;
	left: 1px;
	top: 0px;
	background-color: #FFFFFF;
	filter: alpha(opacity=82);
	}

