@charset "utf-8";
#content_glossary {
	height: 100%;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/header/glossary.gif);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}
/* CSS Document */

table.glossary {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 768px;
	height: auto;
	overflow: hidden;
}
table.glossary a.backtotop {
	color: #885c20;
	text-decoration: underline;
}

table.glossary a.letters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #885c20;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
p {
	text-indent: 0px;
}
