BODY {

	background-color: #868686;
	color: #692031;
	font: Bookman Old Style;
	font-family: Bookman Old Style;
	font-size: 14px;
	text-align: left;
	background-image: url(topback2.gif);
	background-repeat: repeat-x;
	background-color: White;
}



A {
color: #454545;
	text-decoration: none;
}

A:HOVER {
color: #553A2B;
	text-decoration: underline;
}

h1 {
		font-size: 16px;
}

h2 {
		font-size: 14px;
}

td {

	color: #692031;
	font: Bookman Old Style;
	font-size: 14px;
}
hr {
height : 1px;
color: #454545;
}

a.topnav {
	color: #692031;
	text-decoration: none;
	font-weight : bold;
}

a.topnav:hover {
		color: #692031;
	text-decoration: none;
	font-weight : bold;
}



a.hidden {
color: #454545;
	text-decoration: none;
}

a.hidden:hover {
color: #454545;
	text-decoration: none;
}


form {
	margin: 0px;
	margin-bottom: 0px;
}
td.tablehead {
	background-color : #F0F0F0;
	color: #692031;
	font-weight : bold;
	}
	
a.moredet {
	color: #692031;
	text-align: center;
	text-decoration: none;
	background: #F2F2F2;
	border: 1px solid #8F8F8C;
	width: 350px;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
}
a.moredet:hover {
	color: #ffffff;
	text-decoration: none;
		background: #692031;
	border: 1px solid #8F8F8C;
	width: 350px;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
}
	.alphabet {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	display: inline;
	list-style-type: none;
	height: 15px;
	width: 15px;

}

/*html>body .alphabet a {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	display: inline;
	list-style-type: none;
	height: 25px;
	width: 25px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #333333;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 170%;
	margin: 0px;
}
*/
.alphabet a {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	display: inline;
	list-style-type: none;
	height: 25px;
	width: 25px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #333333;
	line-height: 170%;
	margin: 3px;
	background-color: #FFFFFF;

}
.alphabet a:hover{
	border: 1px solid Black;
		background: #692031;
		color: #FDF5E6;
		text-decoration: none;

}
.alphabet .selected {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	height: 25px;
	width: 25px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #333333;
	line-height: 170%;
	margin: 3px;
	background-color: #333333;
}
li a {
  	display: inline-block;
	height: 74px;
	text-decoration: none;
  
}