<style type="text/css">

body {
background-color: #FFFAFA;}

p {
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align: center; }

h3 {
font-size:18px;
text-align: center; 
font-family:'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;}

div {
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align: center; }

td {
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;}	

a {
color: #0000ff}

table {
margin:auto;
}

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

#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: 171px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #708b95/*#2175bc*/;
border-bottom: 1px solid #90bade;
border-left: 0px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 180px; /*IE 5*/
width: 171px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

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

</style>
