a.a1:link {
	color: #0000FF;
	text-decoration: none;
}
a.a1:visited {
	color: #0000FF;
	text-decoration: none;
} 
a.a1:hover {
	color: #0000CC;
	text-decoration: underline;
}
a.a2:link { color: #0000FF; text-decoration: underline; }
a.a2:visited { color: #0000FF; text-decoration: underline; } 
a.a2:hover { color: #FFFFFF; }

.banner1 {
	border: none solid #FFFFFF;
	padding: 0px;
}
.topnav1 {
	background-color: #000066;
	color: #FFFFFF;
	border-top: none #000066;
	border-right: none #000066;
	border-bottom: none #FFFFFF;
	border-left: none #000066;
}
.txt1 {
	background-color: #FFFFFF;
	font: 16px Tahoma;
	padding: 10px;
	border-top: thin solid #000066;
	border-right: thin solid #000066;
	border-bottom: none solid #000066;
	border-left: thin solid #000066;
}
.foot1 {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: none #000066;
	border-right: none #000066;
	border-bottom: none #000066;
	border-left: none #000066;
}
.bdy {
	background: #A2B9B1;
}
.side1 {
	background: #FFFFCC;
	width: 150px;
	padding: 7px;
	border-right: thin none #000000;
	border-left: thin solid #000066;
	border-top: thin solid #000066;
}
.t1 {
	padding: 0px;
	width: 750px;
}
.roll {
	background: url(goldbg.gif);
}
.roll:hover {
	background: url(bluebg.gif);
}
.nrg {
	font: 14px Tahoma;
	background: #FFFFFF;
	border: thin dashed #000066;
	padding: 5px;
}
