<style type="text/css">

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 169px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 13px;
}

#ddblueblockmenu li a{
display: block;
padding: 2px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
//border-left: 7px solid #1958b7;
}
* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
width: 169px; /*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: 2px 0;
padding-left: 9px;
width:169px;
background-color: black;
font: bold 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 13px;
}

#ddblueblockmenu div.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 35px;
	padding-right: 35px;
	color: #333333;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 20px;
}
#ddblueblockmenu div.header
	{
	font: normal 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 13px;
	padding: 2px 0;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	color: white;
                background-color: #2586d7;
	}
#ddblueblockmenu div.header1
	{
	font: normal 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 13px;
	padding: 2px 0;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	color: white;
        }

#ddblueblockmenu div.ptitle
	{
	font: normal 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 13px;
	padding: 2px 0;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	color: black;
                	background-color: #FF7000;
	}
#ddblueblockmenu td
	{
	font: normal 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 10px;
	padding: 2px 0;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	color: black;
	}
.body
	{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000086;
	    background-color: #FFFFFF;
	text-align:justify;
	}

/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 570px;
height:100px;
border: 1px solid black;
//background-color: #C6FFC6;
//background-color: #5599FF;
background-color: #FFFFFF;
padding: 5px;
}

.billcontent{
width:100%;
display:block;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
padding-left: 5px;
padding-right: 5px;
text-align:justify;
line-height: 20px;
}

</style>
