.alphabet {
	height: 18px;
	float: left;
	width: 100%;
	text-align: center;
	margin-top:5px;
	margin-bottom:5px;
}

.alphabet a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 2px 4px;
	border: 1px solid #f5f5f5;
}

.alphabet a:hover {
	color: #000000;
	border-color: #cccccc;
}

.current {
	color: #819e50;
	text-decoration: underline;
}

.tab {
	width: 580px;
	float: left;
	margin-left: 5px;
	padding: 5px;
	margin-top: 3px;
	color: #333333;
	line-height: 18px;
	padding-left:5px;
	border: solid 1px #eeeeee;
}

.tab:hover {
	float: left;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	color: #000000;
}

.tab a {
	font-size: 12px;
	color: #0075b2;
	text-decoration: none;
	line-height: 18px;
}

.tab b {
	font-size: 14px;
	color: #0075b2;
}

.information {
	width: 100%;
	margin-left: 0px;
	font-size: 12px;
	float: left;
	padding: 0;
}

.information label {
	font-weight: bold;
}

.contentright h3 {
	margin-top: 5px;
	margin-bottom: 0;
	float: left;
	padding: 1px 10px;
	border-bottom-style: double;
	border-bottom-color: #cccccc;
}

.address {
	float: right;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	border: thin dotted #dddddd;
	background-color: #f5f5f5;
}

.PScat {
	margin: 0px;
	margin-top: 5px;
	text-align: center;
	border: solid thin #ddd;
	float: left;
	width: 270px;
	color: #819e50;
	clear: both;
	font-weight: bold;
	font-size: 16px;
}

#PSIndex {
	clear: both;
	font-size: 14px;
	margin-left: 10px;
	border: none;
}
