.prefName {
	color: #009944;
	margin-right: 10px;
	font-weight: bold;
}
.links {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009944;
	height: 100%;
}
.linksFooter {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009944;
}
.linkCol {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.arc90_linkpic {
	display: none;
	position: absolute;
	left: 0;
	top: 1.5em;
	width: 160px;
	height: 120px;
	background-image: url(../common/img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.arc90_linkpicIMG {
	padding: 0 4px 4px 0;
	width: 160px;
	height: 120px;
	background-color: transparent;
	background-image: url(../common/img/linkpic_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}			
#linkNavi {
	background-color: #FFFFFF;
	text-align: left;
	width: 108px;
	font-size: 0.8em;
	margin-bottom: 10px;
	line-height: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009944;
	border-right-color: #009944;
	border-bottom-color: #009944;
	border-left-color: #009944;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-top: 0px;
	clear: right;
	float: right;
}
.border {
	clear: both;
	background-color: #666666;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 108px;
}
#linkNavi a {
}
.linkCenter {
	width: 108px;
	text-align: center;
	display: block;
}


#linkNaviHeader {
	color: #FFFFFF;
	background-color: #009944;
	display: block;
	font-size: 1em;
	padding: 1px;
	text-align: center;
	width: 122px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	float: right;
}
.linkLeft {
	width: 50px;
	display: block;
	clear: both;
	float: left;
	text-align: right;
	margin-right: 4px;
}
.linkRight {
	width: 50px;
	clear: right;
	float: right;
	margin-left: 4px;
}
