div#Left {
	background-color: #345080;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 161px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
div#LeftDyn 
{
	background-color: #345080;	
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 161px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	vertical-align:bottom;
}
div#Left-Top {
	background-color: #003399;
	width: 161px;
	position: absolute;
	z-index: 3;
	margin: 0px;
	left: 0px;
	top: 0px;
	height: 290px;
	padding: 0px;
}
div#Left-TopDyn {
	background-color: #345080;
	width: 161px;
	position: absolute;
	z-index: 3;
	margin: 0px;
	left: 0px;
	top: 0px;
	height: 290px;
	padding: 0px;
}
div#Left-Bottom {
	position: absolute;
	height: 170px;
	width: 161px;
	bottom: 0px;
	padding: 0px;
	left: 0px;
	z-index: 3;
	background-color: #808080;
	margin: 0px;
}
table#MAIN {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
div#MAIN-bottom {
	background-color: #669999;
	height: 20px;
	bottom: 0px;
}
.toptextLINK {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	text-decoration: underline;
	font-size: 9pt;
}
.toptextLINKMini {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	text-decoration: underline;
	font-size: 8pt;
}
a:hover {
	text-decoration: none;
}
.toptextNOLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3366CC;
}
.toptextNOLINKCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3366CC;
	text-decoration:none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.bottomtextLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomtextNOLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.text9ptBoldLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
