/* CSS Document */
body {
	background-color: #006633;
}
body,td,th {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #00FF00;
}
a:hover {
	color: #66FF66;
}
a:active {
	color: #FFFF00;
}
a:visited {
	color: #CCCCCC;
}
#LeftCol {
	position:absolute;
	left:11px;
	top:175px;
	width:201px;
	height:2684;
	z-index:1;
	background-color: #003300;
	overflow: visible;
}
#BodyLayer {
	position:absolute;
	left:225px;
	top:175px;
	width:480px;
	height:2684px;
	z-index:2;
}
#Header {
	position:absolute;
	left:11px;
	top:10px;
	width:711px;
	height:164px;
	z-index:3;
}
.SmallText {font-size: small}
#Layer1 {
	position:absolute;
	left:145px;
	top:4306px;
	width:489px;
	height:72px;
	z-index:4;
}
#Footer {
	position:absolute;
	left:244px;
	top:4491px;
	width:471px;
	height:64px;
	z-index:4;
}
.grnTxt {color: #00FF00}
.OrangeText {color: #FF9966}
.RedItalicBlink {
	color: #FF3300;
	text-decoration: blink;
	font-style: italic;
}
#BookFoot {
	position:absolute;
	left:11px;
	top:3200px;
	width:714px;
	height:120px;
	z-index:4;
	visibility: visible;
	overflow: visible;
}