
/* ######### Left Menu ######### */

.categorylinks{
list-style-type: none;
padding-bottom: 0px;
font-size: 10px;
margin:0px;
padding-left:0px;
width:138px;
}

.categorylinks li{
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
padding-bottom: 0px;
font-size: 10px;
padding-left:0px;
width: 138px;

}

.categorylinks li a{
font-size: 10px;
color: #003366;
text-decoration: none;
font-weight: bold;
padding-bottom:4px;
padding-left:18px;
width: 138px;
display:block;
outline:none;
}

.categorylinks a:visited{
width: 138px;
color: #003366; 
font-size: 10px;
font-weight: bold;
display:block;
}

.categorylinks a:hover, .categorylinks a.active, #c11 a.active, #c12 a.active, #c16 a.active, #c3 a.active, #c10 a.active, #c52 a.active {
width: 138px; 
color: #fff;	
background: #668FB8;
background-image: url(../images/arrowwhite.gif);
background-repeat: no-repeat;  
text-decoration: none;
font-weight: bold; 
font-size: 10px; 
display:block;
}

.subnav {
padding:0 0 12px 12px;
font-weight:normal;
}

.hidden {
display:none; 	
}

.categorylinks .subnav a {
display:block;
color: #003366;
line-height:16px;
font-size:10px;
font-weight:normal;
text-decoration: none;
background:transparent url(../images/arrow.gif) no-repeat;
padding-left:15px;
}

.categorylinks .subnav a:hover {
text-decoration: underline;
color: #003366;
background:transparent url(../images/arrow.gif) no-repeat;
width:auto;
}


