﻿.copy
{
    margin:10px;
}

.col1_cont
{
	width:230px;
	
}
.col2_cont
{
	width:663px;
}
.customApplet_cont
{
	background-image:url(/web/design/lhs-bg.gif);
	background-repeat:no-repeat;	
	padding:0 26px 0px 26px;
	padding-bottom:8px;
}
.customApplet_cont img
{
    width:170px;
    overflow:hidden;
}
.main
{
	background-image:url(/web/design/lower-lhs-bg2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.pageHdr
{
	background-image:url(/web/design/page-hdr-bg.gif);
	background-repeat:no-repeat;
	height:76px;
	line-height:76px;
	color:#ffffff;
	padding:0 0 0 48px;
	font-size:18px;
}
.ctr
{
    padding-left:15px;
    padding-right:40px;
}
#pageHeaderHR
{
    display:block;    
    color:#b1db1f;
    background-color:#b1db1f;
    height:1px;
    clear:both;
    border:none;
    margin-right:15px;
}
#pageHeader, #content
{
    padding-top:15px;
}
#specialContent 
{
    margin-top:10px;
}

#tree,#tree * 
{
    cursor:default;
    font-size:12px;
    margin:0;
    padding:0;
}

#tree 
{
    margin:50px;
}

#tree a 
{
    background:url("/web/design/folder.gif") center left no-repeat;
    cursor:pointer;
    line-height:20px;
    padding-left:20px;
    text-decoration:none;
}



#tree,#tree dl 
{
    background:url("/web/design/vdot.gif") 8px 0 repeat-y;
    margin-top:0;
}

#tree dt 
{
    font-size:14px;
    font-weight:700;
    padding:1px 0;
}

#tree dd 
{
    background-image:url("/web/design/corner.gif");
    background-position:8px 0;
    background-repeat:no-repeat;
    margin:0;
    padding:1px 0 1px 19px;
}

#tree dt,#tree dd.last,#tree dd.pluslast,#tree dd.minuslast 
{
    background-color:#FFF;
}

/* Folder settings */
#tree dd.minus,#tree dd.plus,#tree dd.minuslast,#tree dd.pluslast 
{
    background-position:4px 0;
    padding:0 0 0 19px;
}

#tree dd.minus,#tree dd.minuslast 
{
    background-image:url("/web/design/mapminus.gif");
}

#tree dd.plus,#tree dd.pluslast 
{
    background-image:url("/web/design/mapplus.gif");
}