/* links */
html {
overflow-y: scroll;
}
.linktable{
	width: 100%;
	border-collapse:collapse;
	padding-top: 0px;
}
.linktable th{
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	height: 4px;
}
.linktable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B6AF;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-color: white;
	vertical-align: top;
}
.linktable tr.dk td {
background:#D2E1F0;}
.linktable td.dk {
	background:#D2E1F0;
	text-align: left;
}
.linktable tfoot td {
	height: 6px;
	background-color: #474844;
}
.th1l {width:184px;}
.th3l {width:184px;}

.block {
	text-align: left;
	width: 120px;
	margin-left: 60px;
}
.linklogo {
	border: 1px solid #333333;
	margin-left: 4px;
}
.logoleft {
	float: left;
	margin-right: 4px;
	border: 1px solid #5E615A;
}
.background {
	background-image: url(../graphics/linkback7.gif);
	background-repeat: no-repeat;
	background-position: 30px 360px;
}
/* toggler */
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

.container {
	width: 584px;
	margin: 0 auto;
}
h2.trigger {
	background: url(h2_trigger_a.gif) no-repeat;
	height: 30px;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	line-height: 30px;
	padding-left: 100px;
	cursor:pointer;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}

h2.active {background-position: left bottom;}
.toggle_container {
	overflow: hidden;
	width: 584px;
	clear: both;
}

