#LSitemapTab {
background-image: url(/img/css/bg_sitemap_tab.gif);
background-repeat: repeat-y;
padding-bottom: 15px;
margin-top: 15px;
width: 602px;
}
#LSitemapTab .tabPad {
padding: 0px 4px 0px 2px;
}
#LSitemapTab .tabPad .line {
background-image: url(/img/css/bg_dotted_line_2h.gif);
background-repeat: repeat-x;
height: 1px;
font-size: 0%;	
}
#LSitemapTab .LCol1 {
float: left;
width: 120px;
padding-left:2px;
}
#LSitemapTab .LCol2 {
float: left;
width: 119px;
padding-left:1px;
}
#LSitemapTab .LCol3 {
float: left;
width: 120px;
padding-left:1px;
}
#LSitemapTab .LCol4 {
float: left;
width: 119px;
padding-left:1px;
}
#LSitemapTab .LCol5 {
float: left;
width: 113px;
padding-left:1px;
padding-right:4px;
}
.SitemapLink {
padding: 8px 13px 0px 10px;
}
.SitemapMainLink {
color: #6B6C6E;
font-size: 70%;
font-weight: bold;
text-align: center;
text-transform: uppercase;	
}
.SitemapMainLink a {
color:#6B6C6E;
text-decoration: none;
}
.SitemapMainLink a:hover {
color:#005CA7;
}
#LSitemapBottom {
background-image: url(/img/css/bg_sitemap_bottom.gif);
background-repeat: repeat-x;
height:7px;
width: 602px;
}
#LSitemapBLeft {
background-image: url(/img/css/bg_sitemap_bottom_left.gif);
background-repeat: no-repeat;
height:7px;
width: 602px;
}
#LSitemapBRight {
background-image: url(/img/css/bg_sitemap_bottom_right.gif);
background-position: top right;
background-repeat: no-repeat;
height:7px;
width: 602px;
}