/* CSS Document */

.navBack {
	background-color: #2d6b8a;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.navBackalt {
	background-color: #9900cc;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
<!--
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	/*background-image: url(Background.jpg);*/
}
.style1 {
	font-size: 36px;
	color: #990099;
	
	font-weight: bold;
}
.style8 {
	
	color: #CCCCCC;
	font-weight: bold;
}
.style11 {
	color: #E5C8E4;
	
}
.style12 {font-size: 18px}
.style15 {color: #E5C8E4;  font-size: 12px; }
.style16 { color: #CCCCCC; font-weight: bold; font-size: 14px; }
.style17 {font-size: 14px}
.style19 { color: #000000; font-weight: bold; font-size: 12px; }
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
div.scroll a:link {
	color: #2d6b8a;
	text-decoration: none;
}
div.scroll a:visited {
	color: #fffffff;
	text-decoration: none;
}
div.scroll a:hover {
	color: #ffffff;
	text-decoration: none;
}
div.scroll a:active {
	color: #2d6b8a;
	text-decoration: none;
}
.style23 {color: #CCCCCC; font-weight: bold; font-size: 12px; }
.style24 {font-size: 12px}
.style25 {
	color: #000000;
	font-size: 12px;
}
.style21 {color: #00FFFF;  font-size: 12px; }
.style26 {font-family: Arial}
.style91 {color: #2d6b8a;}
.imageborder {
	border: #2d6b8a solid 1px;
	}

.imageborderalt{
	border: #9900cc solid 1px;
	}

div.scrollalt {
	height: 370px;
	width: 382px;
	margin-top: 2px;
	overflow: auto;
	border: 1px solid #9900cc;
	padding: 8px;
	color: #2d6b8a;;
	scrollbar-base-color: #9900cc;
	scrollbar-arrow-color: #E8F8F9;
}

div.scroll {
	height: 370px;
	width: 382px;
	margin-top: 2px;
	overflow: auto;
	border: 1px solid #2d6b8a;
	padding: 8px;
	color: #9900cc;;
	scrollbar-base-color: #2D6B8A;
	scrollbar-arrow-color: #E8F8F9;
}

div.scroll p, .style91 p, div.scroll li{
	font-size: 12px;
}

div.scroll p, .style91 p, div.scroll h2, div.scroll li {
	text-align:left;
}

div.scrollalt p, .style91 p, div.scrollalt li{
	font-size: 12px;
}

div.scrollalt p, .style91 p, div.scrollalt h2, div.scrollalt li {
	text-align:left;
}

.main {
	border: 1px solid #2d6b8a;
}

.mainalt {
	border: 1px solid #9900cc;
}

hr {
	color: #2d6b8a;
	background-color: #2d6b8a;
	height: 1px;

}

.copy {
	color: #2d6b8a;
	font-size: 12px;
	text-align: center;
}