body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/water_tiles2_100.jpg);
	color: #003399;
	font-weight: bold;
}
.white {
color: #FFFFFF;
}
a {
color: #0066CC;
}
a:hover {
	color: #9999FF;
}
a:visited {
	color: #0099FF;
}
.CS {
	font-weight: normal;
	color: #666666;
}
.SR {
	font-weight: normal;
	color: #666666;
}
.LO {
	font-weight: normal;
	color: #006699;
	text-align: left;
}
.CS:a {
color: #006699;
}
.CS:hover {
	color: #9999FF;
}
.SR:a {
color: #006699;
}
.SR:hover {
color: #9966FF;
}
.LO:a {
color: #006699;
}
.LOarchive:hover {
color: #9966FF;
}
li {
	padding-bottom: 4px;
font-size: 12px;
}
.titleText {
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
.navText {
	font-size: 14px;
	font-style: normal;
	text-align: center;
}
.CSCurrent {
	font-weight: bold;
	color: #336666;
	font-size: 14px;
}
.LOCurrent {
	font-weight: bold;
	color: #336666;
	font-size: 14px;
}
.SRCurrent {
	font-weight: bold;
	color: #336666;
	font-size: 14px;
}

.item {padding-bottom:5px;}

.bottomLinks li {
	font-size: 14px;
        font-weight: bold;
        
}
.bottomLinks a {color:#0033FF;}

.topNotes {background-color:#336666;}
.topNotes>div{padding-bottom:10px;}
.topNotes a:link {color:#6FF}
.topNotes a:visited {color:#6FF}
ul {margin-left:0px;}
