/* CSS Document */

#LeftNav {
	position:absolute;
	left:0px;
	top:0px;
	width:215px;
	height:100%;
	z-index:6;
	visibility: visible;
	background-color: #0191FF;
}
#Layer2 {
	position:absolute;
	left:215px;
	top:0px;
	width:550px;
	height:200px;
	z-index:4;
}
#Layer3 {
	position:absolute;
	left:220px;
	top:204px;
	width:527px;
	height:598px;
	z-index:5;
	visibility: visible;
}a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Layer3 a {
	color: #0000FF;
	text-decoration: none;
}
#Layer3 a:visited {
	color: #0000FF;
	text-decoration: none;
}
#Layer3 a:hover {
	color: #FF0000;
	text-decoration: none;
}
#Layer3 a:active {
	color: #0000FF;
	text-decoration: none;
}
