/* $Revision$ - $LastChangedDate$ */
#leftnavcontainer
{
background-color: #e9e9d7;
width: 173px;
border-left: 1px solid #ababab;
border-right: 1px solid #ababab;
}

#leftnavcontainer ul
{
margin: 3px;
padding: 2px;
list-style-type: none;
text-align: left;
font-weight:bold;
}

#leftnavcontainer ul li.nolink
{
padding-left: 13px;
text-align: left;
font-size: 12px;
color: #cc6600;
}

#leftnavcontainer ul li
{
color: #cc6600;
}

#leftnavcontainer ul li a
{
padding-left: 13px;
color: #cc6600;
text-align: left;
font-size: 12px;
text-decoration: none;
background: transparent url(../images_new/transparent.gif) left  no-repeat;
}

#leftnavcontainer ul li a:hover
{
background: transparent url(../images_new/arrowsdark.gif) left  no-repeat;
color: #ff9933;
}

#leftnavcontainer ul li.current a
{
background: transparent url(../images_new/arrowslight.gif) left  no-repeat;
color: #ff9933;
}

#leftnavcontainer .sublink ul li a
{
padding-left: 23px;
color: #663300;
text-align: left;
font-size: 12px;
text-decoration: none;
background: transparent url(../images_new/transparent.gif) left  no-repeat;
}

#leftnavcontainer .sublink ul li a:hover
{
background: transparent url(../images_new/arrowsdark.gif) left no-repeat;
color: #ff9933;
}

#leftnavcontainer .sublink ul li.current a
{
background: transparent url(../images_new/arrowsdark.gif) left no-repeat;
color: #ff9933;
}
