
.myspmctr
{
    border: 0;
}

.myspmbar
{
    width: 180px;
    padding-left: 0px;
    border: 0px solid #add8e6;
}

.myspmitm
{
    /*	color: #E35E75;
	height: 32px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #2f4f4f;
*/ font-size: 15px;
    margin-bottom: 0px;
}

.myspmicn
{
    width: 0;
    border-left: DarkGray 0px solid;
    border-bottom: 0px solid DarkGray;
    border-top: DarkGray 0px solid;
    background-color: White;
    height: 0;
}

.myspmsub
{
    /*	background-color: White;  border: 1px solid #ADD8E6;  
	font-family: Arial, Helvetica, sans-serif;
*/
    color: #778899;
    line-height: 26px;
}

.myspmbrk
{
    border-bottom: Gray 1px solid;
    border-left: White 0px solid;
    border-top: White 1px solid;
    border-right: Gray 0px solid;
    background-color: White;
    height: 1px;
}

.myspmitmsel
{
    color: #2f4f4f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border: 0px; /*background: url(../../images/bnr-orange(h25).jpg); */
    height: 24px;
    padding-left: 0px;
    background-color: transparent;
}

.myspmarw
{
    font-family: webdings;
    font-size: 15px;
    border-right: 0px solid Silver;
    border-bottom: 0px solid Silver;
    border-top: 0px solid Silver;
    color: Blue;
}

.myspmbaricn
{
    margin-right: 1px;
}

.SiteMapTd1, .SiteMapTd2, .SiteMapTd3
{
    border-left-color: #2f4f4f;
    border-left-style: solid;
    border-left-width: 1px;
}

.myspmitm-link
{
    padding: 2px;
    font-size: 15px;
    margin-bottom: 0px;
}
/* hyperlink style for the site links */
A:link, A:visited, A:active
{
    text-decoration: none;
    color: #333333;
}

A:hover
{
    text-decoration: none;
    color: #666666;
}
