body { position:absolute; margin:0; border:0; padding:0; width:100%; height:100%; background-color:white; overflow:hidden; }
p span.png img{_behavior/**/:expression(iePNGFix(this));_visibility/**/:hidden;/*IE5.5~IE6*/}

#topmenu_outer {
  position:absolute;
  width:100%;
  height:100%;
  left:0px; 
	top:0px;
	margin:0px;
  padding:0px;
  border:0px;
  overflow:none; 
  background:white;
  }
#topmenu_inner {
  position:absolute;
  width:194px;
  height:100%;
  left:5px; 
	top:0px;
	margin:0px;
  padding:0px;
  border:0px;
  overflow:auto; 
  background:white;
  }
.topmenu_r_div {
	width: 175px;
	}
.topmenu_r_span {
	margin-top:10px;
	width: 175px;
	cursor:pointer;
	}
.topmenu_p_span {
	position:relative;
	left:14px;
	width:165px;
	cursor:pointer;
	}
.topmenu_r {
	font-size:11pt;
	line-height:105%;
	margin:0px;
	}
.topmenu_p {
	font-size:9pt;
	line-height:105%;
	margin:0px;
	}
.navy {
	color: navy;
	}
.darkgreen {
	color: darkgreen;
	}
.teal {
	color: teal;
	}
.red {
	color: red;
	}
.black {
	color: black;
	}
.left {
	text-align:left;
	}
.cen {
	text-align:center;
	}
.right {
	text-align:right;
	}
.bold {
	font-weight:bold;
	}
