#mainDiv {
	position:absolute;
	top:2px;
	z-index:3;
	overflow: auto;
	height: 530px;
	width: 650px;
	text-align: center;
	left: 255px;
}
#mainDiv img {
	margin: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	width: 150px;
}
#pageDiv {
	width: 905px;
	height: 550px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#leftDiv {
	width: 250px;
	position: absolute;
	left: 2px;
	z-index: 2;
	top: 283px;
}
#spryDiv {
	height: 50px;
	width: 250px;
	position: absolute;
	top: 255px;
	left: 2px;
	z-index: 5;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	color: #999999;
	letter-spacing: 3px;
	top: 0px;
}
.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	color: #999999;
	letter-spacing: 3px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-left: 3px;
}
body {
	font-family: "Courier New", Courier, monospace;
	color: #999999;
	font-size: 11px;
	text-align: justify;
	overflow: auto;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
}
a:active {
	color: #666666;
}
.CollapsiblePanelContent a:link {
	color: #999999;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
.CollapsiblePanelContent a:visited {
	color: #999999;
	text-decoration: none;
}
.CollapsiblePanelContent a:hover {
	color: #39F;
	text-decoration: none;
}
.CollapsiblePanelContent a:active {
	color: #999999;
	text-decoration: none;
}
.CollapsiblePanelContent ul li {
	list-style-type: none;
	height: 30px;
}

#footerDiv {
	position:absolute;
	left:255px;
	width:650px;
	height:15px;
	z-index:4;
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
	bottom: -3px;
}

#logo {
	background-image: url(images/titleweb.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	height: 255px;
	width: 250px;
}
.CollapsiblePanelContent ul {
	margin-top: 15px;
}
#pageDiv #mainDiv #commissions {
	font-size: 14px;
}
