.breadlist {
	font-size: 12px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4FFFF;
	border-right-color: #A4FFFF;
	border-bottom-color: #A4FFFF;
	border-left-color: #A4FFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.globalborder {
	border: 1px solid #99CCFF;
}
.box-path {
	height: 19px;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 15px;

}
.sho-msg {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;

}
.hiyo-msg {
	font-size: 12px;
	line-height: 1.6em;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	letter-spacing: 0.5em;
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;


}
.hyo-msg2 {
	font-size: 10px;
	line-height: 1.3em;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
