<link rel="shortcut icon" href="images/nav/labels/favicon2.ico">
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */




#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 208px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 208px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #ac6d2a;
border-bottom: 1px solid #000000;
border-left: 6px solid #d8b561;
border-right: 6px solid #d8b561;

}

* html #ddblueblockmenu li a{ /*IE only */
width: 208px; /*IE 5*/

}

#ddblueblockmenu li a:hover {
background-color: #672807;
border-left-color: #d8b561;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid #000000;
padding: 1px 0;
padding-left: 5px;
background-color: #501203;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

html, body{
scrollbar-face-color:#f7e695;
scrollbar-base-color:#f7e695;
scrollbar-arrow-color:#501203;
scrollbar-track-color:#501203;
scrollbar-shadow-color:#612607;
scrollbar-highlight-color:#612607;
scrollbar-3dlight-color:#612607;
scrollbar-darkshadow-Color:#612607;

}

</style>


