@charset "UTF-8";

.style31 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABABAB;
	line-height: 1.4;
	/* [disabled]background: #ABABAB; */
	padding: 5px;
	border-right: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
	border-top-width: 1px;
	border-top-color: #ABABAB;
}
.style31_shortMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABABAB;
	line-height: 1.4;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
	border-top-width: 1px;
	border-top-color: #ABABAB;
}
#subSelected {
	color: #575757;
}

a:link {
	color: #ABABAB;
	/* [disabled]text-decoration: underline; */
}


a:visited {
	color: #ABABAB;
	/* [disabled]text-decoration: underline; */
}
a:active {
	color: #cc6600;
}

a:hover {
	color: #cc6600;
}
#linkN a:link {
	color: #575757;
	text-decoration: underline;
}
#linkN a:visited {
	color: #575757;
	text-decoration: underline;
}
#linkN a:active {
	color: #cc6600;
	text-decoration: none;
}
#linkN a:hover {
	color: #cc6600;
	text-decoration: underline;
}
