/* Sitemap styles */

.atoz_table {
	width: 90%;
	margin: 20px 5px 30px 5px;
	padding: 5px 0px 5px 0px;
	border-width: 1px;
	border-style: solid none solid none;
	border-color: #b13247;
}

.atoz_letterCell {
	width: 20px;
	padding: 5px 7px 5px 0px;
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, Swiss, SunSans-Regular;
	font-size: 0.8em;
	color: black;
}

.atoz_letterCell a:link, .atoz_letterCell a:active, .atoz_letterCell a:visited  {
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

.atoz_letterCell a:hover {
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

.atozResult {
	padding: 5px 7px 5px 0px;
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, Swiss, SunSans-Regular;
	font-size: 0.8em;
	color: black;
}