.sh_green {
color: #669900;
font-size: 13px;
font-family: Georgia, Palatino, Times New Roman, serif;
font-weight: bold;
line-height: 2.8em;
}

.sh_blue {
color: #006699;
font-size: 13px;
font-family: Georgia, Palatino, Times New Roman, serif;
font-weight: bold;
line-height: 2.8em;
}

.sh_orange {
color: #CC6600;
font-size: 13px;
font-family: Georgia, Palatino, Times New Roman, serif;
font-weight: bold;
line-height: 2.8em;
}



.breadcrumb {
color: #111111;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

img.portarray {
	border: 1px solid #FD7712;
	padding: 5px;
}

img.portprev {
	border: 0px dashed #FD7712;
	padding: 5px;
}

img.portdetail {
	border: 1px solid #F0F2EE;
	padding: 10px;
}

a:link.portarray {
color: #BC181E;
text-decoration: none;
}

a:visited.portarray {
color: #BC181E;
text-decoration: none;
}

a:active.portarray {
color: #BC181E;
text-decoration: underline;
}

a:hover.portarray {
color: white;
text-decoration: none;
background-color: black;
}
