body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
}
h1 {
	font-size: 0px;
}
h2 {
	font-size: 0px;
}
h3 {
	font-size: 0px;
}
h4 {
	font-size: 0px;
}
h5 {
	font-size: 0px;
}
h6 {
	font-size: 0px;
}


#leftMenuPanel {
	background-color: #3399CC;
	float:left;
	width: 229px;
	position: relative;
	PADDING-RIGHT: 0px;
	
}
#contentPanel {
	position:absolute; 
	left:229px;
	background-color: #FFFFFF;
	width: 721px;
	height:480px;
	overflow:auto;
	
}
#rigthMenuPanel {
	width: 48px;
	background-color: #3399CC;
	margin: 0 0 0 951px;
	position: absolute;
	PADDING-RIGHT: 0px;
	left: -1px;
	top: 96px;
	
}

#midPanel{
	width: 99%;
	text-align: left;
}
.OcontentTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
}


a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #6666CC;
}
a:active {
	color: #0099FF;
}

#apDiv1 {
	position:absolute;
	left:12px;
	top:18px;
	width:159px;
	height:475px;
	z-index:1;
}

