<style>
}
a.smallinks:link, a.smallinks:active, a.smallinks:visited {
	font-weight: normal;
/*	text-decoration: underline;  */
	border-bottom: 1px solid #1C375B;
	font-size: 9px;
	color: #517099;
}

a.smallinks:hover {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #517099;
	color: #1C375B;
/*	text-decoration: underline;  */
}

a.smallinksbold:link, a.smallinksbold:active, a.smallinksbold:visited {
	font-weight: bold;
/*	text-decoration: underline;  */
	border-bottom: 1px solid #1C375B;
	font-size: 10px;
	color: #517099;
}

a.smallinksbold:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #517099;
	color: #1C375B;
/*	text-decoration: underline;  */
}

a.reglinks:link, a.reglinks:active, a.reglinks:visited {
	font-weight: normal;
/*	text-decoration: underline;  */
	border-bottom: 1px solid #1C375B;
	font-size: 12px;
	color: #517099;
}

a.reglinks:hover {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #517099;
	color: #1C375B;
/*	text-decoration: underline;  */
}

a.reglinksbold:link, a.reglinksbold:active, a.reglinksbold:visited {
	font-weight: bold;
/*	text-decoration: underline;  */
	border-bottom: 1px solid #1C375B;
	font-size: 11px;
	color: #517099;
}

a.reglinksbold:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #517099;
	color: #1C375B;
/*	text-decoration: underline;  */
}


a:link,
a:visited {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #517099;
}
 
a:hover {
	color: #1C375B;
	text-decoration: underline;
}

BODY {SCROLLBAR-FACE-COLOR: #8C8C8C; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #C5C5C5}

}
.TextBox {
	BORDER-RIGHT: #666666 1px inset; BORDER-TOP: #000000 1px inset; FONT-SIZE: 10px; BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE:  url(../images/box_shadow.gif); 
	BORDER-LEFT: #000000 1px inset; COLOR: #000000; BORDER-BOTTOM: #666666 1px inset; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff
}

}
.CellBox {
	BORDER-RIGHT: #517099 1px dotted; BORDER-TOP: #517099 1px dotted; FONT-SIZE: 10px; 
	BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE:  url(http://www.topeka.org/images/cell_box_shadow.gif); 
	BORDER-LEFT: #517099 1px dotted; COLOR: #000000; BORDER-BOTTOM: #517099 1px dotted; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff
}
</style>