body,td,th {
	margin: 0px;
	font-size: 11px;
	color: #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #6D6D6D;
	text-decoration: none;
}

a:hover {
	color: #990000;
}

img {
	border: none;
}

div#content {
	width: 901px;
	overflow: hidden;
}

div#left,div#middle,div#right {
	float: left;
	height: 700px;
	overflow: hidden;
}

div#left {
	background: url(classinvestment_04.jpg) repeat-y;
	width: 207px;
	text-align: center;
}

div#left-bottom {
	margin-top: 30px;
}

div#leftmenu {
	margin-top: 92px;
	margin-left: 40px;
}

div#middle {
	width: 524px;
	height: 700px;
	background: transparent url(middle-bottom.jpg) bottom no-repeat;
	position: relative;
}

div#middle-top {
	
}

div#middle-logo {
	width: 524px;
	position: relative;
	text-align: left;
}

div#middle-body {
	text-align: justify;
	height: 200px;
	margin: 0px 10px 0px 20px;
	padding-top: 0px;
	overflow-x: hidden;
	overflow-y: auto;
}

div#right {
	background: url(classinvestment_09.jpg) repeat-y;
	width: 169px;
}

div#right-bottom {
	margin-top: 17px;
}

h1 {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px;
}

h3 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px;
	border-bottom:1px #666666 dotted;
}

div#image {
	position: absolute;
	left: 400px;
	top: 0px;
	width: 600px;
	height: 825px;
	z-index: 10;
	background: #FFFFFF;
	border: 1px solid #535754;
	visibility: hidden;
}