<style type="text/css">

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

#ddblueblockmenu{
border: 1px #C5CBD8;
border-bottom-width: 0;
width: 185px;
}

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

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #D3D8E2;
background-color: #003366;
border-bottom: 1px solid #90bade;
border-left: 7px solid #D3D8E2;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #9DA8BF;
border-left-color: #003366;
}

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




#ddblueblockmenu2{
border: 1px #C5CBD8;
border-bottom-width: 0;
width: 185px;
}

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

#ddblueblockmenu2 li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #D3D8E2;
background-color: #003366;
border-bottom: 1px solid #90bade;
border-left: 7px solid #D3D8E2;
}

* html #ddblueblockmenu2 li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu2 li a:hover {
background-color: #9DA8BF;
border-left-color: #003366;
}

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

</style>
